consul: Update to version 1.17.0

This commit is contained in:
github-actions[bot] 2023-11-03 20:24:33 +00:00
parent c76a9e433a
commit db39d293d8

View File

@ -1,16 +1,16 @@
{ {
"version": "1.16.3", "version": "1.17.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.16.3/consul_1.16.3_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.17.0/consul_1.17.0_windows_amd64.zip",
"hash": "e06e9467b038229b042f7e69679702530fe4f21978ab99fa469c1453f290bf76" "hash": "6ee7955916898b37726dcd13df57d231a2334b9674fb364e06a1162c1c405fac"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/consul/1.16.3/consul_1.16.3_windows_386.zip", "url": "https://releases.hashicorp.com/consul/1.17.0/consul_1.17.0_windows_386.zip",
"hash": "33d8e9b54b45d3d7cbffb27bd4180a6a8d77c01ff0f40f3ce3688401f56c0f90" "hash": "dddf1fae3487e18c9d6bc36cb42c7ce10f7333e59c506f7f19ae38069a3c4219"
} }
}, },
"bin": "consul.exe", "bin": "consul.exe",