Update bitbar; correct url, add appcast

This commit is contained in:
Bruce Steedman 2015-11-05 10:47:10 +00:00 committed by Vítor Galvão
parent b935b51759
commit 2dd7860db2
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@ cask :v1 => 'bitbar' do
version '1.3.1'
sha256 '07f3a138b07eeda6c8ad686626676a8fcda6bd10cd371a37274635bac36b1bf5'
url "https://github.com/matryer/bitbar/archive/v#{version}.zip"
url "https://github.com/matryer/bitbar/releases/download/v#{version}/BitBar.app.zip"
appcast 'https://github.com/matryer/bitbar/releases.atom'
name 'BitBar'
homepage 'https://github.com/matryer/bitbar/'
license :mit