mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
wget2: Add version 2.1.0 (#5510)
This commit is contained in:
parent
16af264d04
commit
7223de1c66
21
bucket/wget2.json
Normal file
21
bucket/wget2.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user