From 0b716e58b8a66228effde3408ab1208f740f9f08 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 23 Jun 2021 04:00:26 +0000 Subject: [PATCH] consul: Update to version 1.10.0 --- bucket/consul.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/consul.json b/bucket/consul.json index 39cb278f4d..9cf7bac8c9 100644 --- a/bucket/consul.json +++ b/bucket/consul.json @@ -1,16 +1,16 @@ { - "version": "1.9.7", + "version": "1.10.0", "description": "Service Discovery and Configuration", "homepage": "https://www.consul.io", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/consul/1.9.7/consul_1.9.7_windows_amd64.zip", - "hash": "90832f7666fe5c51afceeeba649c5da6fe23fcc96b8cdb5ae0e6014fc739a7a1" + "url": "https://releases.hashicorp.com/consul/1.10.0/consul_1.10.0_windows_amd64.zip", + "hash": "14b10b3106800b256042d41cf19938423f8b65c1f72180355ff7495d0220a77b" }, "32bit": { - "url": "https://releases.hashicorp.com/consul/1.9.7/consul_1.9.7_windows_386.zip", - "hash": "37af1a4c725278ea534d7f415779fa4a8ed50c5006aee439bd565e3febf5fccf" + "url": "https://releases.hashicorp.com/consul/1.10.0/consul_1.10.0_windows_386.zip", + "hash": "8d9542b34f9cb17baf8bd1255449db2a1657e90d850dd3380e0816850d5e8af1" } }, "bin": "consul.exe",