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