From 34edb01e6f5828e7bc5de531582b17b2f2e44bc4 Mon Sep 17 00:00:00 2001 From: Dan Fortunato Date: Wed, 14 Feb 2024 07:51:03 +0000 Subject: [PATCH] fmm3d: add 1.0.2 bottle. --- Formula/fmm3d.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/fmm3d.rb b/Formula/fmm3d.rb index ab7ee90..ce644f4 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: "f9fca164a3f974a104b58f9ca085060304d621878cd10b33be172a775f7c12d3" + sha256 cellar: :any_skip_relocation, x86_64_linux: "2e119f1830cf79da4d0b4bbfcc03617d8e9fde71c3b97e04954c1fa52ec9efc3" + end + depends_on "gcc" def install