Update dig to version 9.12.1

This commit is contained in:
Richard Kuhnt 2018-03-14 16:01:44 +00:00
parent a614080948
commit 29d61e3c25

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://www.isc.org/", "homepage": "https://www.isc.org/",
"license": "https://www.isc.org/downloads/software-support-policy/isc-license/", "license": "https://www.isc.org/downloads/software-support-policy/isc-license/",
"version": "9.12.0", "version": "9.12.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://ftp.isc.org/isc/bind9/9.12.0/BIND9.12.0.x64.zip", "url": "https://ftp.isc.org/isc/bind9/9.12.1/BIND9.12.1.x64.zip",
"hash": "9cdbbc5383ec2c3cc5f4f6503ed9f27395a6a3de582498a5d0ff49d5cefc43a6" "hash": "8946b29544d97e2217110aeb42d6f86c43625614a9f2dac4509ca8099d276a46"
}, },
"32bit": { "32bit": {
"url": "https://ftp.isc.org/isc/bind9/9.12.0/BIND9.12.0.x86.zip", "url": "https://ftp.isc.org/isc/bind9/9.12.1/BIND9.12.1.x86.zip",
"hash": "8967b23df8088debbae977bf01dabe55408ce979e550d4ccdac27efa31c45717" "hash": "8e7474509846e15cef966b0a5786ff79dc898eb7f90a83c2109c59fcbad8c6ed"
} }
}, },
"bin": "dig.exe", "bin": "dig.exe",