re-use version in handbrakecli

This commit is contained in:
Roland Walker 2014-09-26 08:08:57 -04:00
parent 6e0736dea1
commit 906ef7ebde
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ class Handbrakecli < Cask
version '0.9.9'
sha256 '120d7d0a9af5d15813d05781cbbf2599e454b4400f0266db4fa1acd4f62d244e'
url 'http://downloads.sourceforge.net/sourceforge/handbrake/0.9.9/HandBrake-0.9.9-MacOSX.6_CLI_x86_64.dmg'
url "http://downloads.sourceforge.net/sourceforge/handbrake/#{version}/HandBrake-#{version}-MacOSX.6_CLI_x86_64.dmg"
homepage 'http://handbrake.fr'
binary 'HandBrakeCLI'