diff --git a/bucket/consul.json b/bucket/consul.json index 8e2d366596..6c5d17825c 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.16.1", + "version": "1.16.2", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_windows_amd64.zip", - "hash": "e35b36b3a7dd276b79d350b9c547db2021125c793335a8043752627e80c0fe60" + "url": "https://releases.hashicorp.com/consul/1.16.2/consul_1.16.2_windows_amd64.zip", + "hash": "8f7f794178f1fcb5cce78a718a162a8b5cc247e6e9f77a979653d2662aec3c83" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.16.1/consul_1.16.1_windows_386.zip", - "hash": "3c84543b302ce786746300f0090bd273e809b6c7415298b5fb07e4d9a8b737da" + "url": "https://releases.hashicorp.com/consul/1.16.2/consul_1.16.2_windows_386.zip", + "hash": "ba30426b0aa9187430a1f2aa1795a128082f39c5c9b4394744a0e728906e7cc4" } }, "bin": "consul.exe",