rclone 1.34
Closes #6762. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
394d974178
commit
69e8235751
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/go"
|
|||
class Rclone < Formula
|
||||
desc "rsync for cloud storage"
|
||||
homepage "http://rclone.org"
|
||||
url "https://github.com/ncw/rclone/archive/v1.33.tar.gz"
|
||||
sha256 "c1f947b9fa624bb70da151327d3b7e4652746ae56a2e66772a0808f2061efde3"
|
||||
url "https://github.com/ncw/rclone/archive/v1.34.tar.gz"
|
||||
sha256 "8426b19e0a94149fcfc0d5d1fb481af4d907459165c46cdc2d6e8eeba22851a6"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue