From 6e1fdb768d9ca7cf83005de0818e0b88b2ebca28 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 18 Mar 2020 13:01:52 +0000 Subject: [PATCH] bind: Update to version 9.16.1 --- bucket/bind.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bind.json b/bucket/bind.json index 97c84300c4..5c9e8d99cd 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.0", + "version": "9.16.1", "architecture": { "64bit": { - "url": "https://downloads.isc.org/isc/bind9/9.16.0/BIND9.16.0.x64.zip", - "hash": "bff615b16842e2dad97404b023694db281d06474ab89a71fc73ae2649b3763a8" + "url": "https://downloads.isc.org/isc/bind9/9.16.1/BIND9.16.1.x64.zip", + "hash": "aa4431693073e3149d8ec1dd7e9afb39c3153440f4d63557328f5b979d14c150" } }, "env_add_path": "bin",