From a38cdd495443f5760eb6c00692ccc15446c790de Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 20 Aug 2020 19:00:18 +0000 Subject: [PATCH] bind: Update to version 9.16.6 --- bucket/bind.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bind.json b/bucket/bind.json index b65d7cd53b..b62d404fda 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.5", + "version": "9.16.6", "architecture": { "64bit": { - "url": "https://downloads.isc.org/isc/bind9/9.16.5/BIND9.16.5.x64.zip", - "hash": "3bb2c14c8631a94c1ce59040911a7aba06ea416041e4756d6e84f509a5bdb2d8" + "url": "https://downloads.isc.org/isc/bind9/9.16.6/BIND9.16.6.x64.zip", + "hash": "04aab61f30f9cd109567c8c7eb39d8b76a726ed9d7db59455e421a55eebb04e5" } }, "env_add_path": "bin",