Skip to content

Commit 22aa59b

Browse files
committed
Improved comment
1 parent 2239b8c commit 22aa59b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dependencies/scripts/download_dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ curl -L -o BQPD.tar.gz "$ASSET_URL"
3232
tar -xzvf BQPD.tar.gz
3333
pwd
3434

35-
# download UnoUtils: MUMPS (+ METIS, BLAS and LAPACK) and HiGHS
35+
# download UnoUtils: MUMPS (+ METIS, BLAS and LAPACK), HiGHS, and SSIDS
3636
VERSION="2026.4.16"
3737
REPO="https://github.com/amontoison/UnoUtils_jll.jl/releases/download/UnoUtils-v${VERSION}%2B0"
3838
ASSET_NAME="UnoUtils.v${VERSION}.${ARCH}-${OS}-libgfortran5-cxx11.tar.gz"

0 commit comments

Comments
 (0)