Bump Coin-or dependencies

This commit is contained in:
Corentin Le Molgat
2020-02-04 12:01:59 +01:00
parent 7883c52f87
commit a5caa9a730
3 changed files with 17 additions and 16 deletions

View File

@@ -1,8 +1,9 @@
Protobuf=3.11.2
gflags=2.2.2
glog=0.4.0
Cbc=2.10.3
CoinUtils=2.11.2
Osi=0.108.4
Clp=1.17.3
Cgl=0.60.2
Protobuf=3.11.2
abseil-cpp=8ba96a8
Cbc=2.10.4
Cgl=0.60.3
Clp=1.17.5
Osi=0.108.6
CoinUtils=2.11.4

View File

@@ -23,11 +23,11 @@ GFLAGS_TAG = 2.2.2
GLOG_TAG = 0.4.0
PROTOBUF_TAG = 3.11.2
ABSL_TAG = 8ba96a8
CBC_TAG = 2.10.3
CGL_TAG = 0.60.2
CLP_TAG = 1.17.3
OSI_TAG = 0.108.4
COINUTILS_TAG = 2.11.2
CBC_TAG = 2.10.4
CGL_TAG = 0.60.3
CLP_TAG = 1.17.5
OSI_TAG = 0.108.6
COINUTILS_TAG = 2.11.4
PATCHELF_TAG = 0.10
# Main target.

View File

@@ -39,11 +39,11 @@ GFLAGS_TAG = 2.2.2
GLOG_TAG = 0.4.0
PROTOBUF_TAG = 3.11.2
ABSL_TAG = 8ba96a8
CBC_TAG = 2.10.3
CGL_TAG = 0.60.2
CLP_TAG = 1.17.3
OSI_TAG = 0.108.4
COINUTILS_TAG = 2.11.2
CBC_TAG = 2.10.4
CGL_TAG = 0.60.3
CLP_TAG = 1.17.5
OSI_TAG = 0.108.6
COINUTILS_TAG = 2.11.4
SWIG_TAG = 4.0.1
# Added in support of clean third party targets