mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 02:31:21 +00:00
rclone: Update to version 1.53.2
This commit is contained in:
parent
342df4b091
commit
a14c0d9194
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.53.1",
|
"version": "1.53.2",
|
||||||
"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.53.1/rclone-v1.53.1-windows-amd64.zip",
|
"url": "https://github.com/rclone/rclone/releases/download/v1.53.2/rclone-v1.53.2-windows-amd64.zip",
|
||||||
"hash": "a6ea94f301705dfafc286948d444121a78c466da21c67880a7f390ea9ea749c4",
|
"hash": "3f6c1661c3369708619b22062c1aa6532d6e5a9b08a4335c94c6fb827a836542",
|
||||||
"extract_dir": "rclone-v1.53.1-windows-amd64"
|
"extract_dir": "rclone-v1.53.2-windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/rclone/rclone/releases/download/v1.53.1/rclone-v1.53.1-windows-386.zip",
|
"url": "https://github.com/rclone/rclone/releases/download/v1.53.2/rclone-v1.53.2-windows-386.zip",
|
||||||
"hash": "65e01d7d0bf71eb8eef6aad8e91d3ba873a9f1c315858586b8277945bbf9d394",
|
"hash": "3f8037d06b0067ffe389d35e2f0d510533215c1c4ddb0c54d5f48edba09fa8e8",
|
||||||
"extract_dir": "rclone-v1.53.1-windows-386"
|
"extract_dir": "rclone-v1.53.2-windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rclone.exe",
|
"bin": "rclone.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user