Skip to content

Commit

Permalink
Remove stale bottles
Browse files Browse the repository at this point in the history
  • Loading branch information
danfortunato authored Feb 21, 2024
1 parent 3ba8993 commit 453b1c0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Formula/fmm3d.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,6 @@ class Fmm3d < Formula
license "Apache-2.0"
head "https://github.com/flatironinstitute/FMM3D.git", branch: "master"

bottle do
root_url "https://ghcr.io/v2/flatironinstitute/ccm"
sha256 cellar: :any, ventura: "b656b343a56284d8a24d07850515ab99a45a6acd03ae0b0de4867d1fd745fd4b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "43b26f7877439572dccf5a17dc9c0b65e209552c281f2be31c021537b030dd75"
end

depends_on "gcc"

def install
Expand Down

0 comments on commit 453b1c0

Please sign in to comment.