mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 21:02:46 +00:00
added bluejeans
This commit is contained in:
@@ -1285,6 +1285,13 @@ skype)
|
|||||||
downloadURL="https://get.skype.com/go/getskype-skypeformac"
|
downloadURL="https://get.skype.com/go/getskype-skypeformac"
|
||||||
expectedTeamID="AL798K98FX"
|
expectedTeamID="AL798K98FX"
|
||||||
;;
|
;;
|
||||||
|
bluejeans)
|
||||||
|
name="BlueJeans"
|
||||||
|
type="pkg"
|
||||||
|
downloadURL=$(curl -fs "https://www.bluejeans.com/downloads" | xmllint --html --format - 2>/dev/null | grep -o "https://.*BlueJeansInstaller.dmg" | sed 's/dmg/pkg/g')
|
||||||
|
expectedTeamID="HE4P42JBGN"
|
||||||
|
;;
|
||||||
|
|
||||||
|
|
||||||
# MARK: add new labels above here
|
# MARK: add new labels above here
|
||||||
|
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ autopkgr
|
|||||||
aviatrix
|
aviatrix
|
||||||
bbedit
|
bbedit
|
||||||
bettertouchtool
|
bettertouchtool
|
||||||
|
bluejeans
|
||||||
boxdrive
|
boxdrive
|
||||||
brave
|
brave
|
||||||
camtasia
|
camtasia
|
||||||
|
|||||||
Reference in New Issue
Block a user