cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / lastpass.rb
blob0e32709f07177cde4ca0dd8ca369ec4cb3ca43db
1 cask :v1 => 'lastpass' do
2   version :latest
3   sha256 :no_check
5   url 'https://lastpass.com/download/cdn/lpmacosx.zip'
6   homepage 'https://lastpass.com/'
7   license :unknown    # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
9   installer :manual => 'LastPass Installer.app'
11   uninstall :script => 'Uninstaller.app/Contents/Resources/uninstall.sh'
12 end