Removed version check logic from "bluejeanevents"

Application does not have a version number in it's install .pkg
This commit is contained in:
Greg Knackstedt
2022-04-05 18:57:24 -04:00
committed by GitHub
parent fc58b8e5a8
commit 24bbe426ad

View File

@@ -1721,7 +1721,6 @@ 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" )
appNewVersion=$(echo $downloadURL | cut -d '/' -f6)
expectedTeamID="HE4P42JBGN"
;;
boxdrive)