Skip to content

Commit

Permalink
Merge pull request #178581 from khipp/update-quickhue
Browse files Browse the repository at this point in the history
quickhue: deprecate
  • Loading branch information
SMillerDev authored Jul 4, 2024
2 parents 7924982 + 6085d0d commit 5231f4a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions Casks/q/quickhue.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@
desc "Menu bar utility for controlling the Philips Hue lighting system"
homepage "https://github.com/danparsons/QuickHue"

livecheck do
url :url
strategy :extract_plist
end
deprecate! date: "2024-07-04", because: :discontinued

app "QuickHue.app"

Expand All @@ -19,4 +16,8 @@
"~/Library/Caches/cat.moo.QuickHue",
"~/Library/Preferences/cat.moo.QuickHue.plist",
]

caveats do
requires_rosetta
end
end

0 comments on commit 5231f4a

Please sign in to comment.