mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
251 B
Ruby
7 lines
251 B
Ruby
class LaunchControl < Cask
|
|
url 'http://www.soma-zone.com/download/files/LaunchControl_1.7.tar.bz2'
|
|
homepage 'http://www.soma-zone.com/LaunchControl/'
|
|
version '1.7'
|
|
sha1 'd179beb36ee1b62d63557131e1212617c596c7d8'
|
|
link 'LaunchControl.app'
|
|
end
|