rclone: Update to version 1.46

This commit is contained in:
Richard Kuhnt 2019-02-09 13:00:34 +00:00
parent d592e0bfa2
commit 4ce7fda1bd

View File

@ -1,17 +1,17 @@
{
"homepage": "https://rclone.org",
"version": "1.45",
"version": "1.46",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/ncw/rclone/releases/download/v1.45/rclone-v1.45-windows-amd64.zip",
"hash": "fe7224efc3cd54c31b8bfb3fb61b68bc88088bd123556da23e1448efb4321d8c",
"extract_dir": "rclone-v1.45-windows-amd64"
"url": "https://github.com/ncw/rclone/releases/download/v1.46/rclone-v1.46-windows-amd64.zip",
"hash": "1ac2930725ddb9c3d22c7ed677a4c1d3c5358972ef38d5f1a33486dc5c64be6b",
"extract_dir": "rclone-v1.46-windows-amd64"
},
"32bit": {
"url": "https://github.com/ncw/rclone/releases/download/v1.45/rclone-v1.45-windows-386.zip",
"hash": "beecafc94c4214cc9655d380bb45cd22f10c633532376cc2d53fcd602468ba93",
"extract_dir": "rclone-v1.45-windows-386"
"url": "https://github.com/ncw/rclone/releases/download/v1.46/rclone-v1.46-windows-386.zip",
"hash": "3b706a692d8a8e6260d09a33fda350b369e7c71a85ca822f4ab071eac79fc4fe",
"extract_dir": "rclone-v1.46-windows-386"
}
},
"bin": "rclone.exe",