rclone-mac 1.69.0

This commit is contained in:
Adrian Ho 2025-02-10 16:54:50 +08:00
parent 35d7e524ae
commit bea17a4625

View file

@ -3,8 +3,8 @@ require_relative "../require/macfuse"
class RcloneMac < Formula
desc "Rsync for cloud storage (with macOS FUSE mount support)"
homepage "https://rclone.org/"
url "https://github.com/rclone/rclone/archive/refs/tags/v1.62.2.tar.gz"
sha256 "6741c81ae5b5cb48a04055f280f6e220ed4b35d26fe43f59510d0f7740044748"
url "https://github.com/rclone/rclone/archive/refs/tags/v1.69.0.tar.gz"
sha256 "9b360793108d0b9a3208dacece76e72f5d9253c6710da1c08a1eb8a91eeb9854"
license "MIT"
head "https://github.com/rclone/rclone.git"