1 cask :v1 => 'lastpass' do
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'