Update rclone to version 1.41

This commit is contained in:
Richard Kuhnt 2018-04-28 12:00:46 +00:00
parent 6520ed523e
commit c57358645f

View File

@ -1,17 +1,17 @@
{
"homepage": "https://rclone.org",
"version": "1.40",
"version": "1.41",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/ncw/rclone/releases/download/v1.40/rclone-v1.40-windows-amd64.zip",
"hash": "45d6cc3771f26500558db724799206ca8b1c784bc0f5ecf6bc5b0fade00a4ec6",
"extract_dir": "rclone-v1.40-windows-amd64"
"url": "https://github.com/ncw/rclone/releases/download/v1.41/rclone-v1.41-windows-amd64.zip",
"hash": "6d5dd6617afa1c5625e1e946093b3de8f06ce618d13ee3c61562cc09ca6aefd0",
"extract_dir": "rclone-v1.41-windows-amd64"
},
"32bit": {
"url": "https://github.com/ncw/rclone/releases/download/v1.40/rclone-v1.40-windows-386.zip",
"hash": "7d868143ff2779347aca8d411f354373ee01cb2c6d2ff3ce7d021d9aa9a60f02",
"extract_dir": "rclone-v1.40-windows-386"
"url": "https://github.com/ncw/rclone/releases/download/v1.41/rclone-v1.41-windows-386.zip",
"hash": "0e52006433efcdc02af2e8bb95628526c7bc4055d18551a0ea9732b5e4b2c5d7",
"extract_dir": "rclone-v1.41-windows-386"
}
},
"bin": "rclone.exe",