mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-02 14:04:27 +00:00
rclone: Update to version 1.53.3
This commit is contained in:
parent
6474981c1e
commit
88d972fcd4
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.53.2",
|
||||
"version": "1.53.3",
|
||||
"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.53.2/rclone-v1.53.2-windows-amd64.zip",
|
||||
"hash": "3f6c1661c3369708619b22062c1aa6532d6e5a9b08a4335c94c6fb827a836542",
|
||||
"extract_dir": "rclone-v1.53.2-windows-amd64"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.53.3/rclone-v1.53.3-windows-amd64.zip",
|
||||
"hash": "a6d229d721568234717001b7a7e04940bfcb54e9ccecae898332b578795a162b",
|
||||
"extract_dir": "rclone-v1.53.3-windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.53.2/rclone-v1.53.2-windows-386.zip",
|
||||
"hash": "3f8037d06b0067ffe389d35e2f0d510533215c1c4ddb0c54d5f48edba09fa8e8",
|
||||
"extract_dir": "rclone-v1.53.2-windows-386"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.53.3/rclone-v1.53.3-windows-386.zip",
|
||||
"hash": "71fcd5ffe8f33a38992e582226fc552e6ffa3ce216b6f71163a016623adb7f98",
|
||||
"extract_dir": "rclone-v1.53.3-windows-386"
|
||||
}
|
||||
},
|
||||
"bin": "rclone.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user