From f0e07903b62f2c45ac6548dc0e0f3e6a1eec4af9 Mon Sep 17 00:00:00 2001 From: Steven Armstrong Date: Sat, 20 Feb 2016 12:48:29 +0100 Subject: [PATCH] fix download url for consul 0.5.2 Signed-off-by: Steven Armstrong --- cdist/conf/type/__consul/files/versions/0.5.2/source | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdist/conf/type/__consul/files/versions/0.5.2/source b/cdist/conf/type/__consul/files/versions/0.5.2/source index 991034ce..43b43d55 100644 --- a/cdist/conf/type/__consul/files/versions/0.5.2/source +++ b/cdist/conf/type/__consul/files/versions/0.5.2/source @@ -1 +1 @@ -https://dl.bintray.com/mitchellh/consul/0.5.2_linux_amd64.zip +https://releases.hashicorp.com/consul/0.5.2/consul_0.5.2_linux_amd64.zip