mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-18 22:51:28 +00:00
36 lines
1.0 KiB
JSON
36 lines
1.0 KiB
JSON
{
|
|
"homepage": "https://www.isc.org/",
|
|
"license": "ISC",
|
|
"version": "9.13.2",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://ftp.isc.org/isc/bind9/9.13.2/BIND9.13.2.x64.zip",
|
|
"hash": "1116e8c84b503a4fa7f41be0fbe51c7eb454f8ce677a26ef0676584b6117e2f4"
|
|
},
|
|
"32bit": {
|
|
"url": "https://ftp.isc.org/isc/bind9/9.13.2/BIND9.13.2.x86.zip",
|
|
"hash": "5b5c464a008b3632c7052bd6c590b8f4fa048017b282ebe7c34c185dc9ea4b2a"
|
|
}
|
|
},
|
|
"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"
|
|
]
|
|
}
|
|
}
|