homebrew-cask/Casks/logmein-hamachi.rb

11 lines
327 B
Ruby

cask :v1 => 'logmein-hamachi' do
version :latest
sha256 :no_check
url 'https://secure.logmein.com/LogMeInHamachi.zip'
homepage 'http://vpn.net'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
installer :manual => 'LogMeInHamachiInstaller.app'
end