diff --git a/bucket/consul.json b/bucket/consul.json index 603bf625e4..eada9ac5cb 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.17.3", + "version": "1.18.0", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.17.3/consul_1.17.3_windows_amd64.zip", - "hash": "f723838aae8a0ca006efdca852bb909b0dfdcf570b8ec227743a329bc7d418cd" + "url": "https://releases.hashicorp.com/consul/1.18.0/consul_1.18.0_windows_amd64.zip", + "hash": "68a3a3313aca0ed864df4124f1528f8ea0b04c191e2bb7196c3fa87a5918b06d" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.17.3/consul_1.17.3_windows_386.zip", - "hash": "b25c4412c208a69bf152e7da465646b0827e9bb0ea1cf0b871fb84a0bccb05e7" + "url": "https://releases.hashicorp.com/consul/1.18.0/consul_1.18.0_windows_386.zip", + "hash": "3a35d5a9b96d1d80d2ba9daf05e5a6153a40b4e762a188874d01cb75947fdf29" } }, "bin": "consul.exe",