re-use version in launchrocket

This commit is contained in:
Roland Walker 2014-09-26 08:09:00 -04:00
parent 9a58efaca0
commit 3b29222aad
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ class Launchrocket < Cask
version '0.7'
sha256 '51dc78902fecfb7ec26ab5c6516b84d1c62692349864ef48aca2fde81bd2ef4a'
url 'https://github.com/jimbojsb/launchrocket/releases/download/v0.7/LaunchRocket.prefPane.zip'
url "https://github.com/jimbojsb/launchrocket/releases/download/v#{version}/LaunchRocket.prefPane.zip"
homepage 'https://github.com/jimbojsb/launchrocket'
prefpane 'LaunchRocket.prefPane'