rclone: Update to version 1.50.1

This commit is contained in:
Richard Kuhnt 2019-11-02 16:01:50 +00:00
parent 048d8f4b6f
commit 627588e05e

View File

@ -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",