From b3f785afabb04d20b591255209c8bfb26c4f68b9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 27 Sep 2021 23:00:37 +0000 Subject: [PATCH] consul: Update to version 1.10.3 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 6c71455e27..a1f0c317a6 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.10.2", + "version": "1.10.3", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.10.2/consul_1.10.2_windows_amd64.zip", - "hash": "e6de3844f1f3bb25ec48100c5242b297658319f17b07042814ad9337bc11464e" + "url": "https://releases.hashicorp.com/consul/1.10.3/consul_1.10.3_windows_amd64.zip", + "hash": "fcfe6f7f1fecdd08c40b2818acb389ea3b021c67b61665bc3fc01e5230a17cfb" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.10.2/consul_1.10.2_windows_386.zip", - "hash": "f5dcf94c89c12512a54e990d794fae49319810afdc57637183d0acd77e7330eb" + "url": "https://releases.hashicorp.com/consul/1.10.3/consul_1.10.3_windows_386.zip", + "hash": "e303ca24e262e9a43f6ba1f4196a49b0c3ab5593f7e72e7c0f1af32388c7e06a" } }, "bin": "consul.exe",