From 1f810a6d33037385566f1eadbb7feeb0f6c758f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 20:28:28 +0000 Subject: [PATCH] coredns: Update to version 1.9.0 --- bucket/coredns.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coredns.json b/bucket/coredns.json index a08ec03f8c..887dc77d2f 100644 --- a/bucket/coredns.json +++ b/bucket/coredns.json @@ -1,12 +1,12 @@ { - "version": "1.8.7", + "version": "1.9.0", "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.7/coredns_1.8.7_windows_amd64.tgz", - "hash": "6f51431638fcdd99b1cfe3d4664d23dc08b0baa6a0d80dcec64fa07bb543b85a" + "url": "https://github.com/coredns/coredns/releases/download/v1.9.0/coredns_1.9.0_windows_amd64.tgz", + "hash": "8dbb55161481d435b9f3ea9e5393a67aee11380ac8707c038b3390ddedaf74bb" } }, "bin": "coredns.exe",