We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef220a3 commit 150ea50Copy full SHA for 150ea50
Formula/r/rclone.rb
@@ -1,8 +1,8 @@
1
class Rclone < Formula
2
desc "Rsync for cloud storage"
3
homepage "https://rclone.org/"
4
- url "https://github.com/rclone/rclone/archive/refs/tags/v1.70.2.tar.gz"
5
- sha256 "dc6b1eabbe35cfde3b9db2a25567ed6d4f4e65b5c71e52da7d6ff5f987ba86dc"
+ url "https://github.com/rclone/rclone/archive/refs/tags/v1.70.3.tar.gz"
+ sha256 "0b25fb9f0cb26883cfa885576ddb34276564a1e224edc5aacab826f9ba22179d"
6
license "MIT"
7
head "https://github.com/rclone/rclone.git", branch: "master"
8
0 commit comments