consul: Update to version 1.5.2

This commit is contained in:
Richard Kuhnt 2019-07-26 04:00:35 +00:00
parent ac7856422b
commit 0f5880237d

View File

@ -2,15 +2,15 @@
"homepage": "https://www.consul.io",
"description": "Service Discovery and Configuration",
"license": "MPL-2.0",
"version": "1.5.3",
"version": "1.5.2",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/consul/1.5.3/consul_1.5.3_windows_amd64.zip",
"hash": "9b75aee53c0d98ab2480bb26077389011d78a79cf9c40480ac769600f1e475b5"
"url": "https://releases.hashicorp.com/consul/1.5.2/consul_1.5.2_windows_amd64.zip",
"hash": "76ff6264a5a075d8891f8bfa0aac2e92e53f9897c221bc54538b34a0f7e3a064"
},
"32bit": {
"url": "https://releases.hashicorp.com/consul/1.5.3/consul_1.5.3_windows_386.zip",
"hash": "1e865227f0b954cd6cba1dce4688e79977d958c1b7da3fc1b3307392059c9a96"
"url": "https://releases.hashicorp.com/consul/1.5.2/consul_1.5.2_windows_386.zip",
"hash": "d326f0964958e69fadae88819c212e6e94571af03e3e54d2b3f38a9b8bffa031"
}
},
"bin": "consul.exe",