highs: Update to version 1.11.0+1

This commit is contained in:
github-actions[bot] 2025-06-08 04:30:23 +00:00
parent 6bab083e86
commit 0bc5b4e02d

View File

@ -1,17 +1,17 @@
{ {
"##": "This manifest uses 7z instead of Expand-7zipArchive due to invalid tar extraction error", "##": "This manifest uses 7z instead of Expand-7zipArchive due to invalid tar extraction error",
"version": "1.11.0+0", "version": "1.11.0+1",
"description": "High performance software for linear optimization", "description": "High performance software for linear optimization",
"homepage": "https://www.maths.ed.ac.uk/hall/HiGHS/", "homepage": "https://www.maths.ed.ac.uk/hall/HiGHS/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/JuliaBinaryWrappers/HiGHS_jll.jl/releases/download/HiGHS-v1.11.0+0/HiGHS.v1.11.0.i686-w64-mingw32-cxx11.tar.gz#/dl.gz", "url": "https://github.com/JuliaBinaryWrappers/HiGHS_jll.jl/releases/download/HiGHS-v1.11.0+1/HiGHS.v1.11.0.i686-w64-mingw32-cxx11.tar.gz#/dl.gz",
"hash": "38df93557cee92ecc269114e40ac6fa767184cd7db503b212aa15b3998bc9fef" "hash": "ad1ff656a3e13727b526ed7013a70bd08b9b0b9a23bb3c41d55c673853b75b4b"
}, },
"64bit": { "64bit": {
"url": "https://github.com/JuliaBinaryWrappers/HiGHS_jll.jl/releases/download/HiGHS-v1.11.0+0/HiGHS.v1.11.0.x86_64-w64-mingw32-cxx11.tar.gz#/dl.gz", "url": "https://github.com/JuliaBinaryWrappers/HiGHS_jll.jl/releases/download/HiGHS-v1.11.0+1/HiGHS.v1.11.0.x86_64-w64-mingw32-cxx11.tar.gz#/dl.gz",
"hash": "8c59525eda77c981e2ce9e513282abe429d1cc2959fddaa67d36904953894a56" "hash": "196243d57d20ba3db702fd9c698761e0831fd664c7b146efe0806ee1e989bf6e"
} }
}, },
"installer": { "installer": {