consul: Update to version 1.15.1

This commit is contained in:
github-actions[bot] 2023-03-08 00:41:21 +00:00
parent 386982ff9d
commit ef01331839

View File

@ -1,16 +1,16 @@
{ {
"version": "1.15.0", "version": "1.15.1",
"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.15.0/consul_1.15.0_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.15.1/consul_1.15.1_windows_amd64.zip",
"hash": "cde8ee091ea1e46e4d4d97add06344563aebfdf1f22bd4e19656c773c272d9c2" "hash": "60aeb55a541608313fbde0802b9d5af285a61ec8c6fab33a54ac1c23643e7293"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/consul/1.15.0/consul_1.15.0_windows_386.zip", "url": "https://releases.hashicorp.com/consul/1.15.1/consul_1.15.1_windows_386.zip",
"hash": "fc8ff0949bb2d132d204a87317997b55471aec467889d777a0f44aa9da81fd7c" "hash": "6a0757571ca0c47c33e2e07e105b9ad67fa2860374f0715b1241ceb960b4c235"
} }
}, },
"bin": "consul.exe", "bin": "consul.exe",