Skip to content

Commit

Permalink
chaplin: rebuild bottles
Browse files Browse the repository at this point in the history
  • Loading branch information
davidchall authored Feb 27, 2024
1 parent e826a2d commit d93c7b8
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Formula/chaplin.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,6 @@ class Chaplin < Formula
regex(/href=.*?chaplin[._-]v?(\d+(?:\.\d+)+)\.t/i)
end

bottle do
root_url "https://ghcr.io/v2/davidchall/hep"
sha256 cellar: :any, monterey: "6f4be0bee5810c52fbaaa5107932f8a0473fd00ffa51f671fda55b720c33fce1"
sha256 cellar: :any, big_sur: "3603c69604755c2e2a40f548af1b7b94a5f8838b4d5285a24d8cde8405796156"
sha256 cellar: :any, catalina: "355b4dd464b705a29ec4054545299d08a07d2e3e4e8b825195caa15baa8e4963"
end

depends_on "gcc" # for gfortran

def install
Expand Down

0 comments on commit d93c7b8

Please sign in to comment.