mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
239 B
Ruby
7 lines
239 B
Ruby
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
|