consul: Update to version 1.11.2

This commit is contained in:
github-actions[bot] 2022-01-14 04:29:57 +00:00
parent 26557c6724
commit e9b46b5347

View File

@ -1,16 +1,16 @@
{ {
"version": "1.11.1", "version": "1.11.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.11.1/consul_1.11.1_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.11.2/consul_1.11.2_windows_amd64.zip",
"hash": "f6258ffeef15990537ba6d0f62c9274b67d1374a4756bbf8a1f55cc4ee9be790" "hash": "91d7f8e63d76f18ee5f161bb9e052b888d569683331f5b7e811fc8008a0bd440"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/consul/1.11.1/consul_1.11.1_windows_386.zip", "url": "https://releases.hashicorp.com/consul/1.11.2/consul_1.11.2_windows_386.zip",
"hash": "c027cd80dce906f695ac05576c9fc54e966b5ebf1976a6c4745ee8425a48881b" "hash": "471f21f4a4d38c9d008d9f624ea2d8e9de764edceda76fd26f83d89bd1d9ebd8"
} }
}, },
"bin": "consul.exe", "bin": "consul.exe",