mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-06 07:50:35 +00:00
rclone-mac 1.70.3
Closes #142. Signed-off-by: Adrian Ho <215702+gromgit@users.noreply.github.com>
This commit is contained in:
parent
d2025af5f2
commit
54e9aaa274
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.70.2.tar.gz"
|
||||
sha256 "dc6b1eabbe35cfde3b9db2a25567ed6d4f4e65b5c71e52da7d6ff5f987ba86dc"
|
||||
url "https://github.com/rclone/rclone/archive/refs/tags/v1.70.3.tar.gz"
|
||||
sha256 "0b25fb9f0cb26883cfa885576ddb34276564a1e224edc5aacab826f9ba22179d"
|
||||
license "MIT"
|
||||
head "https://github.com/rclone/rclone.git"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue