Skip to content

Commit

Permalink
hoppet: rebuild bottles
Browse files Browse the repository at this point in the history
Closes #339.

Signed-off-by: David C Hall <[email protected]>
  • Loading branch information
davidchall committed Oct 12, 2023
1 parent 99c654b commit 2cbd044
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Formula/hoppet.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,6 @@ class Hoppet < Formula
regex(/href=.*?hoppet[._-]v?(\d+(?:\.\d+)+)\.t/i)
end

bottle do
root_url "https://ghcr.io/v2/davidchall/hep"
sha256 cellar: :any_skip_relocation, monterey: "edcc774e58323d48b7bd32249149aa004fdf1b5f6d35eaf7063ebfe1be55ca0e"
sha256 cellar: :any_skip_relocation, big_sur: "ad51ad289809efbeeafbda083929c16a8fda7b3d61adda228220a6527eceed9c"
sha256 cellar: :any_skip_relocation, catalina: "24a394a8a4e59c662d76267c4b8254314cb2fc5e64705154dad1ea1e8bf4ec29"
end

option "with-test", "Test during installation"

depends_on "gcc" # for gfortran
Expand Down

0 comments on commit 2cbd044

Please sign in to comment.