rclone: Update to version 1.44

This commit is contained in:
Richard Kuhnt 2018-10-15 12:00:29 +00:00
parent c3a3e1a4bd
commit d2d5f10b1e

View File

@ -1,17 +1,17 @@
{
"homepage": "https://rclone.org",
"version": "1.43.1",
"version": "1.44",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/ncw/rclone/releases/download/v1.43.1/rclone-v1.43.1-windows-amd64.zip",
"hash": "3bb9399bf1fbe3530749e4dd9a82f8c10867bd2bc25d2c88f4d94626c94ce984",
"extract_dir": "rclone-v1.43.1-windows-amd64"
"url": "https://github.com/ncw/rclone/releases/download/v1.44/rclone-v1.44-windows-amd64.zip",
"hash": "ecb7fa27165963e9bb06a343ee82c07ffa0e97617cba4aaa21d2b13664aed0de",
"extract_dir": "rclone-v1.44-windows-amd64"
},
"32bit": {
"url": "https://github.com/ncw/rclone/releases/download/v1.43.1/rclone-v1.43.1-windows-386.zip",
"hash": "28cd05a45afadcb69495c9d98f74b98dcdc1aac98b1b6714342c5aae1a787f7e",
"extract_dir": "rclone-v1.43.1-windows-386"
"url": "https://github.com/ncw/rclone/releases/download/v1.44/rclone-v1.44-windows-386.zip",
"hash": "9c4e581a226e2878d60f2cbd55055c49c03ffc04acc5e09389b4e7a9bf84faa3",
"extract_dir": "rclone-v1.44-windows-386"
}
},
"bin": "rclone.exe",