mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-19 06:13:11 +01:00
Added Wondershare UniConverter.
This commit is contained in:
@@ -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 }' )
|
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"
|
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)
|
universaltypeclient)
|
||||||
name="Universal Type Client"
|
name="Universal Type Client"
|
||||||
type="pkgInZip"
|
type="pkgInZip"
|
||||||
|
|||||||
Reference in New Issue
Block a user