homebrew-cask/Casks/logitech-unifying.rb

13 lines
432 B
Ruby
Raw Normal View History

2014-11-14 01:26:16 +08:00
cask :v1 => 'logitech-unifying' do
version '1.10.421'
sha256 'd9e196411cc4c0aec72fd01575eaffed228f95bc7d7ededc532d53f8602caa03'
2014-09-26 20:09:01 +08:00
url "http://www.logitech.com/pub/controldevices/unifying/unifying#{version}.dmg"
homepage 'http://www.logitech.com/en-us/promotions/6072'
license :unknown # todo: improve this machine-generated value
2014-09-10 23:37:03 +08:00
pkg 'Logitech Unifying Software.mpkg'
uninstall :pkgutil => 'com.Logitech.*pkg'
end