consul: Update to version 1.9.0

This commit is contained in:
Richard Kuhnt 2020-11-24 21:01:47 +00:00
parent 0dca18d70a
commit ee56a63448

View File

@ -2,15 +2,15 @@
"homepage": "https://www.consul.io",
"description": "Service Discovery and Configuration",
"license": "MPL-2.0",
"version": "1.8.6",
"version": "1.9.0",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/consul/1.8.6/consul_1.8.6_windows_amd64.zip",
"hash": "28ea9819ea5b3a6a21260d74201232d9ddadd971b7926eda88c2eecd778e2822"
"url": "https://releases.hashicorp.com/consul/1.9.0/consul_1.9.0_windows_amd64.zip",
"hash": "1cd7736b799a8c2ab1efd57020037a40f51061bac3bee07a518c8a4c87eb965d"
},
"32bit": {
"url": "https://releases.hashicorp.com/consul/1.8.6/consul_1.8.6_windows_386.zip",
"hash": "fcfabd7836c46bbf1d5a1c78b5206141bb0494242d4a9897ee0a466dab91a0ee"
"url": "https://releases.hashicorp.com/consul/1.9.0/consul_1.9.0_windows_386.zip",
"hash": "26ad777d5a2be716aa716601ad4551f260d46768136721ea2eaa8a3064ad94d6"
}
},
"bin": "consul.exe",