From 05188d05e94fca2c6cf016dcdcdefa93020182f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Jun 2022 00:33:48 +0000 Subject: [PATCH] consul: Update to version 1.12.2 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 0037bfd735..e4dc946cc6 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.12.1", + "version": "1.12.2", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.12.1/consul_1.12.1_windows_amd64.zip", - "hash": "5edc0e132bc3f196cff35689ae0919f396dc5e098d3d789b172fcc05a38a06e1" + "url": "https://releases.hashicorp.com/consul/1.12.2/consul_1.12.2_windows_amd64.zip", + "hash": "dcebeda8b0c551fb75c642d4ef030bb6051839caf9e28721b172dee983ee947c" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.12.1/consul_1.12.1_windows_386.zip", - "hash": "82636a852468aaa08beb962a8021c3fab100fa630fc6e2010de602ca33ec589f" + "url": "https://releases.hashicorp.com/consul/1.12.2/consul_1.12.2_windows_386.zip", + "hash": "4a25918227a0664076be5e07ca69555c121e1672bafd753bb5cfa10f7f46e41e" } }, "bin": "consul.exe",