consul: Update to version 1.11.3

This commit is contained in:
github-actions[bot] 2022-02-12 04:29:22 +00:00
parent facc049902
commit 1a0c0312e1

View File

@ -1,16 +1,16 @@
{ {
"version": "1.11.2", "version": "1.11.3",
"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.2/consul_1.11.2_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.11.3/consul_1.11.3_windows_amd64.zip",
"hash": "91d7f8e63d76f18ee5f161bb9e052b888d569683331f5b7e811fc8008a0bd440" "hash": "8dc96ed17d3e3ed25024187ddf1f242d0e358bbaf5f0f414f3a61922e08f2390"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/consul/1.11.2/consul_1.11.2_windows_386.zip", "url": "https://releases.hashicorp.com/consul/1.11.3/consul_1.11.3_windows_386.zip",
"hash": "471f21f4a4d38c9d008d9f624ea2d8e9de764edceda76fd26f83d89bd1d9ebd8" "hash": "fd3dd6b506b233a9e81c2a970d3a89044b24f6a87e9068b26be53162d956e453"
} }
}, },
"bin": "consul.exe", "bin": "consul.exe",