homebrew-cask/Casks/cura.rb

8 lines
221 B
Ruby
Raw Normal View History

2012-11-20 00:58:45 +08:00
class Cura < Cask
2013-06-22 15:46:23 +08:00
url 'http://software.ultimaker.com/current/Cura-13.06.3-MacOS.dmg'
2012-11-20 00:58:45 +08:00
homepage 'http://daid.github.com/Cura/'
2013-06-22 15:46:23 +08:00
version '13.06.3'
sha1 'db5764ecb2678b0a7e0cae4476eb2ac98053136d'
2013-06-01 07:51:31 +08:00
link 'Cura.app'
2012-11-20 00:58:45 +08:00
end