mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
rclone: Update to version 1.56.0
This commit is contained in:
parent
2317eea5c2
commit
0f57003cc4
@ -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.",
|
"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.55.1/rclone-v1.55.1-windows-amd64.zip",
|
"url": "https://github.com/rclone/rclone/releases/download/v1.56.0/rclone-v1.56.0-windows-amd64.zip",
|
||||||
"hash": "4a0b0a80a93836b02dea026b0c8277066e78ab1a73bba2793ee0ca11609846d1",
|
"hash": "61c8c29cf73fe8fa440d5c051371bef924d969f95be3da8013bad867a778922c",
|
||||||
"extract_dir": "rclone-v1.55.1-windows-amd64"
|
"extract_dir": "rclone-v1.56.0-windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/rclone/rclone/releases/download/v1.55.1/rclone-v1.55.1-windows-386.zip",
|
"url": "https://github.com/rclone/rclone/releases/download/v1.56.0/rclone-v1.56.0-windows-386.zip",
|
||||||
"hash": "2133a91f7cc4d3d456727a8004db0268c2dc8cc373886124e89d8bd743a18843",
|
"hash": "6ec72829df83fe1ad5c943580274d7753b802aa4de88c1aef4ba019e99a16ee5",
|
||||||
"extract_dir": "rclone-v1.55.1-windows-386"
|
"extract_dir": "rclone-v1.56.0-windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rclone.exe",
|
"bin": "rclone.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user