mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
rclone: Update to version 1.49.5
This commit is contained in:
parent
a9c90d5fa0
commit
9f2c64c4e6
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.49.4",
|
||||
"version": "1.49.5",
|
||||
"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.49.4/rclone-v1.49.4-windows-amd64.zip",
|
||||
"hash": "76db3a00e50d92303b3340ca592651b1ef4545b5a1cd1b9b5249c7debb0eb119",
|
||||
"extract_dir": "rclone-v1.49.4-windows-amd64"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.49.5/rclone-v1.49.5-windows-amd64.zip",
|
||||
"hash": "2ac452fcdde0d9a0513c34fd79f441d8104d266715e6a0bd516b5efef53f325d",
|
||||
"extract_dir": "rclone-v1.49.5-windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.49.4/rclone-v1.49.4-windows-386.zip",
|
||||
"hash": "705ae8b0825e331f498faac623279f281690a2721067a990f7b560ec0546089c",
|
||||
"extract_dir": "rclone-v1.49.4-windows-386"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.49.5/rclone-v1.49.5-windows-386.zip",
|
||||
"hash": "9f0620e3aa3a76d2f94e656bf8239490ba62ee218b841b45fdcf4f9b9a53380f",
|
||||
"extract_dir": "rclone-v1.49.5-windows-386"
|
||||
}
|
||||
},
|
||||
"bin": "rclone.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user