mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
261 B
Ruby
7 lines
261 B
Ruby
class Launchbar < Cask
|
|
url 'http://www.obdev.at/downloads/launchbar/LaunchBar-6.0.dmg'
|
|
homepage 'http://www.obdev.at/products/launchbar/'
|
|
version '6.0'
|
|
sha256 '1c7460de749b395a551b8f79f531ca61bded187dca6b96f43d6e0ca2d680f660'
|
|
link 'LaunchBar.app'
|
|
end
|