cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / logmein-client.rb
blob25eb5e6c473efb16319757fe597673596b07aa82
1 cask :v1 => 'logmein-client' do
2   version :latest
3   sha256 :no_check
5   url 'https://secure.logmein.com/welcome/labs/LogMeInIgnition.dmg'
6   homepage 'https://secure.logmein.com/products/pro/learnmore/desktopapp.aspx'
7   license :unknown    # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
9   # Renamed for clarity: app name is inconsistent with its branding.
10   # Original discussion: https://github.com/caskroom/homebrew-cask/issues/4818
11   app 'LogMeInIgnition.app', :target => 'LogMeIn Client.app'
12 end