Update dig to version 9.13.1

This commit is contained in:
Richard Kuhnt 2018-06-14 19:01:23 +00:00
parent 2c079a69a5
commit 47fc071da7

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://www.isc.org/", "homepage": "https://www.isc.org/",
"license": "ISC", "license": "ISC",
"version": "9.13.0", "version": "9.13.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://ftp.isc.org/isc/bind9/9.13.0/BIND9.13.0.x64.zip", "url": "https://ftp.isc.org/isc/bind9/9.13.1/BIND9.13.1.x64.zip",
"hash": "8f975877b65c51bb30eeec52782e46f5feea9b4da179a66527ae2b30df17a85d" "hash": "72a53796d973a0ee2fd0c68bb791cf6c9f2fd63e943c1b114e4145fe20cbdb47"
}, },
"32bit": { "32bit": {
"url": "https://ftp.isc.org/isc/bind9/9.13.0/BIND9.13.0.x86.zip", "url": "https://ftp.isc.org/isc/bind9/9.13.1/BIND9.13.1.x86.zip",
"hash": "a861966553dbcb03bae5ba9ed9fa90a35e99059544552d4648f7ff52e9e9b675" "hash": "afa81c545671cb343efded075254c0a72677d16ac94a91cb5ba0526306cebb41"
} }
}, },
"bin": "dig.exe", "bin": "dig.exe",