mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
rclone: Update to version 1.54.1
This commit is contained in:
parent
e2f9ced1b5
commit
d72ae90c19
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.54.0",
|
||||
"version": "1.54.1",
|
||||
"description": "Sync files and directories to and from mulitple cloud / FTP / HTTP hosters.",
|
||||
"homepage": "https://rclone.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.54.0/rclone-v1.54.0-windows-amd64.zip",
|
||||
"hash": "36977be1450de456579fc31a1afd86ed716fbb9a0c7d1c1b854b34152b3ac161",
|
||||
"extract_dir": "rclone-v1.54.0-windows-amd64"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.54.1/rclone-v1.54.1-windows-amd64.zip",
|
||||
"hash": "b00f3120e03aa38f2472730d2b1bbbb4e00af3f5130e8b6d14a8b9f3ee96bece",
|
||||
"extract_dir": "rclone-v1.54.1-windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.54.0/rclone-v1.54.0-windows-386.zip",
|
||||
"hash": "1a061f3b3048646be65595bc0bd0cff4a9afabac65be1c84ae9e03f577c8aef5",
|
||||
"extract_dir": "rclone-v1.54.0-windows-386"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.54.1/rclone-v1.54.1-windows-386.zip",
|
||||
"hash": "3892be4225abb7e205c7603577da120277af2a7d2ccba47cea239ae20f1b78d3",
|
||||
"extract_dir": "rclone-v1.54.1-windows-386"
|
||||
}
|
||||
},
|
||||
"bin": "rclone.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user