coredns: Update to version 1.12.2

This commit is contained in:
github-actions[bot] 2025-06-06 12:31:57 +00:00
parent 6fd13e8d4b
commit 87442e3907

View File

@ -1,12 +1,12 @@
{ {
"version": "1.12.1", "version": "1.12.2",
"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.1/coredns_1.12.1_windows_amd64.tgz", "url": "https://github.com/coredns/coredns/releases/download/v1.12.2/coredns_1.12.2_windows_amd64.tgz",
"hash": "b5d1d90fe67722bcb310c3cb2159c3bd2d02a2b8f3a31635c783dcc7a520b0bc" "hash": "5622ed8cf6f265d7360229fcfdf0924e5ffe7905545cc42086627bec2ae372b0"
} }
}, },
"bin": "coredns.exe", "bin": "coredns.exe",