Update install.sh

version bump
This commit is contained in:
MansM 2016-05-04 18:03:39 +02:00
parent 85a3d99793
commit 8c71cd24c3
1 changed files with 1 additions and 1 deletions

View File

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