coredns: Update to version 1.12.1

This commit is contained in:
github-actions[bot] 2025-04-01 00:43:01 +00:00
parent 7e0d5ddf6e
commit 6971fd2e63

View File

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