Update Consul to 0.6.1

This commit is contained in:
Joe Beda 2016-01-08 10:02:35 -08:00 committed by adityadalal924
parent d85d090bc9
commit 638124fb52
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
cask 'consul-web-ui' do
version '0.6.0'
sha256 '73c5e7ee50bb4a2efe56331d330e6d7dbf46335599c028344ccc4031c0c32eb0'
version '0.6.1'
sha256 'afccdd540b166b778c7c0483becc5e282bbbb1ee52335bfe94bf757df8c55efc'
# hashicorp.com is the official download host per the vendor homepage
url "https://releases.hashicorp.com/consul/#{version}/consul_#{version}_web_ui.zip"

View File

@ -1,6 +1,6 @@
cask 'consul' do
version '0.6.0'
sha256 '29ddff01368458048731afa586cec5426c8033a914b43fc83d6442e0a522c114'
version '0.6.1'
sha256 '358654900772b3477497f4a5b5a841f2763dc3062bf29212606a97f5a7a675f3'
# hashicorp.com is the official download host per the vendor homepage
url "https://releases.hashicorp.com/consul/#{version}/consul_#{version}_darwin_amd64.zip"