Skip to content

Commit

Permalink
fourtitwo: add 1.6.10 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
mahrud committed Oct 20, 2024
1 parent fec250c commit 6bf95eb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Formula/fourtitwo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ class Fourtitwo < Formula
sha256 "2f1bce3203da65b651d68cbd0ace0f89a16d1f436cf5f24e22bc15ec22df936a"
license "GPL-2.0-or-later"

bottle do
root_url "https://ghcr.io/v2/macaulay2/tap"
sha256 cellar: :any, arm64_sequoia: "3fdadf46b911cd014a9221d2447af0ae19ae1687a1477b89fa25f3f50b931e9c"
sha256 cellar: :any, arm64_sonoma: "9558d6ee6a212890cc6256df362ef6478161484e4bd07220b7a3513ce63fa2d3"
sha256 cellar: :any, ventura: "66c465ce694bd27994f925667fb9354906837e92c6fb15334bca385bc7ac185f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0ed17cbc8f60676717e8af67730bbc092f4b4fe8dbbe3d3f91eafedea3d993c8"
end

depends_on "autoconf" => :build
depends_on "automake" => :build
depends_on "libtool" => :build
Expand Down

0 comments on commit 6bf95eb

Please sign in to comment.