mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
rclone: Update to version 1.49.3
This commit is contained in:
parent
fbf6c8bb9a
commit
76860ced70
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.49.2",
|
"version": "1.49.3",
|
||||||
"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.49.2/rclone-v1.49.2-windows-amd64.zip",
|
"url": "https://github.com/rclone/rclone/releases/download/v1.49.3/rclone-v1.49.3-windows-amd64.zip",
|
||||||
"hash": "5bffabbe69098d1cc783e279171734461840effeddc03d6d316c965bbdb0a578",
|
"hash": "910614369f3d7222981ee9d66cb568e13cf0a0d671004c7283057809a68a1ccf",
|
||||||
"extract_dir": "rclone-v1.49.2-windows-amd64"
|
"extract_dir": "rclone-v1.49.3-windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/rclone/rclone/releases/download/v1.49.2/rclone-v1.49.2-windows-386.zip",
|
"url": "https://github.com/rclone/rclone/releases/download/v1.49.3/rclone-v1.49.3-windows-386.zip",
|
||||||
"hash": "c79036cc14b53ac14867a742f6b800cf551d45c236ef2619778bd59fb06964d8",
|
"hash": "3d2340a92aa4204e80ac0d4ea1a3be78ef4c71ccdce6f09f914df0660a4345b7",
|
||||||
"extract_dir": "rclone-v1.49.2-windows-386"
|
"extract_dir": "rclone-v1.49.3-windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rclone.exe",
|
"bin": "rclone.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user