mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
9 lines
254 B
Bash
9 lines
254 B
Bash
ultimakercura)
|
|
name="Ultimaker Cura"
|
|
type="dmg"
|
|
downloadURL="$(downloadURLFromGit Ultimaker Cura)"
|
|
archiveName="Ultimaker_Cura-[0-9].*-Darwin.dmg"
|
|
appNewVersion=$(versionFromGit Ultimaker Cura )
|
|
expectedTeamID="V4B3JXRRQS"
|
|
;;
|