File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
class Cgl < Formula
2
2
desc "Cut Generation Library"
3
3
homepage "https://github.com/coin-or/Cgl"
4
- url "https://github.com/coin-or/Cgl/archive/releases/0.60.6 .tar.gz"
5
- sha256 "9e2c51ffad816ab408763d6b931e2a3060482ee4bf1983148969de96d4b2c9ce "
4
+ url "https://github.com/coin-or/Cgl/archive/releases/0.60.7 .tar.gz"
5
7B70
+ sha256 "93b30a80b5d2880c2e72d5877c64bdeaf4d7c1928b3194ea2f88b1aa4517fb1b "
6
6
license "EPL-2.0"
7
7
8
8
livecheck do
@@ -27,7 +27,7 @@ class Cgl < Formula
27
27
depends_on "osi"
28
28
29
29
resource "coin-or-tools-data-sample-p0033-mps" do
30
- url "https://raw.githubusercontent.com/coin-or-tools/Data-Sample/releases/1.2.11 /p0033.mps"
30
+ url "https://raw.githubusercontent.com/coin-or-tools/Data-Sample/releases/1.2.12 /p0033.mps"
31
31
sha256 "8ccff819023237c79ef32e238a5da9348725ce9a4425d48888baf3a0b3b42628"
32
32
end
33
33
You can’t perform that action at this time.
0 commit comments