From 70a03ede5b2bf1d9f29666a390a5908dfe6da64f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 04:26:55 +0000 Subject: [PATCH] consul: Update to version 1.15.2 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index b08bc15353..10b45fdaac 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.15.1", + "version": "1.15.2", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.15.1/consul_1.15.1_windows_amd64.zip", - "hash": "60aeb55a541608313fbde0802b9d5af285a61ec8c6fab33a54ac1c23643e7293" + "url": "https://releases.hashicorp.com/consul/1.15.2/consul_1.15.2_windows_amd64.zip", + "hash": "9c984ed09db08b83fa554d0043d121632fe51a3afba72187253951513bbadf8d" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.15.1/consul_1.15.1_windows_386.zip", - "hash": "6a0757571ca0c47c33e2e07e105b9ad67fa2860374f0715b1241ceb960b4c235" + "url": "https://releases.hashicorp.com/consul/1.15.2/consul_1.15.2_windows_386.zip", + "hash": "a48c3626f945cbade3c9768da597f00d34f44c61c6d2595da9e1a44f1dfe4c4d" } }, "bin": "consul.exe",