From e9a125305d4f68d016b19196ba09f303b9e51c2d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 19 Feb 2020 22:01:53 +0000 Subject: [PATCH] bind: Update to version 9.16.0 --- bucket/bind.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bind.json b/bucket/bind.json index 440e4055da..97c84300c4 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.14.10", + "version": "9.16.0", "architecture": { "64bit": { - "url": "https://downloads.isc.org/isc/bind9/9.14.10/BIND9.14.10.x64.zip", - "hash": "92433cdd8f8aecbfcf33230b0aeb585590d8cdea46c9e5772f669cada9d3a0b4" + "url": "https://downloads.isc.org/isc/bind9/9.16.0/BIND9.16.0.x64.zip", + "hash": "bff615b16842e2dad97404b023694db281d06474ab89a71fc73ae2649b3763a8" } }, "env_add_path": "bin",