rclone 1.53.2
Closes #63491. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
93ff778806
commit
d58c548b9b
|
@ -1,8 +1,8 @@
|
||||||
class Rclone < Formula
|
class Rclone < Formula
|
||||||
desc "Rsync for cloud storage"
|
desc "Rsync for cloud storage"
|
||||||
homepage "https://rclone.org/"
|
homepage "https://rclone.org/"
|
||||||
url "https://github.com/rclone/rclone/archive/v1.53.1.tar.gz"
|
url "https://github.com/rclone/rclone/archive/v1.53.2.tar.gz"
|
||||||
sha256 "b606ebb82bf76cf7e050aaa7bfcc1a688783ec5a4c71a6c3df6aa2f73fe6c8c1"
|
sha256 "63c499cef3b216aa657b70ac8217b69f6b1925781d4d8881054194664462d4f1"
|
||||||
license "MIT"
|
license "MIT"
|
||||||
head "https://github.com/rclone/rclone.git"
|
head "https://github.com/rclone/rclone.git"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue