Skip to content

Commit

Permalink
normaliz: update 3.10.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
mahrud committed Mar 1, 2024
1 parent ec4535e commit 135f038
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions Formula/normaliz.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,11 @@ class Normaliz < Formula
license "GPL-3.0-only"

bottle do
root_url "https://github.com/Macaulay2/homebrew-tap/releases/download/normaliz-3.10.1"
sha256 cellar: :any, arm64_sonoma: "e59bc4689865952c54cce254336e004f6842bb5586afdd04cf2b3ac76934dbe3"
sha256 cellar: :any, arm64_monterey: "234c8c27a07bbda20cb534f1a1ea1ad5a425f8487d629edd6aa8b2fe79bd7452"
sha256 cellar: :any, ventura: "b8cbec583456a6437627333ea2842f1dec0ccf8f54a1613efda6cfab4223a897"
sha256 cellar: :any, monterey: "dd036d66eee8313b452b3ea746890c2c4acc8408de10860fc7f474fa739181a2"
sha256 cellar: :any, big_sur: "387e82eaccda9c68076f3db6848792a57485c83a4f1a039f9f635fcd6bfeefc0"
sha256 cellar: :any_skip_relocation, x86_64_linux: "906077f6c60a11e47aa23b6cdc71af3a6e4f79e9f5d21cb58d5918644c701e69"
root_url "https://github.com/Macaulay2/homebrew-tap/releases/download/normaliz-3.10.2"
sha256 cellar: :any, arm64_sonoma: "0bd6eb821a64fbe04cbc56d6349baf08df547ab5d4a33e727e5a11d9ebdd6b23"
sha256 cellar: :any, ventura: "7e262b5e222a88cf3bbde55f2d174dfa4cc258ecf33292d8c4c768ac2c38c96d"
sha256 cellar: :any, monterey: "8f9debc426f4ec7fca2dc787dc117b00a1f5e68d46be2bdc55d9abc5fa820407"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a9e79896b9ee78e07564d3788c1c25d2e353497f19d9014c8156f22f53a48a1b"
end

depends_on "autoconf" => :build
Expand Down

0 comments on commit 135f038

Please sign in to comment.