rclone-mac 1.69.3

Closes #129.

Signed-off-by: Adrian Ho <215702+gromgit@users.noreply.github.com>
This commit is contained in:
gromgit 2025-05-21 22:32:12 +00:00 committed by Adrian Ho
parent 4818c1ff33
commit 2f6c7ac11a

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.69.1.tar.gz"
sha256 "2fe258d1b4257aef98b53794c27d1b254ee0f2e307634f94fbf3c71786e3b1b5"
url "https://github.com/rclone/rclone/archive/refs/tags/v1.69.3.tar.gz"
sha256 "ff6d17d187dd23648bfd33f20ff48902f7f08d2d9231f1f11825109903356b21"
license "MIT"
head "https://github.com/rclone/rclone.git"