mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-22 16:41:19 +00:00
36 lines
1.0 KiB
JSON
36 lines
1.0 KiB
JSON
{
|
|
"homepage": "https://www.isc.org/",
|
|
"license": "ISC",
|
|
"version": "9.13.3",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://ftp.isc.org/isc/bind9/9.13.3/BIND9.13.3.x64.zip",
|
|
"hash": "ff89ccabc53e27a08c85e3b519168fd89008d45554223436e63ba9e52b080b58"
|
|
},
|
|
"32bit": {
|
|
"url": "https://ftp.isc.org/isc/bind9/9.13.3/BIND9.13.3.x86.zip",
|
|
"hash": "dae5083e38b7d8f46f7a6dda87b61a5d3c1057611c8fcd272cb76503da7357e2"
|
|
}
|
|
},
|
|
"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"
|
|
]
|
|
}
|
|
}
|