diff --git a/bucket/consul.json b/bucket/consul.json index 7967b219cf..ebf6ea18d9 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.11.4", + "version": "1.11.5", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.11.4/consul_1.11.4_windows_amd64.zip", - "hash": "a0d8921682d8c1698387c2b4fef7f04c987da600ff19e4b296c32044d24a5f67" + "url": "https://releases.hashicorp.com/consul/1.11.5/consul_1.11.5_windows_amd64.zip", + "hash": "c99cd7df7cd1d3b727e52a8fb1d30d01ccd2ca78f64f482d1773f7f952c7d540" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.11.4/consul_1.11.4_windows_386.zip", - "hash": "b0b93202efcd964920c6acf0e4484df4c275f5a64f7c931c06eb83ab764a99a5" + "url": "https://releases.hashicorp.com/consul/1.11.5/consul_1.11.5_windows_386.zip", + "hash": "9f1bffcb25a8ddf90407338b092f865109c4f80d50d25b01356f204d30b52db2" } }, "bin": "consul.exe",