mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
rclone: Update to version 1.53.4
This commit is contained in:
parent
be7469037c
commit
9c82cf4eb1
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.53.3",
|
||||
"version": "1.53.4",
|
||||
"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.3/rclone-v1.53.3-windows-amd64.zip",
|
||||
"hash": "a6d229d721568234717001b7a7e04940bfcb54e9ccecae898332b578795a162b",
|
||||
"extract_dir": "rclone-v1.53.3-windows-amd64"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.53.4/rclone-v1.53.4-windows-amd64.zip",
|
||||
"hash": "91651b5200cd8e7145dfe4aba227bfd03be356b6cbcb5c973f446fb0186c3776",
|
||||
"extract_dir": "rclone-v1.53.4-windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.53.4/rclone-v1.53.4-windows-386.zip",
|
||||
"hash": "23382dd1ac22e98a04110e2713d9706c1eb6f90702730b097008e4795da75de6",
|
||||
"extract_dir": "rclone-v1.53.4-windows-386"
|
||||
}
|
||||
},
|
||||
"bin": "rclone.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user