homebrew-cask/Casks/whiskey.rb

11 lines
277 B
Ruby
Raw Normal View History

2014-11-14 01:27:21 +08:00
cask :v1 => 'whiskey' do
version :latest
sha256 :no_check
url 'http://usewhiskey.com/latest'
homepage 'http://usewhiskey.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Whiskey.app'
end