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