consul: Update to version 1.9.6

This commit is contained in:
Jakub Čábera 2021-06-05 00:19:52 -07:00
parent f690d44134
commit 751f497e24

View File

@ -1,16 +1,16 @@
{ {
"version": "1.9.5", "version": "1.9.6",
"description": "Service Discovery and Configuration", "description": "Service Discovery and Configuration",
"homepage": "https://www.consul.io", "homepage": "https://www.consul.io",
"license": "MPL-2.0", "license": "MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/consul/1.9.5/consul_1.9.5_windows_amd64.zip", "url": "https://releases.hashicorp.com/consul/1.9.6/consul_1.9.6_windows_amd64.zip",
"hash": "5574d2f74440a171919f837311f29fa8de03043c4680816fa403d47edb752b09" "hash": "f4d43e1b316787ad20665ee8aee44f113cde9bef7a50d9ac7e9484bbfe450607"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/consul/1.9.5/consul_1.9.5_windows_386.zip", "url": "https://releases.hashicorp.com/consul/1.9.6/consul_1.9.6_windows_386.zip",
"hash": "3008f3c5356f0a282ff6c4fa1e4039d83181660abdce95cafca96fa874be458c" "hash": "38ca00b29c87605dd7e31bcfc26e43619bb3aa230385385ca93348c89df104ec"
} }
}, },
"bin": "consul.exe", "bin": "consul.exe",