Files
Installomator/fragments/labels/splashtopbusiness.sh
2022-08-19 09:10:52 -07:00

9 lines
378 B
Bash

splashtopbusiness)
name="Splashtop Business"
type="pkgInDmg"
splashtopbusinessVersions=$(curl -fsL "https://www.splashtop.com/wp-content/themes/responsive/downloadx.php?product=stb&platform=mac-client")
downloadURL=$(getJSONValue "$splashtopbusinessVersions" "url")
appNewVersion="${${downloadURL#*INSTALLER_v}%*.dmg}"
expectedTeamID="CPQQ3AW49Y"
;;