diff --git a/bucket/coredns.json b/bucket/coredns.json index ff6179c8a1..34ff007584 100644 --- a/bucket/coredns.json +++ b/bucket/coredns.json @@ -1,12 +1,12 @@ { - "version": "1.12.4", + "version": "1.13.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.12.4/coredns_1.12.4_windows_amd64.tgz", - "hash": "2e7443a87e7ad6787e6dd063cf1d62225c74d907e0484b1a012b523a027120c8" + "url": "https://github.com/coredns/coredns/releases/download/v1.13.0/coredns_1.13.0_windows_amd64.tgz", + "hash": "2b64e26b82b45708453ecfaa67e2cb9e2d8e0bfdfdb744c8d26567c437468d8f" } }, "bin": "coredns.exe",