From 979bc6588de44d8231dbc922db2b2ed2f4c2b938 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 00:33:30 +0000 Subject: [PATCH] consul: Update to version 1.19.2 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 2873f945ca..d644af4851 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.19.1", + "version": "1.19.2", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.19.1/consul_1.19.1_windows_amd64.zip", - "hash": "a33bed52d6004c956b5b9a1fa6659477a32db14a07d37425f9ed96a6b1eaeae2" + "url": "https://releases.hashicorp.com/consul/1.19.2/consul_1.19.2_windows_amd64.zip", + "hash": "2a8f1c7bb03f982b17c45e0b812f388faaa0e180f56f19309b2265717ab04b27" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.19.1/consul_1.19.1_windows_386.zip", - "hash": "5e6cc24d3219c1c331f9b39ade2961b9948c86e254a214751b921b4027f168a5" + "url": "https://releases.hashicorp.com/consul/1.19.2/consul_1.19.2_windows_386.zip", + "hash": "d262e490dad109425f757687cd80dca6baa151beb6f8dc9c94032d940599c1be" } }, "bin": "consul.exe",