Add Halla.app v0.6.2 (#23892)

This commit is contained in:
Cuthbert Guerrero 2016-08-19 00:32:20 +08:00 committed by Josh Hagins
parent 91267d4ec4
commit 7894567e42
1 changed files with 15 additions and 0 deletions

15
Casks/halla.rb Normal file
View File

@ -0,0 +1,15 @@
cask 'halla' do
version '0.6.2'
sha256 '6271fc52a6c4726c371a452f79fccfe190936fbf0d7257b74d1d8e2d50fec2f8'
url "https://github.com/rstacruz/halla/releases/download/v#{version}/halla-osx.zip"
appcast 'https://github.com/rstacruz/halla/releases.atom',
checkpoint: '44182d9e902fc0c5577758b119167e50829a253b2a12b504c5cba372694d3094'
name 'Halla'
homepage 'https://github.com/rstacruz/halla'
license :mit
app 'Halla.app'
caveats 'See https://github.com/rstacruz/halla/blob/master/README.md on creating your ~/.hallarc'
end