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