rclone-mac 1.71.2

This commit is contained in:
gromgit 2025-10-20 14:32:36 +00:00
parent bfdaf06e66
commit 4ca4a62ee4

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.71.1.tar.gz"
sha256 "a3aa14e37047081f9770d7c58a0f13e665ed99600259884246b1884fc4b30b6c"
url "https://github.com/rclone/rclone/archive/refs/tags/v1.71.2.tar.gz"
sha256 "54c619a2f6921981f276f01a12209bf2f2b5d94f580cd8699e93aa7c3e9ee9ba"
license "MIT"
head "https://github.com/rclone/rclone.git", branch: "master"