consul: Update to version 1.5.2

This commit is contained in:
Richard Kuhnt 2019-06-28 00:00:29 +00:00
parent e3ea9e713b
commit 984da43f35

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.1", "version": "1.5.2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/consul/1.5.1/consul_1.5.1_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.5.2/consul_1.5.2_windows_amd64.zip",
"hash": "46440360a9414adffebf5deb29bb8e8b541b8f1788dfef412863f21e2c7c2f63" "hash": "76ff6264a5a075d8891f8bfa0aac2e92e53f9897c221bc54538b34a0f7e3a064"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/consul/1.5.1/consul_1.5.1_windows_386.zip", "url": "https://releases.hashicorp.com/consul/1.5.2/consul_1.5.2_windows_386.zip",
"hash": "b272021fb52da337a09991a9f1c57e0840b1e1c04b59b83fc17cbef8f1ad7e51" "hash": "d326f0964958e69fadae88819c212e6e94571af03e3e54d2b3f38a9b8bffa031"
} }
}, },
"bin": "consul.exe", "bin": "consul.exe",