You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
239 B
7 lines
239 B
class LaunchBar < Cask
|
|
url 'http://www.obdev.at/downloads/launchbar/LaunchBar-5.5.2.dmg'
|
|
homepage 'http://www.obdev.at/products/launchbar/'
|
|
version '5.5.2'
|
|
sha1 'a28d80efeede584602666c6efcb849586fe88bb4'
|
|
link 'LaunchBar.app'
|
|
end
|
|
|