consul: Update to version 1.17.1

This commit is contained in:
github-actions[bot] 2023-12-15 00:32:50 +00:00
parent 2bbe73954c
commit 7ba887d652

View File

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