consul: Update to version 1.10.3

This commit is contained in:
Richard Kuhnt 2021-09-27 23:00:37 +00:00
parent c740fc8045
commit b3f785afab

View File

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