Update install.sh for Consul 0.8.3

pull/3038/head
Josh Kodroff 8 years ago committed by GitHub
parent b59d40d026
commit 47febb946d

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

Loading…
Cancel
Save