consul: Update to version 1.18.0

This commit is contained in:
github-actions[bot] 2024-02-28 00:33:10 +00:00
parent 89bd6952c1
commit 43e9badf21

View File

@ -1,16 +1,16 @@
{ {
"version": "1.17.3", "version": "1.18.0",
"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.17.3/consul_1.17.3_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.18.0/consul_1.18.0_windows_amd64.zip",
"hash": "f723838aae8a0ca006efdca852bb909b0dfdcf570b8ec227743a329bc7d418cd" "hash": "68a3a3313aca0ed864df4124f1528f8ea0b04c191e2bb7196c3fa87a5918b06d"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/consul/1.17.3/consul_1.17.3_windows_386.zip", "url": "https://releases.hashicorp.com/consul/1.18.0/consul_1.18.0_windows_386.zip",
"hash": "b25c4412c208a69bf152e7da465646b0827e9bb0ea1cf0b871fb84a0bccb05e7" "hash": "3a35d5a9b96d1d80d2ba9daf05e5a6153a40b4e762a188874d01cb75947fdf29"
} }
}, },
"bin": "consul.exe", "bin": "consul.exe",