consul: Update to version 1.20.0

This commit is contained in:
github-actions[bot] 2024-10-15 04:30:13 +00:00
parent 50d2700621
commit d1fee9ea11

View File

@ -1,16 +1,16 @@
{ {
"version": "1.19.2", "version": "1.20.0",
"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.19.2/consul_1.19.2_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.20.0/consul_1.20.0_windows_amd64.zip",
"hash": "2a8f1c7bb03f982b17c45e0b812f388faaa0e180f56f19309b2265717ab04b27" "hash": "96249ae33372a76aed411afba52c1f228a102f8b9d72eae2a341c732856afacc"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/consul/1.19.2/consul_1.19.2_windows_386.zip", "url": "https://releases.hashicorp.com/consul/1.20.0/consul_1.20.0_windows_386.zip",
"hash": "d262e490dad109425f757687cd80dca6baa151beb6f8dc9c94032d940599c1be" "hash": "c450a44852c39091f8df2f20b26798883cb8f3c0badf44b6185c5810a0f38bef"
} }
}, },
"bin": "consul.exe", "bin": "consul.exe",