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 Cura < Cask
|
|
homepage 'http://daid.github.com/Cura/'
|
|
url 'http://software.ultimaker.com/current/Cura-13.04-MacOS.dmg'
|
|
version '13.04'
|
|
sha1 'ad308a7dbce034ae582f62db82895121c7b153fd'
|
|
link :app, 'Cura.app'
|
|
end
|
|
|