coredns: Update to version 1.13.2

This commit is contained in:
github-actions[bot] 2025-12-10 04:31:14 +00:00
parent 32db2b1f2d
commit fe3bf188b0

View File

@ -1,12 +1,12 @@
{
"version": "1.13.1",
"version": "1.13.2",
"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.13.1/coredns_1.13.1_windows_amd64.tgz",
"hash": "0b64c4e9738ec3e6559a07fbb65d567bb4f08f9a1a9ee4f8c49ee2fe8d9dd37d"
"url": "https://github.com/coredns/coredns/releases/download/v1.13.2/coredns_1.13.2_windows_amd64.tgz",
"hash": "f9e7e8b8afb69fa3f3dfb256424561363e8d41c1d486e295365313a97f707c6e"
}
},
"bin": "coredns.exe",