Skip to content

Commit

Permalink
macaulay2: add 1.23-rc1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
mahrud committed Mar 1, 2024
1 parent 8014b81 commit 2234306
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Formula/macaulay2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@ class Macaulay2 < Formula

head "https://github.com/Macaulay2/M2/archive/refs/heads/development.tar.gz"

bottle do
root_url "https://github.com/Macaulay2/homebrew-tap/releases/download/macaulay2-1.23-rc1"
sha256 cellar: :any, arm64_sonoma: "07d63ed8d26fff95d0e124c1dd3c99f039fc1865bf1931dc8b9d9e79df9836fa"
sha256 cellar: :any, ventura: "d32af1079f604a504df341420d7cc498f66882eebf8da51defde3996b17ed5ea"
sha256 cellar: :any, monterey: "6f82cd9e3d8a36f58247656d0bc80cd4ec4319e5bc0906bea4f9f962a6561963"
sha256 x86_64_linux: "ee8346922b538b0a6eb95c11144fca9fff03307f3c75d1580dad873d69e04cd1"
end

depends_on "bison" => :build
depends_on "cmake" => :build
depends_on "ninja" => :build
Expand Down

0 comments on commit 2234306

Please sign in to comment.