diff --git a/bucket/consul.json b/bucket/consul.json index d24ead1f1e..807bce401b 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.11.2", + "version": "1.11.3", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.11.2/consul_1.11.2_windows_amd64.zip", - "hash": "91d7f8e63d76f18ee5f161bb9e052b888d569683331f5b7e811fc8008a0bd440" + "url": "https://releases.hashicorp.com/consul/1.11.3/consul_1.11.3_windows_amd64.zip", + "hash": "8dc96ed17d3e3ed25024187ddf1f242d0e358bbaf5f0f414f3a61922e08f2390" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.11.2/consul_1.11.2_windows_386.zip", - "hash": "471f21f4a4d38c9d008d9f624ea2d8e9de764edceda76fd26f83d89bd1d9ebd8" + "url": "https://releases.hashicorp.com/consul/1.11.3/consul_1.11.3_windows_386.zip", + "hash": "fd3dd6b506b233a9e81c2a970d3a89044b24f6a87e9068b26be53162d956e453" } }, "bin": "consul.exe",