diff --git a/bucket/consul.json b/bucket/consul.json index 88b7ec69e3..28ecf5cd64 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.21.3", + "version": "1.21.4", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.21.3/consul_1.21.3_windows_amd64.zip", - "hash": "6916720b286b00c25650fd35ad49f6d3759d9f89acc806d183012456f6ee91a0" + "url": "https://releases.hashicorp.com/consul/1.21.4/consul_1.21.4_windows_amd64.zip", + "hash": "7c4656a1f352f1170b3ad6aad0fefe5176adeda75964d0442b89615b875e7a26" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.21.3/consul_1.21.3_windows_386.zip", - "hash": "7d42e1c212ae13ae996acd48ea742160224441ddd6d514e26f356085a57d47d3" + "url": "https://releases.hashicorp.com/consul/1.21.4/consul_1.21.4_windows_386.zip", + "hash": "0ccee866dfd957d01ea1294d80727a5277f49a8d9f58813420f5c81425c1481a" } }, "bin": "consul.exe",