consul: Update to version 1.10.5

This commit is contained in:
github-actions[bot] 2021-12-14 08:29:17 +00:00
parent c05689df43
commit 202dbeb70d

View File

@ -1,16 +1,16 @@
{ {
"version": "1.10.4", "version": "1.10.5",
"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.10.4/consul_1.10.4_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.10.5/consul_1.10.5_windows_amd64.zip",
"hash": "b80869027979e287c5101f99cd419016f1ed8f4eabd014098b0ebcaa51038ff3" "hash": "b20e866e05ef8bff56e220a8d9211c82ba43aa7961fea74c3fb6345a11dc2c0b"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/consul/1.10.4/consul_1.10.4_windows_386.zip", "url": "https://releases.hashicorp.com/consul/1.10.5/consul_1.10.5_windows_386.zip",
"hash": "2f8ef47866c79ec25f94fbdad672152df531f7f9d442bab872ed972cfd2e3564" "hash": "83c3942b88524630e83137efd5595f4232f77126d58e07d00b657ede2bf23d36"
} }
}, },
"bin": "consul.exe", "bin": "consul.exe",