Skip to content

Commit

Permalink
rclone-mac: update 1.62.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Ho committed Apr 13, 2023
1 parent 29ef273 commit 85e8136
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Formula/rclone-mac.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ 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, monterey: "eb442e32a816e0eb7293e8c6b41b63bcc85653b453660da412972665f35bcbb7"
sha256 cellar: :any_skip_relocation, big_sur: "d9df31fc8adcb9e123cf8c9c9ee87ea878bd12053ba86eb7279ad35a863dbf5a"
sha256 cellar: :any_skip_relocation, arm64_monterey: "83fd26fe9ac9fea9ce01c50e51e68e15de4d16486960a8260200a9305da5dfe7"
sha256 cellar: :any_skip_relocation, monterey: "eb442e32a816e0eb7293e8c6b41b63bcc85653b453660da412972665f35bcbb7"
sha256 cellar: :any_skip_relocation, big_sur: "d9df31fc8adcb9e123cf8c9c9ee87ea878bd12053ba86eb7279ad35a863dbf5a"
end

depends_on "go" => :build
Expand Down

0 comments on commit 85e8136

Please sign in to comment.