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.
7 lines
223 B
7 lines
223 B
class Openscad < Cask
|
|
url 'https://openscad.googlecode.com/files/OpenSCAD-2013.06.dmg'
|
|
homepage 'http://www.openscad.org/'
|
|
version '2013.06'
|
|
sha1 'a9f16adfcea639b47190dd96bc715d9faf12f12a'
|
|
link 'OpenSCAD.app'
|
|
end
|
|
|