From 8122f680a99301e3417d3765a561e144e1a3cdad Mon Sep 17 00:00:00 2001 From: Adrian Ho <215702+gromgit@users.noreply.github.com> Date: Sun, 22 Jun 2025 12:12:45 +0000 Subject: [PATCH] rclone-mac: update 1.70.1 bottle. --- Formula/rclone-mac.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/rclone-mac.rb b/Formula/rclone-mac.rb index d5b64a5..8dde004 100644 --- a/Formula/rclone-mac.rb +++ b/Formula/rclone-mac.rb @@ -10,8 +10,8 @@ class RcloneMac < Formula bottle do root_url "https://ghcr.io/v2/gromgit/fuse" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "af8e6a75dcc7df184f914d3841eb4dc1391b1a7b6d33d5f7d415e50e26b2f703" - sha256 cellar: :any_skip_relocation, ventura: "78f811201150440ff994d8487bfc3a3331cd71849ffae5451a589ab5205271cf" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "cd779d8780726e401b6166cd55844e8f477f4f4aa13bae76c1c0a40b5e245d9a" + sha256 cellar: :any_skip_relocation, ventura: "866ccaedc147520f7648eac0c290b93970b3891c6205b714c6bd91334f623954" end depends_on "go" => :build