re-use version in xbmc

This commit is contained in:
Roland Walker 2014-09-26 08:09:19 -04:00
parent f906052319
commit e68ba0a95f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ class Xbmc < Cask
version '13.1'
sha256 '5db5b0cdfe1b90048ac70ae2f2a539003327ad378ebcb3faf94533e33bea0f6f'
url 'http://mirrors.xbmc.org/releases/osx/x86_64/xbmc-13.1-Gotham-x86_64.dmg'
url "http://mirrors.xbmc.org/releases/osx/x86_64/xbmc-#{version}-Gotham-x86_64.dmg"
homepage 'http://xbmc.org/'
app 'XBMC.app'