From d86d357fce218744f57b5c794106f5a5caacedf0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 16:30:57 +0000 Subject: [PATCH] coredns: Update to version 1.9.3 --- bucket/coredns.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coredns.json b/bucket/coredns.json index ae1c7ed711..b4d562aa90 100644 --- a/bucket/coredns.json +++ b/bucket/coredns.json @@ -1,12 +1,12 @@ { - "version": "1.9.2", + "version": "1.9.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.9.2/coredns_1.9.2_windows_amd64.tgz", - "hash": "ebf6f9431ee44e3a303e63dfc6f9882920988c7071ee2d7fba8467e92b395891" + "url": "https://github.com/coredns/coredns/releases/download/v1.9.3/coredns_1.9.3_windows_amd64.tgz", + "hash": "4ff1a34d505aa7ccc39ede5500ef84d631aca6dabad077e54d8085b4d130544c" } }, "bin": "coredns.exe",