homebrew-cask-versions/Casks/meshlab.rb
tditlu 124bd93184 MeshLab 1.3.2
MeshLab is an open source, portable, and extensible system for the processing and editing of unstructured 3D triangular meshes.
2013-09-19 10:18:25 +02:00

7 lines
261 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'
sha1 '2cd97156642113d828a44842c52d92882ae35221'
link 'meshlab.app'
end