app stanza in adventure.rb

This commit is contained in:
Roland Walker 2014-09-15 12:05:13 -04:00
parent 21d8b5f78d
commit 4e470554a6

View file

@ -6,5 +6,5 @@ class Adventure < Cask
appcast 'http://www.lobotomo.com/products/Adventure/profileInfo.php'
homepage 'http://www.lobotomo.com/products/Adventure/index.html'
link 'Adventure.app'
app 'Adventure.app'
end