From 5a5603f114b94343e77267466fe8cd64ec0cb207 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 20:26:36 +0000 Subject: [PATCH] consul: Update to version 1.15.4 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 3a32322c3d..a370d354ed 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.15.3", + "version": "1.15.4", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.15.3/consul_1.15.3_windows_amd64.zip", - "hash": "f975b84384fba5064e29d300f4ed45ec6416769873029e0e4dd458058277d5c0" + "url": "https://releases.hashicorp.com/consul/1.15.4/consul_1.15.4_windows_amd64.zip", + "hash": "cacbc4f2b3411c9c190175e1432ad8e00c1f7824f994ab86fe8d841cb08cc81f" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.15.3/consul_1.15.3_windows_386.zip", - "hash": "24ad8d37ba7070fce02c384f4fd6e0e92850bb44d63f6ca86b2c24b9d837e8e3" + "url": "https://releases.hashicorp.com/consul/1.15.4/consul_1.15.4_windows_386.zip", + "hash": "1313c2c392ad34aff53c595ce8bac16953f2fab55be96f33bd017b802213cc1a" } }, "bin": "consul.exe",