mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-06 07:50:35 +00:00
rclone-mac 1.72.0
Closes #176. Signed-off-by: Adrian Ho <215702+gromgit@users.noreply.github.com>
This commit is contained in:
parent
0c5e47a7f4
commit
f5b1ac31c9
1 changed files with 2 additions and 2 deletions
|
|
@ -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.2.tar.gz"
|
||||
sha256 "54c619a2f6921981f276f01a12209bf2f2b5d94f580cd8699e93aa7c3e9ee9ba"
|
||||
url "https://github.com/rclone/rclone/archive/refs/tags/v1.72.0.tar.gz"
|
||||
sha256 "5a2eccbc3519224377c0fbbf4469c6e8125c37616ac28cf3c3ec091ccfbbe0c5"
|
||||
license "MIT"
|
||||
head "https://github.com/rclone/rclone.git", branch: "master"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue