From c0fe1fa2b6f514230bcbb93b1862ca33d886d0be Mon Sep 17 00:00:00 2001 From: Adrian Ho <215702+gromgit@users.noreply.github.com> Date: Fri, 14 Feb 2025 11:05:42 +0000 Subject: [PATCH] ratarmount-mac: add 1.0.0 bottle. --- Formula/ratarmount-mac.rb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Formula/ratarmount-mac.rb b/Formula/ratarmount-mac.rb index 2246d46..e78c451 100644 --- a/Formula/ratarmount-mac.rb +++ b/Formula/ratarmount-mac.rb @@ -9,6 +9,12 @@ class RatarmountMac < Formula sha256 "fc5fadfc4dc268613eb3df832a0b3a3bc7fd40cd119b6aff83beaaa29ed05254" license "MIT" + bottle do + root_url "https://ghcr.io/v2/gromgit/fuse" + sha256 cellar: :any, arm64_sonoma: "68b4006721eabdf2e61d7cd70923e6947e7584632e90f959b27b148291e285dc" + sha256 cellar: :any, ventura: "89fef5efaf90f0a381e74a53f42d301c3f3b81ad15ddcc20929b8a93e0d48dc7" + end + depends_on "libgit2" depends_on MacfuseRequirement depends_on :macos