homebrew-cask-versions/Casks/meshlab.rb
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00

7 lines
287 B
Ruby

class Meshlab < Cask
url 'http://downloads.sourceforge.net/project/meshlab/meshlab/MeshLab%20v1.3.2/MeshLabMac_v132.dmg'
homepage 'http://meshlab.sourceforge.net/'
version '1.3.2'
sha256 '4ea9f5d99bf1c55c870fe75919397e6788e441e0dcd564311089eb63f93ec989'
link 'meshlab.app'
end