rclone: Update to version 1.53.3

This commit is contained in:
Jakub Čábera 2020-11-19 20:28:27 +01:00
parent 6474981c1e
commit 88d972fcd4

View File

@ -1,18 +1,18 @@
{
"version": "1.53.2",
"version": "1.53.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.53.2/rclone-v1.53.2-windows-amd64.zip",
"hash": "3f6c1661c3369708619b22062c1aa6532d6e5a9b08a4335c94c6fb827a836542",
"extract_dir": "rclone-v1.53.2-windows-amd64"
"url": "https://github.com/rclone/rclone/releases/download/v1.53.3/rclone-v1.53.3-windows-amd64.zip",
"hash": "a6d229d721568234717001b7a7e04940bfcb54e9ccecae898332b578795a162b",
"extract_dir": "rclone-v1.53.3-windows-amd64"
},
"32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.53.2/rclone-v1.53.2-windows-386.zip",
"hash": "3f8037d06b0067ffe389d35e2f0d510533215c1c4ddb0c54d5f48edba09fa8e8",
"extract_dir": "rclone-v1.53.2-windows-386"
"url": "https://github.com/rclone/rclone/releases/download/v1.53.3/rclone-v1.53.3-windows-386.zip",
"hash": "71fcd5ffe8f33a38992e582226fc552e6ffa3ce216b6f71163a016623adb7f98",
"extract_dir": "rclone-v1.53.3-windows-386"
}
},
"bin": "rclone.exe",