homebrew-cask/Casks/quickhue.rb

8 lines
204 B
Ruby

class Quickhue < Cask
url 'https://github.com/danparsons/QuickHue/raw/master/QuickHue.zip'
homepage 'https://github.com/danparsons/QuickHue'
version 'latest'
no_checksum
link 'QuickHue.app'
end