update LaunchRocket to 0.6

This commit is contained in:
Josh Butts 2014-03-11 00:29:29 -05:00
parent 8fb0be69cf
commit 6cdfb16c1f
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
class Launchrocket < Cask
url 'https://github.com/jimbojsb/launchrocket/releases/download/v0.5.1/LaunchRocket.prefPane.zip'
url 'https://github.com/jimbojsb/launchrocket/releases/download/v0.6/LaunchRocket.prefPane.zip'
homepage 'https://github.com/jimbojsb/launchrocket'
version '0.5.1'
sha256 '3248ddcb529a91c90f9894586b205ecfb83c8ecfb819ce7bbdb2f783b92cb406'
version '0.6'
sha256 '195ac9edeb7dc7b266c2d3cb8fea0df9d91b6f995aa7953f2fc633d48bb92adb'
prefpane 'LaunchRocket.prefPane'
end