mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 05:01:19 +00:00
22 lines
683 B
JSON
22 lines
683 B
JSON
{
|
|
"homepage": "https://www.isc.org/",
|
|
"license": "https://www.isc.org/downloads/software-support-policy/isc-license/",
|
|
"version": "9.11.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://ftp.isc.org/isc/bind9/9.11.0/BIND9.11.0.x64.zip",
|
|
"hash": "2cbc44127bbc9d17ed7a2a23c9c1cd5a055c90dcffd8c3384e7f8efe39ed790f"
|
|
},
|
|
"32bit": {
|
|
"url": "https://ftp.isc.org/isc/bind9/9.11.0/BIND9.11.0.x86.zip",
|
|
"hash": "7b92b9e3f9fe4cca69feeed73305151f4bdc09c9cbb5858671da2b7fd8a05fe2"
|
|
}
|
|
},
|
|
"bin": "dig.exe",
|
|
"suggest": {
|
|
"vcredist": [
|
|
"extras/vcredist2012"
|
|
]
|
|
}
|
|
}
|