consul: Update to version 1.21.2

This commit is contained in:
github-actions[bot] 2025-06-24 04:30:17 +00:00
parent 9250f4d4bf
commit c634d11a01

View File

@ -1,16 +1,16 @@
{ {
"version": "1.21.1", "version": "1.21.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.21.1/consul_1.21.1_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.21.2/consul_1.21.2_windows_amd64.zip",
"hash": "06945963a76bc00f4f976b2bb48e05cc9cab23311123c3ad1a2253dbbeb10f8c" "hash": "7d70101fc9e179d85f3c8c41a02e6e546fb7d208807e5908a44c164994501462"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/consul/1.21.1/consul_1.21.1_windows_386.zip", "url": "https://releases.hashicorp.com/consul/1.21.2/consul_1.21.2_windows_386.zip",
"hash": "ccf88581f45e15e0e31cac38b2b8b16d282533e172fd5f42ccfd017b0233ac9c" "hash": "4ec9b3e82fff8edd3144e51872119bbcb01373c8861a497c53e05d2f792e36f1"
} }
}, },
"bin": "consul.exe", "bin": "consul.exe",