diff --git a/bucket/consul.json b/bucket/consul.json index 2880d6c9c6..21a854668c 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.20.0", + "version": "1.20.1", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.20.0/consul_1.20.0_windows_amd64.zip", - "hash": "96249ae33372a76aed411afba52c1f228a102f8b9d72eae2a341c732856afacc" + "url": "https://releases.hashicorp.com/consul/1.20.1/consul_1.20.1_windows_amd64.zip", + "hash": "9b48a9404997d2b159ca5e5c6be257bfc5e8a46b0f157c50ae1d506782009024" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.20.0/consul_1.20.0_windows_386.zip", - "hash": "c450a44852c39091f8df2f20b26798883cb8f3c0badf44b6185c5810a0f38bef" + "url": "https://releases.hashicorp.com/consul/1.20.1/consul_1.20.1_windows_386.zip", + "hash": "b0a4f5bb78b4789e8a96222919c676397c8946d80f03c8349ef5e86786635bbf" } }, "bin": "consul.exe",