coredns: Update to version 1.11.1

This commit is contained in:
github-actions[bot] 2023-08-15 20:23:59 +00:00
parent 56b4fa2081
commit b1b37680e0

View File

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