rclone 1.36
Closes #11286. Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
This commit is contained in:
parent
c67a87bde2
commit
9d12212f45
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/go"
|
||||||
class Rclone < Formula
|
class Rclone < Formula
|
||||||
desc "rsync for cloud storage"
|
desc "rsync for cloud storage"
|
||||||
homepage "http://rclone.org"
|
homepage "http://rclone.org"
|
||||||
url "https://github.com/ncw/rclone/archive/v1.35.tar.gz"
|
url "https://github.com/ncw/rclone/archive/v1.36.tar.gz"
|
||||||
sha256 "63a075c4e6725f1a59c151a2d0d8cdf3119940fe293ee6220ff9fea6438b6fd7"
|
sha256 "a573b70e3aeb355b943dddd6ae9375386fc21bf12dfba601d8d7280f97c4c884"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
rebuild 1
|
rebuild 1
|
||||||
|
|
Loading…
Reference in a new issue