mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-09 05:11:59 +00:00
Removed version check logic from "bluejeanevents"
Application does not have a version number in it's install .pkg
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user