diff --git a/bucket/consul.json b/bucket/consul.json index 26613db97a..03aee988b4 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.14.4", + "version": "1.15.0", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.14.4/consul_1.14.4_windows_amd64.zip", - "hash": "9878566aa0b402e325aa9058bd513359434f2cc1bcc61bcb8a81bb5743f02225" + "url": "https://releases.hashicorp.com/consul/1.15.0/consul_1.15.0_windows_amd64.zip", + "hash": "cde8ee091ea1e46e4d4d97add06344563aebfdf1f22bd4e19656c773c272d9c2" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.14.4/consul_1.14.4_windows_386.zip", - "hash": "3b2259c6ece13eeb185ae9680b2522e5a4b5776a57812006561d260195bb0995" + "url": "https://releases.hashicorp.com/consul/1.15.0/consul_1.15.0_windows_386.zip", + "hash": "fc8ff0949bb2d132d204a87317997b55471aec467889d777a0f44aa9da81fd7c" } }, "bin": "consul.exe",