rclone: Update to version 1.53.4

This commit is contained in:
Jakub Čábera 2021-01-21 07:34:23 +01:00
parent be7469037c
commit 9c82cf4eb1

View File

@ -1,18 +1,18 @@
{ {
"version": "1.53.3", "version": "1.53.4",
"description": "Sync files and directories to and from mulitple cloud / FTP / HTTP hosters.", "description": "Sync files and directories to and from mulitple cloud / FTP / HTTP hosters.",
"homepage": "https://rclone.org", "homepage": "https://rclone.org",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.53.3/rclone-v1.53.3-windows-amd64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.53.4/rclone-v1.53.4-windows-amd64.zip",
"hash": "a6d229d721568234717001b7a7e04940bfcb54e9ccecae898332b578795a162b", "hash": "91651b5200cd8e7145dfe4aba227bfd03be356b6cbcb5c973f446fb0186c3776",
"extract_dir": "rclone-v1.53.3-windows-amd64" "extract_dir": "rclone-v1.53.4-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.53.3/rclone-v1.53.3-windows-386.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.53.4/rclone-v1.53.4-windows-386.zip",
"hash": "71fcd5ffe8f33a38992e582226fc552e6ffa3ce216b6f71163a016623adb7f98", "hash": "23382dd1ac22e98a04110e2713d9706c1eb6f90702730b097008e4795da75de6",
"extract_dir": "rclone-v1.53.3-windows-386" "extract_dir": "rclone-v1.53.4-windows-386"
} }
}, },
"bin": "rclone.exe", "bin": "rclone.exe",