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
221 B
7 lines
221 B
class Cura < Cask
|
|
url 'http://software.ultimaker.com/current/Cura-13.06.3-MacOS.dmg'
|
|
homepage 'http://daid.github.com/Cura/'
|
|
version '13.06.3'
|
|
sha1 'db5764ecb2678b0a7e0cae4476eb2ac98053136d'
|
|
link 'Cura.app'
|
|
end
|
|
|