mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
rclone: Update to version 1.50.1
This commit is contained in:
parent
048d8f4b6f
commit
627588e05e
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.50.0",
|
||||
"version": "1.50.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.50.0/rclone-v1.50.0-windows-amd64.zip",
|
||||
"hash": "2a5a47604d50aaba73beca2cc472b14f8139957af40533e323f20d33a0c228b5",
|
||||
"extract_dir": "rclone-v1.50.0-windows-amd64"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.50.1/rclone-v1.50.1-windows-amd64.zip",
|
||||
"hash": "dc991348129a35580226bd7094a1d69999fce8219caaf2cfd4e9e341abcdc0ed",
|
||||
"extract_dir": "rclone-v1.50.1-windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.50.0/rclone-v1.50.0-windows-386.zip",
|
||||
"hash": "0b812749ce555f364c0993e7a8f34d09763d147aecea449e53139027b3e804a9",
|
||||
"extract_dir": "rclone-v1.50.0-windows-386"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.50.1/rclone-v1.50.1-windows-386.zip",
|
||||
"hash": "959b7795c5c2ab20a8b6ca966d27566b44d454e1560a1395a6227673595ae4c3",
|
||||
"extract_dir": "rclone-v1.50.1-windows-386"
|
||||
}
|
||||
},
|
||||
"bin": "rclone.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user