rclone: Update to version 1.52.0

This commit is contained in:
Jakub Čábera 2020-05-28 10:29:23 +02:00
parent f972de2d06
commit 275b0d231f

View File

@ -1,18 +1,18 @@
{
"version": "1.51.0",
"version": "1.52.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.51.0/rclone-v1.51.0-windows-amd64.zip",
"hash": "fb60b26205c5f7f0469eeaca445747c8734b664f120a17bc2c17ecc5d4a25940",
"extract_dir": "rclone-v1.51.0-windows-amd64"
"url": "https://github.com/rclone/rclone/releases/download/v1.52.0/rclone-v1.52.0-windows-amd64.zip",
"hash": "aefbfd6cd31ed8dbce41899f4f2b488b904c1512f98744c83c22960f9411d1c1",
"extract_dir": "rclone-v1.52.0-windows-amd64"
},
"32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.51.0/rclone-v1.51.0-windows-386.zip",
"hash": "e3c90a7bba30c2a8736f83f92aec16786d8de24df218270eab835f7b958ac13b",
"extract_dir": "rclone-v1.51.0-windows-386"
"url": "https://github.com/rclone/rclone/releases/download/v1.52.0/rclone-v1.52.0-windows-386.zip",
"hash": "64ff1bc0a4b00367b18dbe95b4032bb1fab32806324bf00775ea583d4837572f",
"extract_dir": "rclone-v1.52.0-windows-386"
}
},
"bin": "rclone.exe",