coredns: Update to version 1.11.3

This commit is contained in:
github-actions[bot] 2024-05-01 12:31:13 +00:00
parent 95a9b054f7
commit 140bca4199

View File

@ -1,12 +1,12 @@
{ {
"version": "1.11.1", "version": "1.11.3",
"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.1/coredns_1.11.1_windows_amd64.tgz", "url": "https://github.com/coredns/coredns/releases/download/v1.11.3/coredns_1.11.3_windows_amd64.tgz",
"hash": "92fa31b2e4cf134ff93eddbfda57da185c684b28267b1b3e1956b08953b4801e" "hash": "05a474af66f394f0df52e62549b171a577e4100e2ebcb01c2e0e6c3a27798634"
} }
}, },
"bin": "coredns.exe", "bin": "coredns.exe",