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