dig: Update to version 9.14.2

This commit is contained in:
Richard Kuhnt 2019-05-16 05:00:37 +00:00
parent 097df1881f
commit 221a99c9cb

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.1", "version": "9.14.2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://ftp.isc.org/isc/bind9/9.14.1/BIND9.14.1.x64.zip", "url": "https://ftp.isc.org/isc/bind9/9.14.2/BIND9.14.2.x64.zip",
"hash": "41f3662702578176b7dbd174ac58a3fb6e1a69796f39b5ff525c7f61bf1f929a" "hash": "e49c525d16db0348f5580e13d480323f24ac4ff39c93992d115393afec8486e1"
}, },
"32bit": { "32bit": {
"url": "https://ftp.isc.org/isc/bind9/9.14.1/BIND9.14.1.x86.zip", "url": "https://ftp.isc.org/isc/bind9/9.14.2/BIND9.14.2.x86.zip",
"hash": "a696a1db127e2be89272431d090c081b9b0d282a4dca813a086ff932abe80c63" "hash": "b298210f80be2e4813de916202213393ab57c272bf25b7cb1392ac22e5da4d97"
} }
}, },
"bin": "dig.exe", "bin": "dig.exe",