From 3cde1e16db10eb0ea766168d3157cb415d0e5838 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 22 Aug 2019 01:00:39 +0000 Subject: [PATCH] bind: Update to version 9.14.5 --- bucket/bind.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bind.json b/bucket/bind.json index f29dd7160f..f58dec6ce9 100644 --- a/bucket/bind.json +++ b/bucket/bind.json @@ -2,15 +2,15 @@ "homepage": "https://www.isc.org/bind/", "description": "Versatile, classic, complete name server software.", "license": "MPL-2.0", - "version": "9.14.4", + "version": "9.14.5", "architecture": { "64bit": { - "url": "https://downloads.isc.org/isc/bind9/9.14.4/BIND9.14.4.x64.zip", - "hash": "80ab8173cd86828e42bceaf2bf15e78a4a012cac232f11ac15c8642558e76c1e" + "url": "https://downloads.isc.org/isc/bind9/9.14.5/BIND9.14.5.x64.zip", + "hash": "ce186978deedf22ecb6b93196ab82b83f7660ad5b3588d23ea1df5be2f078258" }, "32bit": { - "url": "https://downloads.isc.org/isc/bind9/9.14.4/BIND9.14.4.x86.zip", - "hash": "618adda78c04c5891a778381d87d78f81d1d8ae9849dec200a5ce66b516bd3d2" + "url": "https://downloads.isc.org/isc/bind9/9.14.5/BIND9.14.5.x86.zip", + "hash": "4ad822ec593f311da56debb1ff370519a11c0e449b3de843ee21deb942390482" } }, "env_add_path": "bin",