rclone: Update to version 1.50.0

This commit is contained in:
Richard Kuhnt 2019-10-26 12:00:26 +00:00
parent 7e758fb98f
commit 24a9a42560

View File

@ -1,18 +1,18 @@
{
"version": "1.49.5",
"version": "1.50.0",
"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.49.5/rclone-v1.49.5-windows-amd64.zip",
"hash": "2ac452fcdde0d9a0513c34fd79f441d8104d266715e6a0bd516b5efef53f325d",
"extract_dir": "rclone-v1.49.5-windows-amd64"
"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"
},
"32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.49.5/rclone-v1.49.5-windows-386.zip",
"hash": "9f0620e3aa3a76d2f94e656bf8239490ba62ee218b841b45fdcf4f9b9a53380f",
"extract_dir": "rclone-v1.49.5-windows-386"
"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"
}
},
"bin": "rclone.exe",