mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 23:21:34 +00:00
34 lines
1.0 KiB
JSON
34 lines
1.0 KiB
JSON
{
|
|
"homepage": "https://www.isc.org/",
|
|
"license": "ISC",
|
|
"version": "9.13.4",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://ftp.isc.org/isc/bind9/9.13.4/BIND9.13.4.x64.zip",
|
|
"hash": "09aa7cfda0a0ebf7f87c2211351dc2268b205fbef9b3ed9ab6bccb1aa5f6583f"
|
|
},
|
|
"32bit": {
|
|
"url": "https://ftp.isc.org/isc/bind9/9.13.4/BIND9.13.4.x86.zip",
|
|
"hash": "344c16268648d33bfc9771b10b5fd6931dd99874b3154c2f5fb828a9afaf9c33"
|
|
}
|
|
},
|
|
"bin": "dig.exe",
|
|
"checkver": {
|
|
"url": "https://ftp.isc.org/isc/bind9/?C=N;O=D",
|
|
"re": "<a href=\"([\\d\\.]+)/"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://ftp.isc.org/isc/bind9/$version/BIND$version.x64.zip"
|
|
},
|
|
"32bit": {
|
|
"url": "https://ftp.isc.org/isc/bind9/$version/BIND$version.x86.zip"
|
|
}
|
|
}
|
|
},
|
|
"suggest": {
|
|
"vcredist": "extras/vcredist2012"
|
|
}
|
|
}
|