homebrew-cask/Casks/logitech-myharmony.rb

14 lines
372 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'logitech-myharmony' do
version '1.0'
sha256 'de3c4d3a6d71dcccf45acf92fca496558bab95f70461c8466ba4ade3f5986740'
url "https://app.myharmony.com/prod/mac/#{version}/MyHarmony-App.dmg"
2015-04-12 02:38:34 +08:00
name 'MyHarmony'
homepage 'https://setup.myharmony.com/'
2014-09-10 23:37:03 +08:00
pkg 'MyHarmonySetup.pkg'
uninstall quit: 'org.logitech.MyHarmony',
pkgutil: 'MyHarmony.pkg'
end