homebrew-cask-versions/Casks/evernote.rb
Michael Ford dc1d40f30d Update Evernote Cask
Point URLs to https
Update link field to the new format
2013-06-01 00:22:59 +08:00

7 lines
189 B
Ruby

class Evernote < Cask
url 'https://www.evernote.com/about/download/get.php?file=EvernoteMac'
homepage 'https://evernote.com/'
version 'latest'
no_checksum
link 'Evernote.app'
end