From da0d0ce0af80ed5dceb0ea8b401eab2800b6c9a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 00:34:22 +0000 Subject: [PATCH] consul: Update to version 1.19.1 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index e78dc8a968..2873f945ca 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.19.0", + "version": "1.19.1", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.19.0/consul_1.19.0_windows_amd64.zip", - "hash": "9ebd0052affa523f5e800455ec1a3bf11eb304cbacce9fb6205c766824827eae" + "url": "https://releases.hashicorp.com/consul/1.19.1/consul_1.19.1_windows_amd64.zip", + "hash": "a33bed52d6004c956b5b9a1fa6659477a32db14a07d37425f9ed96a6b1eaeae2" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.19.0/consul_1.19.0_windows_386.zip", - "hash": "cac77ea7c6381cf60e448971ef0e75b5d1cd389009ef3968bf6468ff3812dd1e" + "url": "https://releases.hashicorp.com/consul/1.19.1/consul_1.19.1_windows_386.zip", + "hash": "5e6cc24d3219c1c331f9b39ade2961b9948c86e254a214751b921b4027f168a5" } }, "bin": "consul.exe",