mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
22 lines
707 B
JSON
22 lines
707 B
JSON
{
|
|
"version": "2.1.0",
|
|
"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.1.0/wget2.exe",
|
|
"hash": "aad2b280c0f54741a1e5a4b7be99fc48cf39a7fc21827d5ec69860b9e02e9f28"
|
|
}
|
|
},
|
|
"bin": "wget2.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/rockdaboot/wget2/releases/download/v$version/wget2.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|