cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / lights-out-pane.rb
blobbf5b26279249b95d40041d1c7529e90aa09947d2
1 cask :v1 => 'lights-out-pane' do
2   version '1.1'
3   sha256 'eb33e8a0242cbc69ebb7b6ee9c67fb69941e203fe560f37a83677f3c9cceeebf'
5   url "https://github.com/samturner/lights-out/releases/download/v#{version}/lights-out.prefPane.zip"
6   homepage 'http://samturner.github.io/lights-out/'
7   license :gpl
9   prefpane 'lights-out.prefPane'
10 end