From 3ecd54e4579cd8c8972b5015d8b614d81530601b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Jan 2023 20:25:53 +0000 Subject: [PATCH] consul: Update to version 1.14.4 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index c5d5d5086d..26613db97a 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.14.3", + "version": "1.14.4", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.14.3/consul_1.14.3_windows_amd64.zip", - "hash": "b4fad9d5bcbece307777524d1411d41f96089385ff8c29ad7e170d6d12c238d4" + "url": "https://releases.hashicorp.com/consul/1.14.4/consul_1.14.4_windows_amd64.zip", + "hash": "9878566aa0b402e325aa9058bd513359434f2cc1bcc61bcb8a81bb5743f02225" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.14.3/consul_1.14.3_windows_386.zip", - "hash": "8f2fb286417a076327765a0d555c6fa57d64f95955e004acfe6ce8282a8ab06b" + "url": "https://releases.hashicorp.com/consul/1.14.4/consul_1.14.4_windows_386.zip", + "hash": "3b2259c6ece13eeb185ae9680b2522e5a4b5776a57812006561d260195bb0995" } }, "bin": "consul.exe",