From 5c823d06b6396b7ebb983358dc6b65ce4c43cff9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 18 Jul 2019 00:00:46 +0000 Subject: [PATCH] dig: Update to version 9.14.4 --- bucket/dig.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/dig.json b/bucket/dig.json index 78105a65ca..a29f1905d4 100644 --- a/bucket/dig.json +++ b/bucket/dig.json @@ -2,15 +2,15 @@ "homepage": "https://www.isc.org/", "description": "dig (domain information groper) is a flexible tool for interrogating DNS name servers", "license": "MPL-2.0", - "version": "9.14.3", + "version": "9.14.4", "architecture": { "64bit": { - "url": "https://ftp.isc.org/isc/bind9/9.14.3/BIND9.14.3.x64.zip", - "hash": "9182c6593d11581909d12706e663252c357696def102b260da02c98ec1ac7b86" + "url": "https://ftp.isc.org/isc/bind9/9.14.4/BIND9.14.4.x64.zip", + "hash": "80ab8173cd86828e42bceaf2bf15e78a4a012cac232f11ac15c8642558e76c1e" }, "32bit": { - "url": "https://ftp.isc.org/isc/bind9/9.14.3/BIND9.14.3.x86.zip", - "hash": "1ded768b090e633b1930f99e457c1f73b3955614aff621ec13ea12c186884472" + "url": "https://ftp.isc.org/isc/bind9/9.14.4/BIND9.14.4.x86.zip", + "hash": "618adda78c04c5891a778381d87d78f81d1d8ae9849dec200a5ce66b516bd3d2" } }, "bin": "dig.exe",