diff --git a/Formula/fmm3d.rb b/Formula/fmm3d.rb index ce644f4..1212adf 100644 --- a/Formula/fmm3d.rb +++ b/Formula/fmm3d.rb @@ -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"