mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-04 02:54:48 +00:00
22 lines
707 B
JSON
22 lines
707 B
JSON
{
|
|
"version": "2.2.1",
|
|
"description": "GNU Wget2 is the successor of GNU Wget, a file and recursive website downloader.",
|
|
"homepage": "https://github.com/rockdaboot/wget2",
|
|
"license": "GPL-3.0-or-later",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/rockdaboot/wget2/releases/download/v2.2.1/wget2.exe",
|
|
"hash": "c65f66842888b878d1fad48294d1372553985b86613f279cf4ed9612c4f80428"
|
|
}
|
|
},
|
|
"bin": "wget2.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/rockdaboot/wget2/releases/download/v$version/wget2.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|