From 34a5a7cc25f14a8bd8da9a8fb029ba299c096751 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 20:30:10 +0000 Subject: [PATCH] coredns: Update to version 1.10.1 --- bucket/coredns.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coredns.json b/bucket/coredns.json index 4e0be53f1a..8a428fe2bd 100644 --- a/bucket/coredns.json +++ b/bucket/coredns.json @@ -1,12 +1,12 @@ { - "version": "1.10.0", + "version": "1.10.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.10.0/coredns_1.10.0_windows_amd64.tgz", - "hash": "bf9a586ccc01261d72692c9418a4cedc2bdb4c2783f41f60924da2e386727356" + "url": "https://github.com/coredns/coredns/releases/download/v1.10.1/coredns_1.10.1_windows_amd64.tgz", + "hash": "91cf780c86b11f759ed34e9a9329043464cd303633fc5b5f975e90dc06a1fb4f" } }, "bin": "coredns.exe",