consul: Update to version 1.6.3

This commit is contained in:
Richard Kuhnt 2020-01-30 19:01:53 +00:00
parent a05c996b36
commit abc0db63fc

View File

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