Skip to content

Commit 0c5a8ee

Browse files
committed
linbox: update 1.7.0_1 bottle.
1 parent 86eecf1 commit 0c5a8ee

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

Formula/linbox.rb

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,11 @@ class Linbox < Formula
99
head "https://github.com/linbox-team/linbox.git", using: :git, branch: "master"
1010

1111
bottle do
12-
root_url "https://github.com/Macaulay2/homebrew-tap/releases/download/linbox-1.7.0"
13-
sha256 cellar: :any, arm64_ventura: "b603f57c404b5b15b830ecddb81f9def82be4d57dbe88c50d5024af347842773"
14-
sha256 cellar: :any, ventura: "e5882e9d6f41cc2233d0f6b406cc14e813ef97dacf48098161a07dcea099df74"
15-
sha256 cellar: :any, monterey: "6cb19cdcb31f7bed85876b47f4566c0a3b4ca7399957db57926cc4c15adb173e"
16-
sha256 cellar: :any, big_sur: "e0139e4c5caee0c3b52411a182e55569892a77f76c8bef04a1996122218aee38"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "feb752911c5c7156bc95400a4292b60c53ba99a2ae5de57f2e04fe25aea648c4"
12+
root_url "https://github.com/Macaulay2/homebrew-tap/releases/download/linbox-1.7.0_1"
13+
sha256 cellar: :any, arm64_sonoma: "e2efdb9d1ed680e5756ae9e3162d208124ffcbc471f3c60abbf4aa93437ed62b"
14+
sha256 cellar: :any, ventura: "aa3efe72c0995118689e101c14f485bdf73ba5e8f4c2c52810d1e447d8ef4c62"
15+
sha256 cellar: :any, monterey: "ecefbd6696dc3233eead7b8bf864d577e2938b8894494d2ebe1224092c6cd5f7"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "dc2c6b45edadc5ef7fae8ba064c018d3ac02a2849c0cac61504dd25b3fb2cc2e"
1817
end
1918

2019
depends_on "autoconf" => :build

0 commit comments

Comments
 (0)