mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-05 06:51:19 +00:00
* makes changes to almost all main repo files to be in accordance with .editorconfig * some files in "test\fixtures\..." were left alone to avoid breaking tests * NOTE: whitespace changes *only* (`git diff -b` shows no changes)
9 lines
320 B
JSON
9 lines
320 B
JSON
{
|
|
"homepage": "https://www.isc.org/",
|
|
"license": "https://www.isc.org/downloads/software-support-policy/isc-license/",
|
|
"version": "9.9.6",
|
|
"url" : "ftp://ftp.isc.org/isc/bind9/9.9.6/BIND9.9.6.x86.zip",
|
|
"hash" : "CC03FC37502650D2DCEC6DB3FAA0256672B67B5CCDAF4AA5F8ED08F2F5755452",
|
|
"bin": "dig.exe"
|
|
}
|