[zimpl] Update to 3.6.1 (#40716)

Co-authored-by: Monica <v-liumonica@microsoft.com>
This commit is contained in:
MonicaLiu 2024-09-01 05:56:32 +00:00 committed by GitHub
parent 13fd5f60e8
commit 06f7e2b53e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 10 additions and 5 deletions

View File

@ -3,7 +3,7 @@ index 7cf9d85..85d33a7 100644
--- a/zimpl/CMakeLists.txt
+++ b/zimpl/CMakeLists.txt
@@ -4,7 +4,7 @@ project(ZIMPL
VERSION 3.5.3
VERSION 3.6.1
LANGUAGES C)
-if(CMAKE_BUILD_TYPE STREQUAL "Debug")

View File

@ -1,10 +1,10 @@
vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
# The latest version of ZIMPL is included in the SCIP Optimization Suite.
set(scipoptsuite_version 8.0.4)
set(scipoptsuite_version 9.1.0)
vcpkg_download_distfile(ARCHIVE
URLS "https://scipopt.org/download/release/scipoptsuite-${scipoptsuite_version}.tgz"
SHA512 46b56b3a4a5fcb4d6d53b5ffd9320bdf37fb55b9b8450a065312aa1e4f88863d3c563a495cf2622ef70a80132149c7b8f36cdb9a9e43906f4cfcafcb9dd6d606
SHA512 03c1c49dd5e4dbc5bfd4f07305937079773f6912c87b0ba86166fc02996928e8d23332137a944f16f2488a88dc12a4a2c6ebde216eb4532135ed282a182bfdaf
FILENAME "scipoptsuite-${scipoptsuite_version}.tgz"
)
vcpkg_extract_source_archive(

View File

@ -1,6 +1,6 @@
{
"name": "zimpl",
"version": "3.5.3",
"version": "3.6.1",
"description": "Zuse Institut Mathematical Programming Language",
"homepage": "http://zimpl.zib.de/",
"license": "LGPL-3.0-or-later",

View File

@ -9817,7 +9817,7 @@
"port-version": 2
},
"zimpl": {
"baseline": "3.5.3",
"baseline": "3.6.1",
"port-version": 0
},
"zint": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "fecfdb732d67c4d18cb446e2052e7fc425872525",
"version": "3.6.1",
"port-version": 0
},
{
"git-tree": "6598ebbe8c537c546a9cc0d71c8fd9e0a4dd6b94",
"version": "3.5.3",