Add auto_updates to evernote.rb

This commit is contained in:
Scott Gorsuch 2016-01-20 16:02:38 -05:00 committed by adidalal
parent 6c35f1e727
commit 18fe75e610
1 changed files with 2 additions and 0 deletions

View File

@ -15,5 +15,7 @@ cask 'evernote' do
homepage 'https://evernote.com/'
license :gratis
auto_updates true
app 'Evernote.app'
end