consul: Update to version 1.18.2

This commit is contained in:
github-actions[bot] 2024-05-17 16:28:19 +00:00
parent 65786913c9
commit 83480676a8

View File

@ -1,16 +1,16 @@
{ {
"version": "1.18.1", "version": "1.18.2",
"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.18.1/consul_1.18.1_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.18.2/consul_1.18.2_windows_amd64.zip",
"hash": "cb6d33281448575e8ffd6b6ad2a56ee52b5bf33ac323d2e95e7c314a3be20218" "hash": "9a568f98704c775eebd0bc136cc1d627ca5d6f5e96ae35cd73b7791f373f76f6"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/consul/1.18.1/consul_1.18.1_windows_386.zip", "url": "https://releases.hashicorp.com/consul/1.18.2/consul_1.18.2_windows_386.zip",
"hash": "873546d33ff36a436f2363a835fb379ba762f8b0403b579ae25234c029f27004" "hash": "3f5d8f9ad467c4ac9796a9097dc86eceb5788ebec6ead1f6e4ffe49280ab13b7"
} }
}, },
"bin": "consul.exe", "bin": "consul.exe",