rclone: Update to version 1.56.0

This commit is contained in:
Jakub Čábera 2021-07-20 20:36:12 -07:00
parent 2317eea5c2
commit 0f57003cc4

View File

@ -1,18 +1,18 @@
{
"version": "1.55.1",
"version": "1.56.0",
"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.1/rclone-v1.55.1-windows-amd64.zip",
"hash": "4a0b0a80a93836b02dea026b0c8277066e78ab1a73bba2793ee0ca11609846d1",
"extract_dir": "rclone-v1.55.1-windows-amd64"
"url": "https://github.com/rclone/rclone/releases/download/v1.56.0/rclone-v1.56.0-windows-amd64.zip",
"hash": "61c8c29cf73fe8fa440d5c051371bef924d969f95be3da8013bad867a778922c",
"extract_dir": "rclone-v1.56.0-windows-amd64"
},
"32bit": {
"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"
"url": "https://github.com/rclone/rclone/releases/download/v1.56.0/rclone-v1.56.0-windows-386.zip",
"hash": "6ec72829df83fe1ad5c943580274d7753b802aa4de88c1aef4ba019e99a16ee5",
"extract_dir": "rclone-v1.56.0-windows-386"
}
},
"bin": "rclone.exe",