coredns: Update to version 1.12.3

This commit is contained in:
github-actions[bot] 2025-08-05 20:29:22 +00:00
parent b1c4430a1e
commit ed9fa913b5

View File

@ -1,12 +1,12 @@
{ {
"version": "1.12.2", "version": "1.12.3",
"description": "A DNS server/forwarder, that chains plugins.", "description": "A DNS server/forwarder, that chains plugins.",
"homepage": "https://coredns.io", "homepage": "https://coredns.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/coredns/coredns/releases/download/v1.12.2/coredns_1.12.2_windows_amd64.tgz", "url": "https://github.com/coredns/coredns/releases/download/v1.12.3/coredns_1.12.3_windows_amd64.tgz",
"hash": "5622ed8cf6f265d7360229fcfdf0924e5ffe7905545cc42086627bec2ae372b0" "hash": "d78264ca59a31bcaa0250fcd6217aaeee852586408386bce1cf847151c14c68c"
} }
}, },
"bin": "coredns.exe", "bin": "coredns.exe",