diff --git a/bucket/consul.json b/bucket/consul.json index 952a626631..54f34699da 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.22.3", + "version": "1.22.4", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.22.3/consul_1.22.3_windows_amd64.zip", - "hash": "137765ef21b78c830ff32863e8f90343d1dab8866544b60c17412cbaaaac7ab8" + "url": "https://releases.hashicorp.com/consul/1.22.4/consul_1.22.4_windows_amd64.zip", + "hash": "3d483b11eecb3caebcf449bcc19e720ac4d05022a05e0b5ddca65efc5012e294" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.22.3/consul_1.22.3_windows_386.zip", - "hash": "7df5b87e294462cedbadfa115f04298e4b1323222a63f7b02881b18d571c6922" + "url": "https://releases.hashicorp.com/consul/1.22.4/consul_1.22.4_windows_386.zip", + "hash": "c7d08092520ed6f060e7781eac171337300ea80ae42bd0b5101adc43cf190b5f" } }, "bin": "consul.exe",