From b45c9dce390b91b197a2b592cd7d28f75f98c314 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 19 Sep 2018 21:00:45 +0000 Subject: [PATCH] dig: Update to version 9.13.3 --- dig.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dig.json b/dig.json index 73cf7b942c..305da7a0f8 100644 --- a/dig.json +++ b/dig.json @@ -1,15 +1,15 @@ { "homepage": "https://www.isc.org/", "license": "ISC", - "version": "9.13.2", + "version": "9.13.3", "architecture": { "64bit": { - "url": "https://ftp.isc.org/isc/bind9/9.13.2/BIND9.13.2.x64.zip", - "hash": "1116e8c84b503a4fa7f41be0fbe51c7eb454f8ce677a26ef0676584b6117e2f4" + "url": "https://ftp.isc.org/isc/bind9/9.13.3/BIND9.13.3.x64.zip", + "hash": "ff89ccabc53e27a08c85e3b519168fd89008d45554223436e63ba9e52b080b58" }, "32bit": { - "url": "https://ftp.isc.org/isc/bind9/9.13.2/BIND9.13.2.x86.zip", - "hash": "5b5c464a008b3632c7052bd6c590b8f4fa048017b282ebe7c34c185dc9ea4b2a" + "url": "https://ftp.isc.org/isc/bind9/9.13.3/BIND9.13.3.x86.zip", + "hash": "dae5083e38b7d8f46f7a6dda87b61a5d3c1057611c8fcd272cb76503da7357e2" } }, "bin": "dig.exe",