From ef0133183954add3f942d58369face2d3b5a9b7d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 00:41:21 +0000 Subject: [PATCH] consul: Update to version 1.15.1 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 03aee988b4..b08bc15353 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.15.0", + "version": "1.15.1", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.15.0/consul_1.15.0_windows_amd64.zip", - "hash": "cde8ee091ea1e46e4d4d97add06344563aebfdf1f22bd4e19656c773c272d9c2" + "url": "https://releases.hashicorp.com/consul/1.15.1/consul_1.15.1_windows_amd64.zip", + "hash": "60aeb55a541608313fbde0802b9d5af285a61ec8c6fab33a54ac1c23643e7293" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.15.0/consul_1.15.0_windows_386.zip", - "hash": "fc8ff0949bb2d132d204a87317997b55471aec467889d777a0f44aa9da81fd7c" + "url": "https://releases.hashicorp.com/consul/1.15.1/consul_1.15.1_windows_386.zip", + "hash": "6a0757571ca0c47c33e2e07e105b9ad67fa2860374f0715b1241ceb960b4c235" } }, "bin": "consul.exe",