consul: Update to version 1.12.2

This commit is contained in:
github-actions[bot] 2022-06-04 00:33:48 +00:00
parent 6662e9466a
commit 05188d05e9

View File

@ -1,16 +1,16 @@
{ {
"version": "1.12.1", "version": "1.12.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.12.1/consul_1.12.1_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.12.2/consul_1.12.2_windows_amd64.zip",
"hash": "5edc0e132bc3f196cff35689ae0919f396dc5e098d3d789b172fcc05a38a06e1" "hash": "dcebeda8b0c551fb75c642d4ef030bb6051839caf9e28721b172dee983ee947c"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/consul/1.12.1/consul_1.12.1_windows_386.zip", "url": "https://releases.hashicorp.com/consul/1.12.2/consul_1.12.2_windows_386.zip",
"hash": "82636a852468aaa08beb962a8021c3fab100fa630fc6e2010de602ca33ec589f" "hash": "4a25918227a0664076be5e07ca69555c121e1672bafd753bb5cfa10f7f46e41e"
} }
}, },
"bin": "consul.exe", "bin": "consul.exe",