mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-31 15:02:17 +00:00
rclone-mac 1.69.0
This commit is contained in:
parent
35d7e524ae
commit
bea17a4625
1 changed files with 2 additions and 2 deletions
|
|
@ -3,8 +3,8 @@ require_relative "../require/macfuse"
|
||||||
class RcloneMac < Formula
|
class RcloneMac < Formula
|
||||||
desc "Rsync for cloud storage (with macOS FUSE mount support)"
|
desc "Rsync for cloud storage (with macOS FUSE mount support)"
|
||||||
homepage "https://rclone.org/"
|
homepage "https://rclone.org/"
|
||||||
url "https://github.com/rclone/rclone/archive/refs/tags/v1.62.2.tar.gz"
|
url "https://github.com/rclone/rclone/archive/refs/tags/v1.69.0.tar.gz"
|
||||||
sha256 "6741c81ae5b5cb48a04055f280f6e220ed4b35d26fe43f59510d0f7740044748"
|
sha256 "9b360793108d0b9a3208dacece76e72f5d9253c6710da1c08a1eb8a91eeb9854"
|
||||||
license "MIT"
|
license "MIT"
|
||||||
head "https://github.com/rclone/rclone.git"
|
head "https://github.com/rclone/rclone.git"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue