consul: Update to version 1.11.4

This commit is contained in:
github-actions[bot] 2022-03-01 00:33:08 +00:00
parent 865ad1420e
commit aec2e1f131

View File

@ -1,16 +1,16 @@
{ {
"version": "1.11.3", "version": "1.11.4",
"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.3/consul_1.11.3_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.11.4/consul_1.11.4_windows_amd64.zip",
"hash": "8dc96ed17d3e3ed25024187ddf1f242d0e358bbaf5f0f414f3a61922e08f2390" "hash": "a0d8921682d8c1698387c2b4fef7f04c987da600ff19e4b296c32044d24a5f67"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/consul/1.11.3/consul_1.11.3_windows_386.zip", "url": "https://releases.hashicorp.com/consul/1.11.4/consul_1.11.4_windows_386.zip",
"hash": "fd3dd6b506b233a9e81c2a970d3a89044b24f6a87e9068b26be53162d956e453" "hash": "b0b93202efcd964920c6acf0e4484df4c275f5a64f7c931c06eb83ab764a99a5"
} }
}, },
"bin": "consul.exe", "bin": "consul.exe",