From 5ebaaeb66b2d45561eb2626dc4340ac1d1f5cf6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 21 Jan 2021 15:47:35 +0100 Subject: [PATCH] coredns: Update to version 1.8.1 --- bucket/coredns.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coredns.json b/bucket/coredns.json index 9b55108535..269569154b 100644 --- a/bucket/coredns.json +++ b/bucket/coredns.json @@ -1,12 +1,12 @@ { - "version": "1.8.0", + "version": "1.8.1", "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.0/coredns_1.8.0_windows_amd64.tgz", - "hash": "180370cc488c089ab28d08a5456db7d8ce3ddca779f77ae0559e55ff34b9e130" + "url": "https://github.com/coredns/coredns/releases/download/v1.8.1/coredns_1.8.1_windows_amd64.tgz", + "hash": "3e4cca891ba396a8ff0a20c3ec4a1c4f32a97b08aaacdc3cd0a22ce85fb21815" } }, "bin": "coredns.exe",