mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
each of these is verified: the current sha1 and the new sha256 are both correct for the given download.
7 lines
283 B
Ruby
7 lines
283 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'
|
|
sha256 '4cd84c39900f45b2bf2ada0f2db6322e7cffbfbfd931d82704ffaa0155fbd2fb'
|
|
link 'LaunchControl.app'
|
|
end
|