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.4.tar.bz2'
|
|
homepage 'http://www.soma-zone.com/LaunchControl/'
|
|
version '1.10.4'
|
|
sha1 '70888f162a7af58575ff5032b652846846e7edad'
|
|
link 'LaunchControl.app'
|
|
end
|