app stanza in evernote.rb

This commit is contained in:
Roland Walker 2014-09-15 12:05:32 -04:00
parent 4c596509fd
commit 731c266883
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ class Evernote < Cask
appcast 'http://update.evernote.com/public/ENMac/EvernoteMacUpdate.xml'
homepage 'https://evernote.com/'
link 'Evernote.app'
app 'Evernote.app'
end