mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
Merge pull request #660 from buckbanzai/add-splashtopbusiness
Add splashtopbusiness Label
This commit is contained in:
8
fragments/labels/splashtopbusiness.sh
Normal file
8
fragments/labels/splashtopbusiness.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
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"
|
||||
;;
|
||||
Reference in New Issue
Block a user