diff --git a/Formula/rclone-mac.rb b/Formula/rclone-mac.rb index e115138..251389e 100644 --- a/Formula/rclone-mac.rb +++ b/Formula/rclone-mac.rb @@ -10,7 +10,8 @@ class RcloneMac < Formula bottle do root_url "https://github.com/gromgit/homebrew-fuse/releases/download/rclone-mac-1.56.2" - sha256 cellar: :any_skip_relocation, big_sur: "dde60c85ebea43e04070fb5b4276d742f50c160ea18b51f23e259b28e2b61db1" + sha256 cellar: :any_skip_relocation, big_sur: "dde60c85ebea43e04070fb5b4276d742f50c160ea18b51f23e259b28e2b61db1" + sha256 cellar: :any_skip_relocation, catalina: "4df817942afa9f9cb42dcbe95bcbe42ea93398702c8926c9ec8b6eef16d9f0ca" end depends_on "go" => :build