mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
wget: Update to version 1.20
This commit is contained in:
parent
b9e852f7a9
commit
a092f7b66d
18
wget.json
18
wget.json
@ -1,23 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://eternallybored.org/misc/wget/",
|
"homepage": "https://eternallybored.org/misc/wget/",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"version": "1.19.4",
|
"version": "1.20",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": [
|
"url": "https://eternallybored.org/misc/wget/releases/wget-1.20-win64.zip",
|
||||||
"https://eternallybored.org/misc/wget/releases/wget-1.19.4-win64.zip"
|
"hash": "2414cc1c00140c0773a7933dd517cf99c462a034101a002277656fff3240ec23"
|
||||||
],
|
|
||||||
"hash": [
|
|
||||||
"3e370410a7818076a5ee30867a9966098dee5de2a94793e574d2531a6c95f5b9"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": [
|
"url": "https://eternallybored.org/misc/wget/releases/wget-1.20-win32.zip",
|
||||||
"https://eternallybored.org/misc/wget/releases/wget-1.19.4-win32.zip"
|
"hash": "96d7dfe0467a7ca9d443792dd58da93fe550a91a4d6184a07087b48362bfd6f8"
|
||||||
],
|
|
||||||
"hash": [
|
|
||||||
"b1a7e4ba4ab7f78e588c1186f2a5d7e1726628a5a66c645e41f8105b7cf5f61c"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "wget.exe",
|
"bin": "wget.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user