app stanza in chocolat.rb

This commit is contained in:
Roland Walker 2014-09-15 12:05:22 -04:00
parent 6ea397cc25
commit 8c4d590034
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ class Chocolat < Cask
appcast 'http://chocolatapp.com/userspace/appcast/appcast_alpha.php'
homepage 'http://chocolatapp.com/'
link 'Chocolat.app'
app 'Chocolat.app'
end