diff --git a/Formula/fmm3d.rb b/Formula/fmm3d.rb index ab7ee90..1212adf 100644 --- a/Formula/fmm3d.rb +++ b/Formula/fmm3d.rb @@ -5,6 +5,13 @@ class Fmm3d < Formula sha256 "e29a1ebe485d2431d4e330334b2853bc91b957afde6e24c2991099b28bd2b97c" license "Apache-2.0" + bottle do + root_url "https://ghcr.io/v2/flatironinstitute/ccm" + rebuild 1 + sha256 cellar: :any, ventura: "fc70e2f42f5234611d1285ede92c83a8e7a949e8e1250e76bd5fef47ccc43a0b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "8544c4d86fe89c16fc547182cbf3585c989d3f0c23608739c7ce3fa0e36326d5" + end + depends_on "gcc" def install