re-use version in sidestep

This commit is contained in:
Roland Walker 2014-09-26 08:09:11 -04:00
parent 424d407463
commit abdeccc673
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ class Sidestep < Cask
version '1.4.1'
sha256 'c25f7748d73b6f915aff268070ef85ca69f2902de98b044b77c49d1e1341d84e'
url 'https://github.com/chetan51/sidestep/releases/download/1.4.1/Sidestep.zip'
url "https://github.com/chetan51/sidestep/releases/download/#{version}/Sidestep.zip"
appcast 'http://chetansurpur.com/projects/sidestep/appcast.xml'
homepage 'http://chetansurpur.com/projects/sidestep'