consul: Update to version 1.14.3

This commit is contained in:
github-actions[bot] 2022-12-14 20:26:24 +00:00
parent a9bb5a477a
commit e53d7e30fd

View File

@ -1,16 +1,16 @@
{ {
"version": "1.14.2", "version": "1.14.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.14.2/consul_1.14.2_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.14.3/consul_1.14.3_windows_amd64.zip",
"hash": "fe7eb25fbb3dbeab4cb0a8ecbac6ba2baf3716dac0c2c2c94359c57cb0470777" "hash": "b4fad9d5bcbece307777524d1411d41f96089385ff8c29ad7e170d6d12c238d4"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/consul/1.14.2/consul_1.14.2_windows_386.zip", "url": "https://releases.hashicorp.com/consul/1.14.3/consul_1.14.3_windows_386.zip",
"hash": "4b07c5d884c8a971b0bef44efee424835992460ae6a4d4cd09b32251f00ec539" "hash": "8f2fb286417a076327765a0d555c6fa57d64f95955e004acfe6ce8282a8ab06b"
} }
}, },
"bin": "consul.exe", "bin": "consul.exe",