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