update __consul with new URLs and new versions

Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
This commit is contained in:
Nico Schottelius 2016-02-25 07:17:27 +01:00
parent df4d14ff61
commit bf4ece76fd
13 changed files with 13 additions and 4 deletions

View File

@ -1 +1 @@
https://dl.bintray.com/mitchellh/consul/0.4.1_linux_amd64.zip
https://releases.hashicorp.com/consul/0.4.1/consul_0.4.1_linux_amd64.zip

View File

@ -1 +1 @@
https://dl.bintray.com/mitchellh/consul/0.5.0_linux_amd64.zip
https://releases.hashicorp.com/consul/0.5.0/consul_0.5.0_linux_amd64.zip

View File

@ -1 +1 @@
https://dl.bintray.com/mitchellh/consul/0.5.1_linux_amd64.zip
https://releases.hashicorp.com/consul/0.5.1/consul_0.5.1_linux_amd64.zip

View File

@ -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

View File

@ -0,0 +1 @@
688442448 19798264 consul

View File

@ -0,0 +1 @@
https://releases.hashicorp.com/consul/0.6.0/consul_0.6.0_linux_amd64.zip

View File

@ -0,0 +1 @@
3100584780 20416856 consul

View File

@ -0,0 +1 @@
https://releases.hashicorp.com/consul/0.6.1/consul_0.6.1_linux_amd64.zip

View File

@ -0,0 +1 @@
2124180907 20416920 consul

View File

@ -0,0 +1 @@
https://releases.hashicorp.com/consul/0.6.2/consul_0.6.2_linux_amd64.zip

View File

@ -0,0 +1 @@
1832669072 20417720 consul

View File

@ -0,0 +1 @@
https://releases.hashicorp.com/consul/0.6.3/consul_0.6.3_linux_amd64.zip

View File

@ -1,6 +1,7 @@
#!/bin/sh
#
# 2015 Steven Armstrong (steven-cdist at armstrong.cc)
# 2016 Nico Schottelius (nico-cdist at schottelius.org)
#
# This file is part of cdist.
#