Skip to content

Commit eb52d8b

Browse files
authored
scip: add version 9.2.4 (#28735)
1 parent 76b88e0 commit eb52d8b

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

recipes/scip/all/conandata.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
sources:
2+
"9.2.4":
3+
url: "https://github.com/scipopt/scip/archive/refs/tags/v924.tar.gz"
4+
sha256: "780cc185e006ac09163d66d5fed2dbeabd1fdbe660232e7e46e9e51c77c3ab5d"
25
"9.2.3":
36
url: "https://github.com/scipopt/scip/archive/refs/tags/v923.tar.gz"
47
sha256: "876227c75475a295e586871996281582d10cfdebf5792c10183e1c336a197d11"
@@ -23,6 +26,9 @@ patches:
2326
patch_description: "Change hard-coded paths to conan includes"
2427
patch_type: "conan"
2528
version_mappings:
29+
"9.2.4":
30+
soplex: "7.1.6"
31+
default_sym: "snauty"
2632
"9.2.3":
2733
soplex: "7.1.5"
2834
default_sym: "snauty"

recipes/scip/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
versions:
2+
"9.2.4":
3+
folder: all
24
"9.2.3":
35
folder: all
46
"9.2.0":

0 commit comments

Comments
 (0)