From aff9c26cc7585b4143183b5edbf3d8c10a18a80d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 20 Nov 2019 20:00:51 +0000 Subject: [PATCH] dig: Update to version 9.14.8 --- bucket/dig.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/dig.json b/bucket/dig.json index bade3a035b..6f080222a5 100644 --- a/bucket/dig.json +++ b/bucket/dig.json @@ -1,16 +1,16 @@ { - "version": "9.14.7", + "version": "9.14.8", "homepage": "https://www.isc.org/bind/", "description": "dig (domain information groper) is a flexible tool for interrogating DNS name servers", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://ftp.isc.org/isc/bind9/9.14.7/BIND9.14.7.x64.zip", - "hash": "82860de0eb81858ef6afc1eeca23410c576c57e8e78b16b542f63018a2c54e75" + "url": "https://ftp.isc.org/isc/bind9/9.14.8/BIND9.14.8.x64.zip", + "hash": "2b28768b32cd4abe81cc83f1df041aba8d3d6531fc5fb1d85e31d1346029bf27" }, "32bit": { - "url": "https://ftp.isc.org/isc/bind9/9.14.7/BIND9.14.7.x86.zip", - "hash": "1d15127f9e2a1f93fd708319f7ba5fe1ee78c5b5c25ebb6d173f45314a629269" + "url": "https://ftp.isc.org/isc/bind9/9.14.8/BIND9.14.8.x86.zip", + "hash": "f23608dfe2d3fc91be0ebe4e380b9425f619e349863c0c18d9bec5a32a4475f5" } }, "bin": "dig.exe",