dig: Update to version 9.13.3

This commit is contained in:
Richard Kuhnt 2018-09-19 21:00:45 +00:00
parent 6cec108b9a
commit b45c9dce39

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://www.isc.org/", "homepage": "https://www.isc.org/",
"license": "ISC", "license": "ISC",
"version": "9.13.2", "version": "9.13.3",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://ftp.isc.org/isc/bind9/9.13.2/BIND9.13.2.x64.zip", "url": "https://ftp.isc.org/isc/bind9/9.13.3/BIND9.13.3.x64.zip",
"hash": "1116e8c84b503a4fa7f41be0fbe51c7eb454f8ce677a26ef0676584b6117e2f4" "hash": "ff89ccabc53e27a08c85e3b519168fd89008d45554223436e63ba9e52b080b58"
}, },
"32bit": { "32bit": {
"url": "https://ftp.isc.org/isc/bind9/9.13.2/BIND9.13.2.x86.zip", "url": "https://ftp.isc.org/isc/bind9/9.13.3/BIND9.13.3.x86.zip",
"hash": "5b5c464a008b3632c7052bd6c590b8f4fa048017b282ebe7c34c185dc9ea4b2a" "hash": "dae5083e38b7d8f46f7a6dda87b61a5d3c1057611c8fcd272cb76503da7357e2"
} }
}, },
"bin": "dig.exe", "bin": "dig.exe",