app stanza in sparkle.rb

This commit is contained in:
Roland Walker 2014-09-15 12:06:23 -04:00
parent 7deeaedc08
commit c8c5bd7213

View file

@ -6,5 +6,5 @@ class Sparkle < Cask
appcast 'http://sparkle-project.org/files/sparkletestcast.xml'
homepage 'http://sparkle-project.org/'
link 'Sparkle Test App.app'
app 'Sparkle Test App.app'
end