From ed33149c953d3fa7d793ffc7905b4da871664d7e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Jul 2022 00:34:21 +0000 Subject: [PATCH] consul: Update to version 1.12.3 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index e4dc946cc6..22cef2f454 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.12.2", + "version": "1.12.3", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.12.2/consul_1.12.2_windows_amd64.zip", - "hash": "dcebeda8b0c551fb75c642d4ef030bb6051839caf9e28721b172dee983ee947c" + "url": "https://releases.hashicorp.com/consul/1.12.3/consul_1.12.3_windows_amd64.zip", + "hash": "bbf8e0350e08ea816fc0bc5928c9cbea669a0f67631a110875c40a6cf8053d52" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.12.2/consul_1.12.2_windows_386.zip", - "hash": "4a25918227a0664076be5e07ca69555c121e1672bafd753bb5cfa10f7f46e41e" + "url": "https://releases.hashicorp.com/consul/1.12.3/consul_1.12.3_windows_386.zip", + "hash": "c179c964e8d8d77c56613a4c43c513bc6512fbaa19374110d9130b4370cb586b" } }, "bin": "consul.exe",