diff --git a/Formula/rclone-mac.rb b/Formula/rclone-mac.rb index 457b2bd..662d4b4 100644 --- a/Formula/rclone-mac.rb +++ b/Formula/rclone-mac.rb @@ -12,6 +12,7 @@ class RcloneMac < Formula root_url "https://github.com/gromgit/homebrew-fuse/releases/download/rclone-mac-1.61.1" sha256 cellar: :any_skip_relocation, arm64_monterey: "56406f9b5505d6eb122299304869cc58298cbe870c9213cbf34b95ffb8428736" sha256 cellar: :any_skip_relocation, monterey: "5405f344b42e07f0395bc72afb752116cb7fb8f584c9008ce67cdbb71c160a45" + sha256 cellar: :any_skip_relocation, big_sur: "0d9a86811b7cf6217342a5ce2fba7dfd90b3223f248263cb16ede1e8f98c78bb" end depends_on "go" => :build