Skip to content

Commit

Permalink
rclone-mac: update version to v1.66.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dnicolson committed Apr 7, 2024
1 parent a8bd098 commit e5acda0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/rclone-mac.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
class RcloneMac < Formula
desc "Rsync for cloud storage (with macOS FUSE mount support)"
homepage "https://rclone.org/"
url "https://github.com/rclone/rclone/archive/v1.62.2.tar.gz"
sha256 "6741c81ae5b5cb48a04055f280f6e220ed4b35d26fe43f59510d0f7740044748"
url "https://github.com/rclone/rclone/archive/v1.66.0.tar.gz"
sha256 "9249391867044a0fa4c5a948b46a03b320706b4d5c4d59db9d4aeff8d47cade2"
license "MIT"
head "https://github.com/rclone/rclone.git"

Expand Down

0 comments on commit e5acda0

Please sign in to comment.