mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rclone: Update to version 1.53.0
This commit is contained in:
parent
8fc252ec0f
commit
a832b1151c
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.52.3",
|
"version": "1.53.0",
|
||||||
"description": "Sync files and directories to and from mulitple cloud / FTP / HTTP hosters.",
|
"description": "Sync files and directories to and from mulitple cloud / FTP / HTTP hosters.",
|
||||||
"homepage": "https://rclone.org",
|
"homepage": "https://rclone.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/rclone/rclone/releases/download/v1.52.3/rclone-v1.52.3-windows-amd64.zip",
|
"url": "https://github.com/rclone/rclone/releases/download/v1.53.0/rclone-v1.53.0-windows-amd64.zip",
|
||||||
"hash": "3625a9f43c8d58faf7b0b158c7c001d11eeb9c3c76ad42e24ff308395437fb71",
|
"hash": "e1dc852f79e453d5ee64a760bd7653999cae0bfd346b9b72d79524e61ea9813e",
|
||||||
"extract_dir": "rclone-v1.52.3-windows-amd64"
|
"extract_dir": "rclone-v1.53.0-windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/rclone/rclone/releases/download/v1.52.3/rclone-v1.52.3-windows-386.zip",
|
"url": "https://github.com/rclone/rclone/releases/download/v1.53.0/rclone-v1.53.0-windows-386.zip",
|
||||||
"hash": "1e51b178dddd5bb20618c3df65810817045015859e157aeb420f4feb3444a094",
|
"hash": "ead533112dabde05720f7cb9361d9ad12d4b24723a4b6ed613c3f71c3babc14c",
|
||||||
"extract_dir": "rclone-v1.52.3-windows-386"
|
"extract_dir": "rclone-v1.53.0-windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rclone.exe",
|
"bin": "rclone.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user