diff --git a/Installomator.sh b/Installomator.sh index 9b02c2b..80190ce 100755 --- a/Installomator.sh +++ b/Installomator.sh @@ -2725,6 +2725,13 @@ umbrellaroamingclient) downloadURL=https://disthost.umbrella.com/roaming/upgrade/mac/production/$( curl -fsL https://disthost.umbrella.com/roaming/upgrade/mac/production/manifest.json | awk -F '"' '/"downloadFilename"/ { print $4 }' ) expectedTeamID="7P7HQ8H646" ;; +uniconverter) + # credit: Gabe Marchan (gabemarchan.com - @darklink87) + name="Wondershare UniConverter" + type="dmg" + downloadURL="http://download.wondershare.com/video-converter-ultimate-mac_full735.dmg" + expectedTeamID="YZC2T44ZDX" + ;; universaltypeclient) name="Universal Type Client" type="pkgInZip"