diff --git a/bucket/consul.json b/bucket/consul.json index 2b3e8f709f..529b2c7822 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.17.1", + "version": "1.17.2", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.17.1/consul_1.17.1_windows_amd64.zip", - "hash": "c640df9543d391810086861c49cd915dd182945429b6391bac1d24ccd9f638ad" + "url": "https://releases.hashicorp.com/consul/1.17.2/consul_1.17.2_windows_amd64.zip", + "hash": "5ef28bc61888dd89e1063feb1cf182e1b0fc2d43a75d004caf9b0a053fb5dc89" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.17.1/consul_1.17.1_windows_386.zip", - "hash": "a90ceb69b663538b6fd66990aae0041a2f36ec97ca0af0f80333cc48ae820321" + "url": "https://releases.hashicorp.com/consul/1.17.2/consul_1.17.2_windows_386.zip", + "hash": "f25ae1a0be059b089fac0c84eb12c135cb72b420b7c85fb8e25844a6e5db18ea" } }, "bin": "consul.exe",