consul: Update to version 1.21.1

This commit is contained in:
github-actions[bot] 2025-05-23 16:29:46 +00:00
parent 446bfc19e7
commit 5fb545cd53

View File

@ -1,16 +1,16 @@
{ {
"version": "1.21.0", "version": "1.21.1",
"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.0/consul_1.21.0_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.21.1/consul_1.21.1_windows_amd64.zip",
"hash": "f4fb59cea4ffabbbbea801c9e0cd5f4218b90d6a3e67bf5eb9e138b6aa8b7e32" "hash": "06945963a76bc00f4f976b2bb48e05cc9cab23311123c3ad1a2253dbbeb10f8c"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/consul/1.21.0/consul_1.21.0_windows_386.zip", "url": "https://releases.hashicorp.com/consul/1.21.1/consul_1.21.1_windows_386.zip",
"hash": "6a10e97a63b5377bb1e01ca491d96a181a92acf388f061d7bc01b653fad1f65b" "hash": "ccf88581f45e15e0e31cac38b2b8b16d282533e172fd5f42ccfd017b0233ac9c"
} }
}, },
"bin": "consul.exe", "bin": "consul.exe",