mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
bind: Remove checkver & autoupdate
Removing as excavator failing. Windows is no longer supported and 9.16.50 is the last version.
This commit is contained in:
parent
5ae7b40600
commit
24599209e0
@ -53,16 +53,5 @@
|
||||
"bin\\rndc.exe",
|
||||
"bin\\tsig-keygen.exe"
|
||||
],
|
||||
"persist": "etc",
|
||||
"checkver": {
|
||||
"url": "https://www.isc.org/download/",
|
||||
"regex": "BIND([\\d.]+).x64.zip"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.isc.org/isc/bind$majorVersion/$version/BIND$version.x64.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
"persist": "etc"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user