From 98d4d9ec4f2101251ba059a9c3c7580e74fc5f23 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 21 Sep 2021 15:00:39 +0000 Subject: [PATCH] coredns: Update to version 1.8.5 --- bucket/coredns.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coredns.json b/bucket/coredns.json index b10371953a..0ab3e000a4 100644 --- a/bucket/coredns.json +++ b/bucket/coredns.json @@ -1,12 +1,12 @@ { - "version": "1.8.4", + "version": "1.8.5", "description": "A DNS server/forwarder, that chains plugins.", "homepage": "https://coredns.io", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/coredns/coredns/releases/download/v1.8.4/coredns_1.8.4_windows_amd64.tgz", - "hash": "76010851fdac6bb34158941fd8586aacd159cd3316db97a1d4de4fee41061641" + "url": "https://github.com/coredns/coredns/releases/download/v1.8.5/coredns_1.8.5_windows_amd64.tgz", + "hash": "5d4fb30604bbb62baed37dcb2a22004b3874dfedf37e47f2956b0c34c5edfd27" } }, "bin": "coredns.exe",