You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
223 B
8 lines
223 B
12 years ago
|
class Openscad < Cask
|
||
|
url 'https://openscad.googlecode.com/files/OpenSCAD-2013.01.dmg'
|
||
|
homepage 'http://www.openscad.org/'
|
||
|
version '2013.01'
|
||
|
sha1 '075e8609886212ddb18155d122960cf6120c69b3'
|
||
|
link 'OpenSCAD.app'
|
||
|
end
|