8000 cgl 0.60.7 · ArduinoBot/homebrew-core@2bffd19 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2bffd19

Browse files
committed
cgl 0.60.7
cgl: update resource
1 parent 31a0fb4 commit 2bffd19

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/cgl.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Cgl < Formula
22
desc "Cut Generation Library"
33
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"
66
license "EPL-2.0"
77

88
livecheck do
@@ -27,7 +27,7 @@ class Cgl < Formula
2727
depends_on "osi"
2828

2929
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"
3131
sha256 "8ccff819023237c79ef32e238a5da9348725ce9a4425d48888baf3a0b3b42628"
3232
end
3333

0 commit comments

Comments
 (0)
0