rclone: Update to version 1.49.1

This commit is contained in:
Richard Kuhnt 2019-08-28 20:00:20 +00:00
parent ab32f9ce24
commit 4bf7e77fb3

View File

@ -1,18 +1,18 @@
{
"version": "1.49.0",
"version": "1.49.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.49.0/rclone-v1.49.0-windows-amd64.zip",
"hash": "790b86f01eb3ca725cb50de2d1a92ea4a3a4d63952401e7fea6652569ab5cb3e",
"extract_dir": "rclone-v1.49.0-windows-amd64"
"url": "https://github.com/rclone/rclone/releases/download/v1.49.1/rclone-v1.49.1-windows-amd64.zip",
"hash": "4e9e83fefd3616c325a48e395fbd22eb3524282fa29c79d4b74796783ddb4e44",
"extract_dir": "rclone-v1.49.1-windows-amd64"
},
"32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.49.0/rclone-v1.49.0-windows-386.zip",
"hash": "c869e909f1a9dd0b7e33268e55f025fac501dca0f36616fb082824989125a69d",
"extract_dir": "rclone-v1.49.0-windows-386"
"url": "https://github.com/rclone/rclone/releases/download/v1.49.1/rclone-v1.49.1-windows-386.zip",
"hash": "fe9c23b1a657a23664dc945846489c4cb410c330f6f577000675ff6d439fe317",
"extract_dir": "rclone-v1.49.1-windows-386"
}
},
"bin": "rclone.exe",