From 871b09f7d4a4f9b3dbd3442eca94c5de2b70f48b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 17 Jun 2020 19:00:22 +0000 Subject: [PATCH] bind: Update to version 9.16.4 --- bucket/bind.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bind.json b/bucket/bind.json index 1f0267909c..553233982f 100644 --- a/bucket/bind.json +++ b/bucket/bind.json @@ -2,11 +2,11 @@ "homepage": "https://www.isc.org/bind/", "description": "Versatile, classic, complete name server software.", "license": "MPL-2.0", - "version": "9.16.3", + "version": "9.16.4", "architecture": { "64bit": { - "url": "https://downloads.isc.org/isc/bind9/9.16.3/BIND9.16.3.x64.zip", - "hash": "3f6ea4f38c99cac02cf45d038007cda109356980533905bc58006477f844d6e7" + "url": "https://downloads.isc.org/isc/bind9/9.16.4/BIND9.16.4.x64.zip", + "hash": "1e29839a5a7aa36ac2eb09aa6ebac5ba65e08c758bfc8fde21adf149cae8e779" } }, "env_add_path": "bin",