dig: Update to version 9.14.3

This commit is contained in:
Richard Kuhnt 2019-06-19 22:00:28 +00:00
parent 3b01465efd
commit 1105db9a18

View File

@ -2,15 +2,15 @@
"homepage": "https://www.isc.org/",
"description": "dig (domain information groper) is a flexible tool for interrogating DNS name servers",
"license": "MPL-2.0",
"version": "9.14.2",
"version": "9.14.3",
"architecture": {
"64bit": {
"url": "https://ftp.isc.org/isc/bind9/9.14.2/BIND9.14.2.x64.zip",
"hash": "e49c525d16db0348f5580e13d480323f24ac4ff39c93992d115393afec8486e1"
"url": "https://ftp.isc.org/isc/bind9/9.14.3/BIND9.14.3.x64.zip",
"hash": "9182c6593d11581909d12706e663252c357696def102b260da02c98ec1ac7b86"
},
"32bit": {
"url": "https://ftp.isc.org/isc/bind9/9.14.2/BIND9.14.2.x86.zip",
"hash": "b298210f80be2e4813de916202213393ab57c272bf25b7cb1392ac22e5da4d97"
"url": "https://ftp.isc.org/isc/bind9/9.14.3/BIND9.14.3.x86.zip",
"hash": "1ded768b090e633b1930f99e457c1f73b3955614aff621ec13ea12c186884472"
}
},
"bin": "dig.exe",