consul: Update to version 1.5.3

This commit is contained in:
Richard Kuhnt 2019-07-26 05:00:24 +00:00
parent 0f5880237d
commit 08065ef1fe

View File

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