From e3cc747c3563df1693c797ccdb69d03391b6191f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 04:31:33 +0000 Subject: [PATCH] consul: Update to version 1.12.1 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 9f56e8cb79..0037bfd735 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.12.0", + "version": "1.12.1", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.12.0/consul_1.12.0_windows_amd64.zip", - "hash": "f5ddbe48fa4c3af1d6463249afb11e39c34a14e8e6e6195ed526baf3431b646c" + "url": "https://releases.hashicorp.com/consul/1.12.1/consul_1.12.1_windows_amd64.zip", + "hash": "5edc0e132bc3f196cff35689ae0919f396dc5e098d3d789b172fcc05a38a06e1" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.12.0/consul_1.12.0_windows_386.zip", - "hash": "c0dc5f7ae0573ac04d938b6b0e89b7c08c68eb1dc98b547d09d0b4d3b5c69062" + "url": "https://releases.hashicorp.com/consul/1.12.1/consul_1.12.1_windows_386.zip", + "hash": "82636a852468aaa08beb962a8021c3fab100fa630fc6e2010de602ca33ec589f" } }, "bin": "consul.exe",