From 7352f46aefe09759c9340c64559bdc5f42a29db7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 16:31:28 +0000 Subject: [PATCH] consul: Update to version 1.13.3 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index c4a987cc91..4358622704 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.13.2", + "version": "1.13.3", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.13.2/consul_1.13.2_windows_amd64.zip", - "hash": "ee20ed4cb055b4d4110ce6e32ba7e951eaee7e6f60555e4a5aae9cd0ca6cdba6" + "url": "https://releases.hashicorp.com/consul/1.13.3/consul_1.13.3_windows_amd64.zip", + "hash": "7a59719064d1e3096f348b00b414c016a02fe28f4461aa3ebad7b8d24a12661b" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.13.2/consul_1.13.2_windows_386.zip", - "hash": "7f28ae2a98b59157dce86943193b1633ce5cc24a0a7ec27019ae104a08a2663f" + "url": "https://releases.hashicorp.com/consul/1.13.3/consul_1.13.3_windows_386.zip", + "hash": "bd69e76257fa0026a11a1078e71240bf95f5eae3692264e9d9b8adb578ff272e" } }, "bin": "consul.exe",