mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-07 03:05:07 +00:00
(#21729) [scip] bump version to 8.1.0
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
sources:
|
||||
"8.1.0":
|
||||
url: "https://github.com/scipopt/scip/archive/refs/tags/v810.tar.gz"
|
||||
sha256: "b6daf54c37d02564b12fb32ec3bb7a105710eb0026adeafc602af4435fa94685"
|
||||
"8.0.4":
|
||||
url: "https://github.com/scipopt/scip/archive/refs/tags/v804.tar.gz"
|
||||
sha256: "48be3f568763e3fc209803e9426389df107491371cfcce38f73dcc99ede69a51"
|
||||
|
@@ -35,6 +35,7 @@ class SCIPConan(ConanFile):
|
||||
"with_sym": "bliss",
|
||||
}
|
||||
soplex_version_belonging_to_me = {
|
||||
"8.1.0": "6.0.4",
|
||||
"8.0.4": "6.0.4",
|
||||
"8.0.3": "6.0.3"
|
||||
}
|
||||
|
@@ -1,4 +1,6 @@
|
||||
versions:
|
||||
"8.1.0":
|
||||
folder: all
|
||||
"8.0.4":
|
||||
folder: all
|
||||
"8.0.3":
|
||||
|
Reference in New Issue
Block a user