mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-26 02:21:19 +00:00
36 lines
1.1 KiB
JSON
36 lines
1.1 KiB
JSON
{
|
|
"homepage": "https://www.isc.org/",
|
|
"license": "https://www.isc.org/downloads/software-support-policy/isc-license/",
|
|
"version": "9.12.1",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://ftp.isc.org/isc/bind9/9.12.1/BIND9.12.1.x64.zip",
|
|
"hash": "8946b29544d97e2217110aeb42d6f86c43625614a9f2dac4509ca8099d276a46"
|
|
},
|
|
"32bit": {
|
|
"url": "https://ftp.isc.org/isc/bind9/9.12.1/BIND9.12.1.x86.zip",
|
|
"hash": "8e7474509846e15cef966b0a5786ff79dc898eb7f90a83c2109c59fcbad8c6ed"
|
|
}
|
|
},
|
|
"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"
|
|
]
|
|
}
|
|
}
|