consul: Update to version 1.10.2

This commit is contained in:
Richard Kuhnt 2021-08-27 23:01:48 +00:00
parent d17c955a68
commit 1a54111a70

View File

@ -1,16 +1,16 @@
{
"version": "1.10.1",
"version": "1.10.2",
"description": "Service Discovery and Configuration",
"homepage": "https://www.consul.io",
"license": "MPL-2.0",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/consul/1.10.1/consul_1.10.1_windows_amd64.zip",
"hash": "ebf22aa1bde44dfebf432185ec29e4c8efb6d54ac79b3e9ee6cc5c0ae21ad49a"
"url": "https://releases.hashicorp.com/consul/1.10.2/consul_1.10.2_windows_amd64.zip",
"hash": "e6de3844f1f3bb25ec48100c5242b297658319f17b07042814ad9337bc11464e"
},
"32bit": {
"url": "https://releases.hashicorp.com/consul/1.10.1/consul_1.10.1_windows_386.zip",
"hash": "28a8518dd16774d530cf1a787d03138ac76a64075bac181af3160f6317726fed"
"url": "https://releases.hashicorp.com/consul/1.10.2/consul_1.10.2_windows_386.zip",
"hash": "f5dcf94c89c12512a54e990d794fae49319810afdc57637183d0acd77e7330eb"
}
},
"bin": "consul.exe",