consul: Update to version 1.5.1

This commit is contained in:
Richard Kuhnt 2019-05-23 23:00:21 +00:00
parent 6577bdd655
commit 403f2a76df

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.0", "version": "1.5.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/consul/1.5.0/consul_1.5.0_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.5.1/consul_1.5.1_windows_amd64.zip",
"hash": "587fed362f7cecf3a40a8dca7789107c261826951a005546dac31b49270d947c" "hash": "46440360a9414adffebf5deb29bb8e8b541b8f1788dfef412863f21e2c7c2f63"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/consul/1.5.0/consul_1.5.0_windows_386.zip", "url": "https://releases.hashicorp.com/consul/1.5.1/consul_1.5.1_windows_386.zip",
"hash": "80e99a581a4f018e68e570d92c77798c7f4a194002a1fb5b124079e9b9c68ec9" "hash": "b272021fb52da337a09991a9f1c57e0840b1e1c04b59b83fc17cbef8f1ad7e51"
} }
}, },
"bin": "consul.exe", "bin": "consul.exe",