homebrew-cask/Casks/launchrocket.rb

10 lines
311 B
Ruby

class Launchrocket < Cask
version '0.6'
sha256 '195ac9edeb7dc7b266c2d3cb8fea0df9d91b6f995aa7953f2fc633d48bb92adb'
url 'https://github.com/jimbojsb/launchrocket/releases/download/v0.6/LaunchRocket.prefPane.zip'
homepage 'https://github.com/jimbojsb/launchrocket'
prefpane 'LaunchRocket.prefPane'
end