From 79b4e23c5eca3d5ada9f37868af6b5bf86e30a63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 25 Feb 2021 09:31:55 +0100 Subject: [PATCH] coredns: Update to version 1.8.3 --- bucket/coredns.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coredns.json b/bucket/coredns.json index 2e3f85a04a..8bd593bd75 100644 --- a/bucket/coredns.json +++ b/bucket/coredns.json @@ -1,12 +1,12 @@ { - "version": "1.8.2", + "version": "1.8.3", "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.2/coredns_1.8.2_windows_amd64.tgz", - "hash": "c60f21b049a5313e908986c664f98c5a89833061d537120bfa38d5351bb9fc00" + "url": "https://github.com/coredns/coredns/releases/download/v1.8.3/coredns_1.8.3_windows_amd64.tgz", + "hash": "afb83305d420950d84e37342ecb5f406ff45138af281846971e2226ace32de7b" } }, "bin": "coredns.exe",