diff --git a/bucket/consul.json b/bucket/consul.json index db37f445c8..f387ef80d0 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -2,15 +2,15 @@ "homepage": "https://www.consul.io", "description": "Service Discovery and Configuration", "license": "MPL-2.0", - "version": "1.8.1", + "version": "1.8.2", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.8.1/consul_1.8.1_windows_amd64.zip", - "hash": "a082e2b557d89a73dede52d005c30806c00d9ea351d836562220b31c94ff7de8" + "url": "https://releases.hashicorp.com/consul/1.8.2/consul_1.8.2_windows_amd64.zip", + "hash": "a2764562431220b6e42e8225c6ef3c0dd071162f128ff18c7ae5be3c09a68a6f" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.8.1/consul_1.8.1_windows_386.zip", - "hash": "37fe72bb7b1ec088371478131926283a9210270588ccf86d7171c4a4abcf913c" + "url": "https://releases.hashicorp.com/consul/1.8.2/consul_1.8.2_windows_386.zip", + "hash": "95a0d9837ce5ea957b4570d7bf10091123953f19327a7be9e2e82533ef403ec8" } }, "bin": "consul.exe",