updated consul (0.6.3)

This commit is contained in:
Vítor Galvão 2016-02-11 23:06:34 +00:00
parent 8b40cb3997
commit 4e04254700
1 changed files with 3 additions and 1 deletions

View File

@ -2,8 +2,10 @@ cask 'consul' do
version '0.6.3'
sha256 '6dff4ffc61d66aacd627a176737b8725624718a9e68cc81460a3df9b241c7932'
# hashicorp.com is the official download host per the vendor homepage
# hashicorp.com was verified as official when first introduced to the cask
url "https://releases.hashicorp.com/consul/#{version}/consul_#{version}_darwin_amd64.zip"
appcast 'https://github.com/hashicorp/consul/releases.atom',
checkpoint: 'd38501c339d670687ee0932f150bb1fce20249745583dba1b3fc4a39623fcd03'
name 'Consul'
homepage 'https://www.consul.io/'
license :mpl