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.6.2.dmg'
|
|
homepage 'http://www.obdev.at/products/launchbar/'
|
|
version '5.6.2'
|
|
sha1 '588186b9abf9a4e497c7e56a580f84443fc65d12'
|
|
link 'LaunchBar.app'
|
|
end
|