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.1.dmg'
|
|
homepage 'http://www.obdev.at/products/launchbar/'
|
|
version '5.5.1'
|
|
sha1 '57095489b18057e2a0e342a1667b69bf94ab3f70'
|
|
link 'LaunchBar.app'
|
|
end
|
|
|