From f33d1a748df4d0fe729c0a0b1031669b65ed51f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 16:30:51 +0000 Subject: [PATCH] coredns: Update to version 1.10.0 --- bucket/coredns.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coredns.json b/bucket/coredns.json index 240b5ed919..4e0be53f1a 100644 --- a/bucket/coredns.json +++ b/bucket/coredns.json @@ -1,12 +1,12 @@ { - "version": "1.9.4", + "version": "1.10.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.9.4/coredns_1.9.4_windows_amd64.tgz", - "hash": "6757321067954080c79d431662c408649bf662fb2c15c5a149d453cd6351cbe7" + "url": "https://github.com/coredns/coredns/releases/download/v1.10.0/coredns_1.10.0_windows_amd64.tgz", + "hash": "bf9a586ccc01261d72692c9418a4cedc2bdb4c2783f41f60924da2e386727356" } }, "bin": "coredns.exe",