consul: Update to version 1.10.4

This commit is contained in:
Richard Kuhnt 2021-11-11 19:00:46 +00:00
parent 459e04f2e9
commit f43117116c

View File

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