rclone: Update to version 1.52.3

This commit is contained in:
Jakub Čábera 2020-08-08 14:32:46 +02:00
parent 79aff4f7b9
commit e7bdc6e138

View File

@ -1,18 +1,18 @@
{
"version": "1.52.2",
"version": "1.52.3",
"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.2/rclone-v1.52.2-windows-amd64.zip",
"hash": "5f7271927d7abb552c96a53b9455d4634d04e5c1c94d154ca0ccb37f94ea3234",
"extract_dir": "rclone-v1.52.2-windows-amd64"
"url": "https://github.com/rclone/rclone/releases/download/v1.52.3/rclone-v1.52.3-windows-amd64.zip",
"hash": "3625a9f43c8d58faf7b0b158c7c001d11eeb9c3c76ad42e24ff308395437fb71",
"extract_dir": "rclone-v1.52.3-windows-amd64"
},
"32bit": {
"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"
"url": "https://github.com/rclone/rclone/releases/download/v1.52.3/rclone-v1.52.3-windows-386.zip",
"hash": "1e51b178dddd5bb20618c3df65810817045015859e157aeb420f4feb3444a094",
"extract_dir": "rclone-v1.52.3-windows-386"
}
},
"bin": "rclone.exe",