re-use version in easyfind

This commit is contained in:
Roland Walker 2014-09-26 08:08:53 -04:00
parent 54bf1bccf0
commit 3ca6e6ca43
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ class Easyfind < Cask
version '4.9.2' version '4.9.2'
sha256 '7804841f000ca8bf891911d83fa830d33119d6fac4f82e3716481ef1a598702a' sha256 '7804841f000ca8bf891911d83fa830d33119d6fac4f82e3716481ef1a598702a'
url 'https://s3.amazonaws.com/DTWebsiteSupport/download/freeware/easyfind/4.9.2/EasyFind.app.zip' url "https://s3.amazonaws.com/DTWebsiteSupport/download/freeware/easyfind/#{version}/EasyFind.app.zip"
homepage 'http://www.devontechnologies.com/download/products.html' homepage 'http://www.devontechnologies.com/download/products.html'
app 'EasyFind.app' app 'EasyFind.app'