mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
34 lines
1.0 KiB
JSON
34 lines
1.0 KiB
JSON
{
|
|
"homepage": "https://www.isc.org/",
|
|
"license": "ISC",
|
|
"version": "9.13.5",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://ftp.isc.org/isc/bind9/9.13.5/BIND9.13.5.x64.zip",
|
|
"hash": "6cb7c149278e97d2e3d5abe4fc78068f098df9569321c8cd4a76f90e90de8fbe"
|
|
},
|
|
"32bit": {
|
|
"url": "https://ftp.isc.org/isc/bind9/9.13.5/BIND9.13.5.x86.zip",
|
|
"hash": "eacdd899a800f75cbde9b0b90009a11286993e6ce213e0cdcb74185718c80594"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|