From b524ecb2f5c1ad29e9437ba1fd05b99ee355dc03 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 20:25:53 +0000 Subject: [PATCH] coredns: Update to version 1.11.3 --- bucket/coredns.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coredns.json b/bucket/coredns.json index a26b2d50f4..a53dadb672 100644 --- a/bucket/coredns.json +++ b/bucket/coredns.json @@ -1,12 +1,12 @@ { - "version": "1.11.1", + "version": "1.11.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.11.1/coredns_1.11.1_windows_amd64.tgz", - "hash": "92fa31b2e4cf134ff93eddbfda57da185c684b28267b1b3e1956b08953b4801e" + "url": "https://github.com/coredns/coredns/releases/download/v1.11.3/coredns_1.11.3_windows_amd64.tgz", + "hash": "907901bbcf084e16c22c107b808db826ca2a260d8fee5db091b3386531846d4f" } }, "bin": "coredns.exe",