consul: Update to version 1.6.2

This commit is contained in:
Richard Kuhnt 2019-11-14 17:00:15 +00:00
parent 60140f4def
commit a10f9bb9a3

View File

@ -2,15 +2,15 @@
"homepage": "https://www.consul.io",
"description": "Service Discovery and Configuration",
"license": "MPL-2.0",
"version": "1.6.1",
"version": "1.6.2",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/consul/1.6.1/consul_1.6.1_windows_amd64.zip",
"hash": "aff314cf60da7cdb636cb8e1bc1754d66f5bf013c52a1e3636394208ee6f9e46"
"url": "https://releases.hashicorp.com/consul/1.6.2/consul_1.6.2_windows_amd64.zip",
"hash": "f5c14ec880c979e1cbc079279f487145ced32f228d91b74c7871b70b502d49de"
},
"32bit": {
"url": "https://releases.hashicorp.com/consul/1.6.1/consul_1.6.1_windows_386.zip",
"hash": "c9b09d87ccf95fba434a53fd98a370d0b34bf40408f23a04f2c8fd84a9126919"
"url": "https://releases.hashicorp.com/consul/1.6.2/consul_1.6.2_windows_386.zip",
"hash": "8ad82750e4e8ebdb90a8ba793d4555636d889d9d0ea3c492ea77ec0454caf89d"
}
},
"bin": "consul.exe",