consul: Update to version 1.9.1

This commit is contained in:
Richard Kuhnt 2020-12-11 06:01:48 +00:00
parent 65d826ed7b
commit a1a5f83f30

View File

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