coredns: Update to version 1.13.0

This commit is contained in:
github-actions[bot] 2025-10-06 08:31:07 +00:00
parent d42fb2a2b1
commit 3d0a6710e3

View File

@ -1,12 +1,12 @@
{ {
"version": "1.12.4", "version": "1.13.0",
"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.4/coredns_1.12.4_windows_amd64.tgz", "url": "https://github.com/coredns/coredns/releases/download/v1.13.0/coredns_1.13.0_windows_amd64.tgz",
"hash": "2e7443a87e7ad6787e6dd063cf1d62225c74d907e0484b1a012b523a027120c8" "hash": "2b64e26b82b45708453ecfaa67e2cb9e2d8e0bfdfdb744c8d26567c437468d8f"
} }
}, },
"bin": "coredns.exe", "bin": "coredns.exe",