2018-06-14 19:01:23 +00:00

36 lines
1.0 KiB
JSON

{
"homepage": "https://www.isc.org/",
"license": "ISC",
"version": "9.13.1",
"architecture": {
"64bit": {
"url": "https://ftp.isc.org/isc/bind9/9.13.1/BIND9.13.1.x64.zip",
"hash": "72a53796d973a0ee2fd0c68bb791cf6c9f2fd63e943c1b114e4145fe20cbdb47"
},
"32bit": {
"url": "https://ftp.isc.org/isc/bind9/9.13.1/BIND9.13.1.x86.zip",
"hash": "afa81c545671cb343efded075254c0a72677d16ac94a91cb5ba0526306cebb41"
}
},
"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"
]
}
}