homebrew-cask/Casks/whiskey.rb

14 lines
477 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'whiskey' do
2016-01-13 00:08:43 +08:00
version '0.4.0'
sha256 '27fa0798ac0c10821d5066ccc1f240714964d931548f61bca5da355277af6402'
url 'http://usewhiskey.com/latest'
2015-06-01 04:52:57 +08:00
appcast 'http://usewhiskey.com/appcast.xml',
checkpoint: 'ff368e0830b2e1d82aef590436356472d4a98fdf3b99babdd2938cd128b05a00'
name 'Whiskey'
homepage 'http://usewhiskey.com/'
license :unknown # TODO: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Whiskey.app'
end