Files
homebrew-cask/Casks/l/lighting.rb
Mike McQuaid aa461148bb Move all remaining casks to sharded subdirectories.
The migration of `orka.rb` and then `o*.rb` has worked well without
complaint so: let's move everything else, too.
2023-08-09 12:08:38 +01:00

12 lines
370 B
Ruby

cask "lighting" do
version "1.1.7"
sha256 "8cab328133decacb8a608b034dae899e1105c20d97ec791ff089ddbbb0510d4f"
url "https://github.com/tatey/Lighting/releases/download/#{version}/Lighting-#{version}.zip"
name "Lighting"
desc "Tool to control LIFX lights via a Notification Center widget"
homepage "https://github.com/tatey/Lighting"
app "Lighting.app"
end