Skip to content

Commit

Permalink
symphony: add 5.6.18 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
tkralphs committed Feb 4, 2022
1 parent 44cc2a8 commit 0b49e08
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions symphony.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ class Symphony < Formula

head "https://github.com/coin-or/SYMPHONY"

bottle do
root_url "https://github.com/coin-or-tools/homebrew-coinor/releases/download/symphony-5.6.18"
sha256 cellar: :any, big_sur: "649af28bff2e2ef1e1736e0a8933bbdb809f2037826e9676aa26dcb653be296e"
sha256 cellar: :any, catalina: "13cf723e769a58337b113e452981ea47027298a3d869e63e557774d4ebd6949c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "eaf881a77a0e000107d05a3a8b53ac725ba3e6dbe921c88319eae7c8fbb061ce"
end

depends_on "pkg-config" => :build

depends_on "coin-or-tools/coinor/cgl"
Expand Down

0 comments on commit 0b49e08

Please sign in to comment.