diff --git a/bucket/coredns.json b/bucket/coredns.json index 9b55108535..269569154b 100644 --- a/bucket/coredns.json +++ b/bucket/coredns.json @@ -1,12 +1,12 @@ { - "version": "1.8.0", + "version": "1.8.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.8.0/coredns_1.8.0_windows_amd64.tgz", - "hash": "180370cc488c089ab28d08a5456db7d8ce3ddca779f77ae0559e55ff34b9e130" + "url": "https://github.com/coredns/coredns/releases/download/v1.8.1/coredns_1.8.1_windows_amd64.tgz", + "hash": "3e4cca891ba396a8ff0a20c3ec4a1c4f32a97b08aaacdc3cd0a22ce85fb21815" } }, "bin": "coredns.exe",