From 325091e91e9ed3ed83f19cf47faf5192f9d116c5 Mon Sep 17 00:00:00 2001 From: Adrian Ho Date: Thu, 16 Jun 2022 14:03:22 +0800 Subject: [PATCH] rclone-mac: update 1.58.1 bottle. --- Formula/rclone-mac.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/rclone-mac.rb b/Formula/rclone-mac.rb index 474a26e..819eabb 100644 --- a/Formula/rclone-mac.rb +++ b/Formula/rclone-mac.rb @@ -11,6 +11,7 @@ class RcloneMac < Formula bottle do root_url "https://github.com/gromgit/homebrew-fuse/releases/download/rclone-mac-1.58.1" sha256 cellar: :any_skip_relocation, arm64_monterey: "febae506ed3911f919d34763066f9a4c9c11c95b796dea9f0d7a27a2da368921" + sha256 cellar: :any_skip_relocation, big_sur: "1dcd3f05bb5a740b7a032faf6eb038eaa7c01c6d3e5657faaaf9b483746bfba0" end depends_on "go" => :build