diff --git a/bucket/consul.json b/bucket/consul.json index 1e29844b53..107be965aa 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.16.3", + "version": "1.17.0", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.16.3/consul_1.16.3_windows_amd64.zip", - "hash": "e06e9467b038229b042f7e69679702530fe4f21978ab99fa469c1453f290bf76" + "url": "https://releases.hashicorp.com/consul/1.17.0/consul_1.17.0_windows_amd64.zip", + "hash": "6ee7955916898b37726dcd13df57d231a2334b9674fb364e06a1162c1c405fac" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.16.3/consul_1.16.3_windows_386.zip", - "hash": "33d8e9b54b45d3d7cbffb27bd4180a6a8d77c01ff0f40f3ce3688401f56c0f90" + "url": "https://releases.hashicorp.com/consul/1.17.0/consul_1.17.0_windows_386.zip", + "hash": "dddf1fae3487e18c9d6bc36cb42c7ce10f7333e59c506f7f19ae38069a3c4219" } }, "bin": "consul.exe",