diff --git a/bucket/consul.json b/bucket/consul.json index 03ac25d553..909ed86a8f 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.21.5", + "version": "1.22.0", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.21.5/consul_1.21.5_windows_amd64.zip", - "hash": "d6b11264a7e8de20aac0975ff92255a8df08c47267d8b2338860e777a5774e32" + "url": "https://releases.hashicorp.com/consul/1.22.0/consul_1.22.0_windows_amd64.zip", + "hash": "c31fb78490d7b5cd883a1df749b191ad01ee1f0a830b3d815fc4466045ee6270" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.21.5/consul_1.21.5_windows_386.zip", - "hash": "0b0da391503957808ce5473947a578ea698573c1433cdc1fffb083493a049266" + "url": "https://releases.hashicorp.com/consul/1.22.0/consul_1.22.0_windows_386.zip", + "hash": "e04658da30bfdbb259665708ffa8156a39b71d7951056051707a43c829ed3c57" } }, "bin": "consul.exe",