From c0f817cea3118b5cf4c28d0083a4297c13baf241 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 00:37:53 +0000 Subject: [PATCH] coredns: Update to version 1.12.4 --- bucket/coredns.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coredns.json b/bucket/coredns.json index 9035f5df08..ff6179c8a1 100644 --- a/bucket/coredns.json +++ b/bucket/coredns.json @@ -1,12 +1,12 @@ { - "version": "1.12.3", + "version": "1.12.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.12.3/coredns_1.12.3_windows_amd64.tgz", - "hash": "d78264ca59a31bcaa0250fcd6217aaeee852586408386bce1cf847151c14c68c" + "url": "https://github.com/coredns/coredns/releases/download/v1.12.4/coredns_1.12.4_windows_amd64.tgz", + "hash": "2e7443a87e7ad6787e6dd063cf1d62225c74d907e0484b1a012b523a027120c8" } }, "bin": "coredns.exe",