homebrew-cask/Casks/launchrocket.rb

8 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