From b9a4bf7c7282f676c9d24075cf375e1d5814001e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 04:29:28 +0000 Subject: [PATCH] coredns: Update to version 1.11.4 --- bucket/coredns.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coredns.json b/bucket/coredns.json index a53dadb672..4f62835222 100644 --- a/bucket/coredns.json +++ b/bucket/coredns.json @@ -1,12 +1,12 @@ { - "version": "1.11.3", + "version": "1.11.4", "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.3/coredns_1.11.3_windows_amd64.tgz", - "hash": "907901bbcf084e16c22c107b808db826ca2a260d8fee5db091b3386531846d4f" + "url": "https://github.com/coredns/coredns/releases/download/v1.11.4/coredns_1.11.4_windows_amd64.tgz", + "hash": "080d1c176d67de6080e8b3c9f5573c7f615337e1da19dc338a9f602db867e209" } }, "bin": "coredns.exe",