From cfe3dc6dabf9830eeb05dc95d31bbff5309d64ba Mon Sep 17 00:00:00 2001 From: Roland Walker Date: Fri, 26 Sep 2014 08:08:58 -0400 Subject: [PATCH] re-use version in istopmotion --- Casks/istopmotion.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/istopmotion.rb b/Casks/istopmotion.rb index 64676e732..ef65f9ce3 100644 --- a/Casks/istopmotion.rb +++ b/Casks/istopmotion.rb @@ -2,7 +2,7 @@ class Istopmotion < Cask version '3.2.2-15432' sha256 '080c56eb60094247855be2a8b16a89f23741fb5fe2bb06ade13d31d8ff2ed9fc' - url 'https://cdn.boinx.com/software/istopmotion/Boinx_iStopMotion_3.2.2-15432.app.zip' + url "https://cdn.boinx.com/software/istopmotion/Boinx_iStopMotion_#{version}.app.zip" homepage 'http://www.boinx.com/istopmotion/mac/' app 'iStopMotion 3.app'