rclone: Update to version 1.55.1

This commit is contained in:
Jakub Čábera 2021-04-26 12:07:20 +02:00
parent df4d3d9abd
commit 77b8bbcb2a

View File

@ -1,18 +1,18 @@
{
"version": "1.55.0",
"version": "1.55.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.55.0/rclone-v1.55.0-windows-amd64.zip",
"hash": "8914b7193d1961310e5247a9217ca8ed80bf212a25c889d432594f9ba533462d",
"extract_dir": "rclone-v1.55.0-windows-amd64"
"url": "https://github.com/rclone/rclone/releases/download/v1.55.1/rclone-v1.55.1-windows-amd64.zip",
"hash": "4a0b0a80a93836b02dea026b0c8277066e78ab1a73bba2793ee0ca11609846d1",
"extract_dir": "rclone-v1.55.1-windows-amd64"
},
"32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.55.0/rclone-v1.55.0-windows-386.zip",
"hash": "efacb962d9276a13cc733354f5f42124a0cdf4b8eb5c2c6e65bda9f90945b930",
"extract_dir": "rclone-v1.55.0-windows-386"
"url": "https://github.com/rclone/rclone/releases/download/v1.55.1/rclone-v1.55.1-windows-386.zip",
"hash": "2133a91f7cc4d3d456727a8004db0268c2dc8cc373886124e89d8bd743a18843",
"extract_dir": "rclone-v1.55.1-windows-386"
}
},
"bin": "rclone.exe",