mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
309 B
Ruby
7 lines
309 B
Ruby
class Launchrocket < Cask
|
|
url 'https://github.com/jimbojsb/launchrocket/releases/download/v0.6/LaunchRocket.prefPane.zip'
|
|
homepage 'https://github.com/jimbojsb/launchrocket'
|
|
version '0.6'
|
|
sha256 '195ac9edeb7dc7b266c2d3cb8fea0df9d91b6f995aa7953f2fc633d48bb92adb'
|
|
prefpane 'LaunchRocket.prefPane'
|
|
end
|