consul: Update to version 1.6.1

This commit is contained in:
Richard Kuhnt 2019-09-12 21:00:30 +00:00
parent 522c190657
commit ff78c3168e

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.6.0", "version": "1.6.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/consul/1.6.0/consul_1.6.0_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.6.1/consul_1.6.1_windows_amd64.zip",
"hash": "4f9d144495d8a7943ec98d5a2bc5cb0a6f799cd12d1fbcf5faa48a9da8170497" "hash": "aff314cf60da7cdb636cb8e1bc1754d66f5bf013c52a1e3636394208ee6f9e46"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/consul/1.6.0/consul_1.6.0_windows_386.zip", "url": "https://releases.hashicorp.com/consul/1.6.1/consul_1.6.1_windows_386.zip",
"hash": "d96d6019f675e31d13a4ddface5a3e779fa048bfcbdc922a11c0c673a99ea86b" "hash": "c9b09d87ccf95fba434a53fd98a370d0b34bf40408f23a04f2c8fd84a9126919"
} }
}, },
"bin": "consul.exe", "bin": "consul.exe",