Merge pull request #7271 from vinkla/whiskey

Add Whiskey.app version 0.3.2
This commit is contained in:
Vítor Galvão 2014-11-11 23:47:34 +00:00
commit 0a2e14186b
1 changed files with 10 additions and 0 deletions

10
Casks/whiskey.rb Normal file
View File

@ -0,0 +1,10 @@
class Whiskey < Cask
version :latest
sha256 :no_check
url 'http://usewhiskey.com/latest'
homepage 'http://usewhiskey.com/'
license :unknown
app 'Whiskey.app'
end