From 19c6cd8551adfb2c8c3fff97f6bcbc278a91cff6 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sat, 16 Jun 2018 22:49:58 -0700 Subject: [PATCH] rclone 1.42 Closes #29124. Signed-off-by: ilovezfs --- Formula/rclone.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/rclone.rb b/Formula/rclone.rb index 3868b45cab..7c4bd0385d 100644 --- a/Formula/rclone.rb +++ b/Formula/rclone.rb @@ -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