In QuickHue cask use latest as version

This commit is contained in:
Nick Rowe 2013-06-24 16:49:59 -07:00
parent 3c64ec5df3
commit 50ab68314b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
class QuickHue < Cask
url 'https://github.com/danparsons/QuickHue/raw/master/QuickHue.zip'
homepage 'https://github.com/danparsons/QuickHue'
version 'head'
version 'latest'
no_checksum
link 'QuickHue.app'
end