Browse Source

change evernote to no_checksum

this makes sense since the download link is not version-specific

also specify app to link

refs #209
phinze 12 years ago
parent
commit
d44a217900
  1. 4
      Casks/evernote.rb

4
Casks/evernote.rb

@ -2,5 +2,7 @@ class Evernote < Cask
url 'http://www.evernote.com/about/download/get.php?file=EvernoteMac'
homepage 'http://evernote.com/'
version '400808'
sha1 '80c8f94098d4755ff1dcd5a03d314738d2161ca4'
no_checksum
link :app, 'Evernote.app'
end

Loading…
Cancel
Save