diff --git a/bucket/coredns.json b/bucket/coredns.json index 6c0a847873..3ef4e689e6 100644 --- a/bucket/coredns.json +++ b/bucket/coredns.json @@ -1,12 +1,12 @@ { - "version": "1.12.0", + "version": "1.12.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.12.0/coredns_1.12.0_windows_amd64.tgz", - "hash": "a3c9cc025928192e27bd1cd2c7d9a59e6a666ed152fc5618f16255da9c3ac4a8" + "url": "https://github.com/coredns/coredns/releases/download/v1.12.1/coredns_1.12.1_windows_amd64.tgz", + "hash": "b5d1d90fe67722bcb310c3cb2159c3bd2d02a2b8f3a31635c783dcc7a520b0bc" } }, "bin": "coredns.exe",