app stanza in shortcat.rb

This commit is contained in:
Roland Walker 2014-09-15 12:06:18 -04:00
parent 21b85befb1
commit 698bbd0fa6
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ class Shortcat < Cask
appcast 'https://shortcatapp.com/updates/appcast.xml'
homepage 'http://shortcatapp.com/'
link 'Shortcat.app'
app 'Shortcat.app'
end