From 7a295f09af4a21b39426673e74b8781080f76017 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 16:28:36 +0000 Subject: [PATCH] consul: Update to version 1.19.0 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 17a2fde1a5..e78dc8a968 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.18.2", + "version": "1.19.0", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.18.2/consul_1.18.2_windows_amd64.zip", - "hash": "9a568f98704c775eebd0bc136cc1d627ca5d6f5e96ae35cd73b7791f373f76f6" + "url": "https://releases.hashicorp.com/consul/1.19.0/consul_1.19.0_windows_amd64.zip", + "hash": "9ebd0052affa523f5e800455ec1a3bf11eb304cbacce9fb6205c766824827eae" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.18.2/consul_1.18.2_windows_386.zip", - "hash": "3f5d8f9ad467c4ac9796a9097dc86eceb5788ebec6ead1f6e4ffe49280ab13b7" + "url": "https://releases.hashicorp.com/consul/1.19.0/consul_1.19.0_windows_386.zip", + "hash": "cac77ea7c6381cf60e448971ef0e75b5d1cd389009ef3968bf6468ff3812dd1e" } }, "bin": "consul.exe",