coredns: Update to version 1.11.4

This commit is contained in:
github-actions[bot] 2024-11-13 04:29:28 +00:00
parent 1987d6f689
commit b9a4bf7c72

View File

@ -1,12 +1,12 @@
{ {
"version": "1.11.3", "version": "1.11.4",
"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.11.3/coredns_1.11.3_windows_amd64.tgz", "url": "https://github.com/coredns/coredns/releases/download/v1.11.4/coredns_1.11.4_windows_amd64.tgz",
"hash": "907901bbcf084e16c22c107b808db826ca2a260d8fee5db091b3386531846d4f" "hash": "080d1c176d67de6080e8b3c9f5573c7f615337e1da19dc338a9f602db867e209"
} }
}, },
"bin": "coredns.exe", "bin": "coredns.exe",