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
216 B
7 lines
216 B
12 years ago
|
class LaunchBar < Cask
|
||
|
url 'http://www.obdev.at/downloads/launchbar/LaunchBar-5.4.2.dmg'
|
||
|
homepage 'http://www.obdev.at/products/launchbar/'
|
||
|
version '5.4.2'
|
||
|
sha1 '5f6adedf26976036a99f7cb569d70aa335538196'
|
||
|
end
|