homebrew-cask/Casks/quickhue.rb

11 lines
224 B
Ruby

cask "quickhue" do
version :latest
sha256 :no_check
url "https://github.com/danparsons/QuickHue/raw/master/QuickHue.zip"
name "QuickHue"
homepage "https://github.com/danparsons/QuickHue"
app "QuickHue.app"
end