diff --git a/bucket/consul.json b/bucket/consul.json index 1558b54c1f..1306151b94 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.20.6", + "version": "1.21.0", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.20.6/consul_1.20.6_windows_amd64.zip", - "hash": "775b9c3085454cb0b4cc9745719760ed0a2690399d2df2e7dbe2f9a9e6a29eed" + "url": "https://releases.hashicorp.com/consul/1.21.0/consul_1.21.0_windows_amd64.zip", + "hash": "f4fb59cea4ffabbbbea801c9e0cd5f4218b90d6a3e67bf5eb9e138b6aa8b7e32" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.20.6/consul_1.20.6_windows_386.zip", - "hash": "eadb2614eb6d5063cdcd5f8ac0e4ff64084ac0a124399ef358d36e2578683458" + "url": "https://releases.hashicorp.com/consul/1.21.0/consul_1.21.0_windows_386.zip", + "hash": "6a10e97a63b5377bb1e01ca491d96a181a92acf388f061d7bc01b653fad1f65b" } }, "bin": "consul.exe",