diff --git a/bucket/consul.json b/bucket/consul.json index 576f108ba5..9de5f8777d 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.10.5", + "version": "1.11.0", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.10.5/consul_1.10.5_windows_amd64.zip", - "hash": "b20e866e05ef8bff56e220a8d9211c82ba43aa7961fea74c3fb6345a11dc2c0b" + "url": "https://releases.hashicorp.com/consul/1.11.0/consul_1.11.0_windows_amd64.zip", + "hash": "b38d40bc7f77ae01e4698643f4db30f01968fa935a9ff1e1b92f7fa9ac1a44ff" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.10.5/consul_1.10.5_windows_386.zip", - "hash": "83c3942b88524630e83137efd5595f4232f77126d58e07d00b657ede2bf23d36" + "url": "https://releases.hashicorp.com/consul/1.11.0/consul_1.11.0_windows_386.zip", + "hash": "0e3cef988103b12033690c57d31ed52f39942cb04dc025a052c07c8ee71195c0" } }, "bin": "consul.exe",