diff --git a/Installomator.sh b/Installomator.sh index 4d9f31a..0a1df9e 100755 --- a/Installomator.sh +++ b/Installomator.sh @@ -1758,6 +1758,12 @@ bluejeans) appNewVersion=$(echo $downloadURL | cut -d '/' -f6) expectedTeamID="HE4P42JBGN" ;; +bluejeansevents) + name="BlueJeans Events" + type="pkg" + downloadURL=$(curl -fs "https://www.bluejeans.com/downloads" | xmllint --html --format - 2>/dev/null | grep -o "https://swdl.bluejeans.com/events/release/beta/downloads/BlueJeans_Events.pkg" ) + expectedTeamID="HE4P42JBGN" + ;; boxdrive) name="Box" type="pkg" diff --git a/Labels.txt b/Labels.txt index cabdcf4..05c2d60 100644 --- a/Labels.txt +++ b/Labels.txt @@ -56,6 +56,7 @@ bettertouchtool bitwarden blender bluejeans +bluejeansevents boxdrive boxsync boxtools