highs: Update to version 1.8.0+0

This commit is contained in:
github-actions[bot] 2024-10-18 20:28:11 +00:00
parent c62ee02b39
commit 67c70b764b

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.7.2+0", "version": "1.8.0+0",
"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.7.2+0/HiGHS.v1.7.2.i686-w64-mingw32-cxx11.tar.gz#/dl.gz", "url": "https://github.com/JuliaBinaryWrappers/HiGHS_jll.jl/releases/download/HiGHS-v1.8.0+0/HiGHS.v1.8.0.i686-w64-mingw32-cxx11.tar.gz#/dl.gz",
"hash": "46ab29651352c914d317b12496efdd75104e8eb2f5ff4af99af355f1cbbc15a2" "hash": "7dae6235f06e949551d0981355dbe2aca1c08fc9e074b6f995c7d1403fe940cc"
}, },
"64bit": { "64bit": {
"url": "https://github.com/JuliaBinaryWrappers/HiGHS_jll.jl/releases/download/HiGHS-v1.7.2+0/HiGHS.v1.7.2.x86_64-w64-mingw32-cxx11.tar.gz#/dl.gz", "url": "https://github.com/JuliaBinaryWrappers/HiGHS_jll.jl/releases/download/HiGHS-v1.8.0+0/HiGHS.v1.8.0.x86_64-w64-mingw32-cxx11.tar.gz#/dl.gz",
"hash": "3547cc61007730bf522d4617b3fe47f980dbf129e8d5c5003609f90113d97fa7" "hash": "5e8191a4ee2a150a8c6b99a5dff540bb1003b49aa404c3e5df8b37da27a91d04"
} }
}, },
"installer": { "installer": {