Fixing HoudahGeo cask

This commit is contained in:
Robert Curth 2013-06-29 09:39:44 +02:00
parent 254fa98451
commit 461767f5f5
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
class HoudahGeo < Cask
url 'http://houdah.com/houdahGeo/download_assets/HoudahGeo3.4.4.zip'
url 'http://houdah.com/houdahGeo/download_assets/HoudahGeo_latest.zip'
homepage 'http://houdah.com/houdahGeo/'
version '3.4.4'
sha1 'cd1332206fcffc798913a1d18e2cedeb514a2244'
version 'latest'
no_checksum
link 'HoudahGeo.app'
end