dig: Update to version 9.14.1

This commit is contained in:
Richard Kuhnt 2019-04-25 00:02:07 +00:00
parent 8ca16f81bb
commit e68dc68216

View File

@ -2,15 +2,15 @@
"homepage": "https://www.isc.org/", "homepage": "https://www.isc.org/",
"description": "dig (domain information groper) is a flexible tool for interrogating DNS name servers", "description": "dig (domain information groper) is a flexible tool for interrogating DNS name servers",
"license": "MPL-2.0", "license": "MPL-2.0",
"version": "9.14.0", "version": "9.14.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://ftp.isc.org/isc/bind9/9.14.0/BIND9.14.0.x64.zip", "url": "https://ftp.isc.org/isc/bind9/9.14.1/BIND9.14.1.x64.zip",
"hash": "a81ca8327da0a4c7c8042f8947a80a11e9e98c9ea741105622d04d7eb9bbd3b4" "hash": "41f3662702578176b7dbd174ac58a3fb6e1a69796f39b5ff525c7f61bf1f929a"
}, },
"32bit": { "32bit": {
"url": "https://ftp.isc.org/isc/bind9/9.14.0/BIND9.14.0.x86.zip", "url": "https://ftp.isc.org/isc/bind9/9.14.1/BIND9.14.1.x86.zip",
"hash": "1f2aebad977c9625d01f806f78b21a4e788ff431f91587431ab73ad60dec52a5" "hash": "a696a1db127e2be89272431d090c081b9b0d282a4dca813a086ff932abe80c63"
} }
}, },
"bin": "dig.exe", "bin": "dig.exe",