rclone 1.42
Closes #29124. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
13cc91e112
commit
19c6cd8551
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Rclone < Formula
|
||||
desc "Rsync for cloud storage"
|
||||
homepage "https://rclone.org/"
|
||||
url "https://github.com/ncw/rclone/archive/v1.41.tar.gz"
|
||||
sha256 "4f4cadb4db3a7daff7fa6539eb45273fad5203a0cc9c3a2bd8c2bdb8b349d872"
|
||||
url "https://github.com/ncw/rclone/archive/v1.42.tar.gz"
|
||||
sha256 "fa84044fd387b7366de1234fba073dacd0fd7015b36751f3ec18514b704a2fd6"
|
||||
head "https://github.com/ncw/rclone.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue