mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
250 B
Ruby
9 lines
250 B
Ruby
class Cura < Cask
|
|
version '14.07'
|
|
sha256 '6f627cd60bc849f86d9f4b29b3d2971744187b7dc5392965464d16dd45a35f9a'
|
|
|
|
url "http://software.ultimaker.com/current/Cura-#{version}-MacOS.dmg"
|
|
homepage 'http://daid.github.com/Cura/'
|
|
|
|
link 'Cura.app'
|
|
end
|