rclone: Update to version 1.53.1

This commit is contained in:
Jakub Čábera 2020-09-13 13:58:13 +02:00
parent aa37c99625
commit 41dd27021b

View File

@ -1,18 +1,18 @@
{
"version": "1.53.0",
"version": "1.53.1",
"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.0/rclone-v1.53.0-windows-amd64.zip",
"hash": "e1dc852f79e453d5ee64a760bd7653999cae0bfd346b9b72d79524e61ea9813e",
"extract_dir": "rclone-v1.53.0-windows-amd64"
"url": "https://github.com/rclone/rclone/releases/download/v1.53.1/rclone-v1.53.1-windows-amd64.zip",
"hash": "a6ea94f301705dfafc286948d444121a78c466da21c67880a7f390ea9ea749c4",
"extract_dir": "rclone-v1.53.1-windows-amd64"
},
"32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.53.0/rclone-v1.53.0-windows-386.zip",
"hash": "ead533112dabde05720f7cb9361d9ad12d4b24723a4b6ed613c3f71c3babc14c",
"extract_dir": "rclone-v1.53.0-windows-386"
"url": "https://github.com/rclone/rclone/releases/download/v1.53.1/rclone-v1.53.1-windows-386.zip",
"hash": "65e01d7d0bf71eb8eef6aad8e91d3ba873a9f1c315858586b8277945bbf9d394",
"extract_dir": "rclone-v1.53.1-windows-386"
}
},
"bin": "rclone.exe",