homebrew-cask/Casks/lighting.rb

12 lines
360 B
Ruby

cask "lighting" do
version "1.1.7"
sha256 "8cab328133decacb8a608b034dae899e1105c20d97ec791ff089ddbbb0510d4f"
url "https://github.com/tatey/Lighting/releases/download/#{version}/Lighting-#{version}.zip"
appcast "https://github.com/tatey/Lighting/releases.atom"
name "Lighting"
homepage "https://github.com/tatey/Lighting"
app "Lighting.app"
end