rclone: Update to version 1.52.2

This commit is contained in:
Jakub Čábera 2020-06-24 18:44:30 +02:00
parent 1199992ac2
commit 15de7ead36

View File

@ -1,18 +1,18 @@
{
"version": "1.52.1",
"version": "1.52.2",
"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.52.1/rclone-v1.52.1-windows-amd64.zip",
"hash": "3071f4b6d1ac5ee77a502678677a610ce813f40b826668407c71825f6912aff7",
"extract_dir": "rclone-v1.52.1-windows-amd64"
"url": "https://github.com/rclone/rclone/releases/download/v1.52.2/rclone-v1.52.2-windows-amd64.zip",
"hash": "5f7271927d7abb552c96a53b9455d4634d04e5c1c94d154ca0ccb37f94ea3234",
"extract_dir": "rclone-v1.52.2-windows-amd64"
},
"32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.52.1/rclone-v1.52.1-windows-386.zip",
"hash": "7d1bf8b29a409f8c89822aea12ff4aadd9e4c01f8f900b749a648ff052185610",
"extract_dir": "rclone-v1.52.1-windows-386"
"url": "https://github.com/rclone/rclone/releases/download/v1.52.2/rclone-v1.52.2-windows-386.zip",
"hash": "da26b393f2c3615c3c124145f1643ec422743cb420b52b2332dd7826bf7fbf41",
"extract_dir": "rclone-v1.52.2-windows-386"
}
},
"bin": "rclone.exe",