2017-11-13 01:07:46 +01:00

36 lines
1.1 KiB
JSON

{
"homepage": "https://www.isc.org/",
"license": "https://www.isc.org/downloads/software-support-policy/isc-license/",
"version": "9.11.2",
"architecture": {
"64bit": {
"url": "https://ftp.isc.org/isc/bind9/9.11.2/BIND9.11.2.x64.zip",
"hash": "86effb8b6977c47b178c377ba73e38de9fd880b0a6e0b826b4a28995bb74327d"
},
"32bit": {
"url": "https://ftp.isc.org/isc/bind9/9.11.2/BIND9.11.2.x86.zip",
"hash": "79bbb771cadb2d06c708453c20a362c847dfc4ae759afa8dbd151bf57bddaa42"
}
},
"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"
]
}
}