diff --git a/bucket/coredns.json b/bucket/coredns.json index 887dc77d2f..c1707c6177 100644 --- a/bucket/coredns.json +++ b/bucket/coredns.json @@ -1,12 +1,12 @@ { - "version": "1.9.0", + "version": "1.9.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.9.0/coredns_1.9.0_windows_amd64.tgz", - "hash": "8dbb55161481d435b9f3ea9e5393a67aee11380ac8707c038b3390ddedaf74bb" + "url": "https://github.com/coredns/coredns/releases/download/v1.9.1/coredns_1.9.1_windows_amd64.tgz", + "hash": "44976dfc8f8afe46264444621c940dc9aef479c3044c1438494ae7be86733da6" } }, "bin": "coredns.exe",