From a5499a1b7bad0522cca355cd9248709a2f30525f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 04:29:30 +0000 Subject: [PATCH] consul: Update to version 1.20.6 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 6c5c3626b7..1558b54c1f 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.20.5", + "version": "1.20.6", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.20.5/consul_1.20.5_windows_amd64.zip", - "hash": "c7d308b83a54dca7a85b3e13eaf183b1b02c74f03072a1c4d54c128ded15c2de" + "url": "https://releases.hashicorp.com/consul/1.20.6/consul_1.20.6_windows_amd64.zip", + "hash": "775b9c3085454cb0b4cc9745719760ed0a2690399d2df2e7dbe2f9a9e6a29eed" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.20.5/consul_1.20.5_windows_386.zip", - "hash": "8ec63241feeb055224dacb9ed8dbff27c0f13c941c69b76925460c2eccc81cd0" + "url": "https://releases.hashicorp.com/consul/1.20.6/consul_1.20.6_windows_386.zip", + "hash": "eadb2614eb6d5063cdcd5f8ac0e4ff64084ac0a124399ef358d36e2578683458" } }, "bin": "consul.exe",