From 8c8bd09d8fa3cd9bb908c91f2d9c100eec7ea394 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 22 Jun 2021 15:00:35 +0000 Subject: [PATCH] consul: Update to version 1.9.7 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 23e096643f..39cb278f4d 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.9.6", + "version": "1.9.7", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.9.6/consul_1.9.6_windows_amd64.zip", - "hash": "f4d43e1b316787ad20665ee8aee44f113cde9bef7a50d9ac7e9484bbfe450607" + "url": "https://releases.hashicorp.com/consul/1.9.7/consul_1.9.7_windows_amd64.zip", + "hash": "90832f7666fe5c51afceeeba649c5da6fe23fcc96b8cdb5ae0e6014fc739a7a1" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.9.6/consul_1.9.6_windows_386.zip", - "hash": "38ca00b29c87605dd7e31bcfc26e43619bb3aa230385385ca93348c89df104ec" + "url": "https://releases.hashicorp.com/consul/1.9.7/consul_1.9.7_windows_386.zip", + "hash": "37af1a4c725278ea534d7f415779fa4a8ed50c5006aee439bd565e3febf5fccf" } }, "bin": "consul.exe",