Merge pull request #656 from FletcherS7/label-zoom-outlook

New Label: Zoom Outlook Plugin
This commit is contained in:
Søren Theilgaard
2022-09-30 21:29:53 +02:00
committed by GitHub

View File

@@ -0,0 +1,10 @@
zoomoutlookplugin)
name="Zoom Outlook Plugin"
appName="PluginLauncher.app"
targetDir="/Applications/ZoomOutlookPlugin"
type="pkg"
downloadURL="https://zoom.us/client/latest/ZoomMacOutlookPlugin.pkg"
appNewVersion="$(curl -fsIL ${downloadURL} | grep -i ^location | cut -d "/" -f5 | cut -d "." -f1-3)"
expectedTeamID="BJ4HAAB9B3"
blockingProcesses=( "PluginLauncher" )
;;