consul: Update to version 1.16.0

This commit is contained in:
github-actions[bot] 2023-06-27 00:35:17 +00:00
parent b3b00b513c
commit 43d372a5bc

View File

@ -1,16 +1,16 @@
{ {
"version": "1.15.4", "version": "1.16.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.15.4/consul_1.15.4_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.16.0/consul_1.16.0_windows_amd64.zip",
"hash": "cacbc4f2b3411c9c190175e1432ad8e00c1f7824f994ab86fe8d841cb08cc81f" "hash": "de17aae42c1395ce64c14afb5ec68fad0f283cc328e5f7c1b2e7e4ae9feebbe9"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/consul/1.15.4/consul_1.15.4_windows_386.zip", "url": "https://releases.hashicorp.com/consul/1.16.0/consul_1.16.0_windows_386.zip",
"hash": "1313c2c392ad34aff53c595ce8bac16953f2fab55be96f33bd017b802213cc1a" "hash": "e10344506fefedf2b0396280cd05374f20cdb3ce9bde5f6764d62429aa5714ca"
} }
}, },
"bin": "consul.exe", "bin": "consul.exe",