Skip to content

Commit

Permalink
Update fmm3d.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
danfortunato authored Feb 14, 2024
1 parent 34edb01 commit 5ed573c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/fmm3d.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ class Fmm3d < Formula
bottle do
root_url "https://ghcr.io/v2/flatironinstitute/ccm"
rebuild 1
sha256 cellar: :any, ventura: "f9fca164a3f974a104b58f9ca085060304d621878cd10b33be172a775f7c12d3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2e119f1830cf79da4d0b4bbfcc03617d8e9fde71c3b97e04954c1fa52ec9efc3"
sha256 cellar: :any, ventura: "fc70e2f42f5234611d1285ede92c83a8e7a949e8e1250e76bd5fef47ccc43a0b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8544c4d86fe89c16fc547182cbf3585c989d3f0c23608739c7ce3fa0e36326d5"
end

depends_on "gcc"
Expand Down

0 comments on commit 5ed573c

Please sign in to comment.