diff --git a/bucket/consul.json b/bucket/consul.json index f387ef80d0..816b98c268 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.2", + "version": "1.8.3", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.8.2/consul_1.8.2_windows_amd64.zip", - "hash": "a2764562431220b6e42e8225c6ef3c0dd071162f128ff18c7ae5be3c09a68a6f" + "url": "https://releases.hashicorp.com/consul/1.8.3/consul_1.8.3_windows_amd64.zip", + "hash": "8d35789fc85dede62731ffafa1389e0e8e8bbf321eefe2ec8dbd0703edc2de16" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.8.2/consul_1.8.2_windows_386.zip", - "hash": "95a0d9837ce5ea957b4570d7bf10091123953f19327a7be9e2e82533ef403ec8" + "url": "https://releases.hashicorp.com/consul/1.8.3/consul_1.8.3_windows_386.zip", + "hash": "8b211838461911aec9ddf15eaa69e220cea7742e005e4df671cd6d9244baef4f" } }, "bin": "consul.exe",