coredns: Update to version 1.11.1

This commit is contained in:
github-actions[bot] 2024-03-01 12:30:22 +00:00
parent e7bb8f4953
commit 034afdbb93

View File

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