consul: Update to version 1.22.2

This commit is contained in:
github-actions[bot] 2025-12-17 12:32:00 +00:00
parent 3f37deaed5
commit 4ae579f7ca

View File

@ -1,16 +1,16 @@
{ {
"version": "1.22.1", "version": "1.22.2",
"description": "Service Discovery and Configuration", "description": "Service Discovery and Configuration",
"homepage": "https://www.consul.io", "homepage": "https://www.consul.io",
"license": "MPL-2.0", "license": "MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/consul/1.22.1/consul_1.22.1_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.22.2/consul_1.22.2_windows_amd64.zip",
"hash": "f98d33df899afb3bacab20d2ffc702e62f30cdca82ae65bad831bc332b3deb27" "hash": "7b8a3bb723017d1be87decf3a7bb12661c36e43eba8283b8c04eca60501493ec"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/consul/1.22.1/consul_1.22.1_windows_386.zip", "url": "https://releases.hashicorp.com/consul/1.22.2/consul_1.22.2_windows_386.zip",
"hash": "9676144d944a78a1503d7466d52e520c9088b49962e2ebbc30cf1cf93f584764" "hash": "11c0370b956117ab2b4567ec7ce0d93e1811152d1669e43f9b0a1f7efddbdfba"
} }
}, },
"bin": "consul.exe", "bin": "consul.exe",