mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
221 B
Ruby
7 lines
221 B
Ruby
class Cura < Cask
|
|
url 'http://software.ultimaker.com/current/Cura-13.06.5-MacOS.dmg'
|
|
homepage 'http://daid.github.com/Cura/'
|
|
version '13.06.5'
|
|
sha1 'e040e0dc6387d3e9b2ae941fdfc86c39bf4b2db7'
|
|
link 'Cura.app'
|
|
end
|