Skip to content

Commit 150ea50

Browse files
committed
rclone 1.70.3
1 parent ef220a3 commit 150ea50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/rclone.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Rclone < Formula
22
desc "Rsync for cloud storage"
33
homepage "https://rclone.org/"
4-
url "https://github.com/rclone/rclone/archive/refs/tags/v1.70.2.tar.gz"
5-
sha256 "dc6b1eabbe35cfde3b9db2a25567ed6d4f4e65b5c71e52da7d6ff5f987ba86dc"
4+
url "https://github.com/rclone/rclone/archive/refs/tags/v1.70.3.tar.gz"
5+
sha256 "0b25fb9f0cb26883cfa885576ddb34276564a1e224edc5aacab826f9ba22179d"
66
license "MIT"
77
head "https://github.com/rclone/rclone.git", branch: "master"
88

0 commit comments

Comments
 (0)