From fef1a4557ba5a2590cf765fb08d48358ec0f8072 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Apr 2022 20:27:44 +0000 Subject: [PATCH] consul: Update to version 1.12.0 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index ebf6ea18d9..9f56e8cb79 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.11.5", + "version": "1.12.0", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.11.5/consul_1.11.5_windows_amd64.zip", - "hash": "c99cd7df7cd1d3b727e52a8fb1d30d01ccd2ca78f64f482d1773f7f952c7d540" + "url": "https://releases.hashicorp.com/consul/1.12.0/consul_1.12.0_windows_amd64.zip", + "hash": "f5ddbe48fa4c3af1d6463249afb11e39c34a14e8e6e6195ed526baf3431b646c" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.11.5/consul_1.11.5_windows_386.zip", - "hash": "9f1bffcb25a8ddf90407338b092f865109c4f80d50d25b01356f204d30b52db2" + "url": "https://releases.hashicorp.com/consul/1.12.0/consul_1.12.0_windows_386.zip", + "hash": "c0dc5f7ae0573ac04d938b6b0e89b7c08c68eb1dc98b547d09d0b4d3b5c69062" } }, "bin": "consul.exe",