app stanza in videomonkey.rb

This commit is contained in:
Roland Walker 2014-09-15 12:06:34 -04:00
parent 7cfd660f87
commit b50cd28947

View file

@ -6,5 +6,5 @@ class Videomonkey < Cask
appcast 'http://videomonkey.org/releases/videomonkeycast.xml'
homepage 'http://videomonkey.org/'
link 'VideoMonkey.app'
app 'VideoMonkey.app'
end