From ed9fa913b55b321ccfa11fe92b7d2d7757c5c7d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 20:29:22 +0000 Subject: [PATCH] coredns: Update to version 1.12.3 --- bucket/coredns.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coredns.json b/bucket/coredns.json index be034b1526..9035f5df08 100644 --- a/bucket/coredns.json +++ b/bucket/coredns.json @@ -1,12 +1,12 @@ { - "version": "1.12.2", + "version": "1.12.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.12.2/coredns_1.12.2_windows_amd64.tgz", - "hash": "5622ed8cf6f265d7360229fcfdf0924e5ffe7905545cc42086627bec2ae372b0" + "url": "https://github.com/coredns/coredns/releases/download/v1.12.3/coredns_1.12.3_windows_amd64.tgz", + "hash": "d78264ca59a31bcaa0250fcd6217aaeee852586408386bce1cf847151c14c68c" } }, "bin": "coredns.exe",