Update install.sh

version bump
This commit is contained in:
MansM 2016-05-04 18:03:39 +02:00
parent 80048067ff
commit 5bd3995be3
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ fi
echo "Fetching Consul..." echo "Fetching Consul..."
CONSUL=0.6.3 CONSUL=0.6.4
cd /tmp cd /tmp
wget https://releases.hashicorp.com/consul/${CONSUL}/consul_${CONSUL}_linux_amd64.zip -O consul.zip wget https://releases.hashicorp.com/consul/${CONSUL}/consul_${CONSUL}_linux_amd64.zip -O consul.zip