re-use version in fetch

This commit is contained in:
Roland Walker 2014-09-26 08:08:54 -04:00
parent 1de72057be
commit 01f68fa6fa
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ class Fetch < Cask
version '5.7.3'
sha256 'fd75b4ab78211cc067906341576657e41e130080ce05a1f20947a6acbb816ea3'
url 'http://fetchsoftworks.com/fetch/download/Fetch_5.7.3.dmg?direct=1'
url "http://fetchsoftworks.com/fetch/download/Fetch_#{version}.dmg?direct=1"
homepage 'http://fetchsoftworks.com/'
app 'Fetch.app'