dig: Update to version 9.13.5

This commit is contained in:
Richard Kuhnt 2018-12-13 03:00:34 +00:00
parent c897a3abeb
commit 981a0bf56c

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://www.isc.org/", "homepage": "https://www.isc.org/",
"license": "ISC", "license": "ISC",
"version": "9.13.4", "version": "9.13.5",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://ftp.isc.org/isc/bind9/9.13.4/BIND9.13.4.x64.zip", "url": "https://ftp.isc.org/isc/bind9/9.13.5/BIND9.13.5.x64.zip",
"hash": "09aa7cfda0a0ebf7f87c2211351dc2268b205fbef9b3ed9ab6bccb1aa5f6583f" "hash": "6cb7c149278e97d2e3d5abe4fc78068f098df9569321c8cd4a76f90e90de8fbe"
}, },
"32bit": { "32bit": {
"url": "https://ftp.isc.org/isc/bind9/9.13.4/BIND9.13.4.x86.zip", "url": "https://ftp.isc.org/isc/bind9/9.13.5/BIND9.13.5.x86.zip",
"hash": "344c16268648d33bfc9771b10b5fd6931dd99874b3154c2f5fb828a9afaf9c33" "hash": "eacdd899a800f75cbde9b0b90009a11286993e6ce213e0cdcb74185718c80594"
} }
}, },
"bin": "dig.exe", "bin": "dig.exe",