From 890da7ff43415d29326b2f892c2d630c63780abf Mon Sep 17 00:00:00 2001 From: Adrian Ho Date: Fri, 14 Apr 2023 01:07:44 +0800 Subject: [PATCH] rclone-mac: update 1.62.2 bottle. --- Formula/rclone-mac.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/rclone-mac.rb b/Formula/rclone-mac.rb index dff261a..cea03cb 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.62.2" - sha256 cellar: :any_skip_relocation, big_sur: "d9df31fc8adcb9e123cf8c9c9ee87ea878bd12053ba86eb7279ad35a863dbf5a" + sha256 cellar: :any_skip_relocation, monterey: "eb442e32a816e0eb7293e8c6b41b63bcc85653b453660da412972665f35bcbb7" + sha256 cellar: :any_skip_relocation, big_sur: "d9df31fc8adcb9e123cf8c9c9ee87ea878bd12053ba86eb7279ad35a863dbf5a" end depends_on "go" => :build