mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
Fixed 'webexteams' URL
The URL for `webexteams` appears to have changed yet another time. Good thing: The downloaded `pkg` contains the versions for Intel and Apple Silicon at the same time. So no additional URL required :-)
This commit is contained in:
@@ -2714,8 +2714,8 @@ vscodium)
|
||||
webexmeetings)
|
||||
# credit: Erik Stam (@erikstam)
|
||||
name="Cisco Webex Meetings"
|
||||
type="pkgInDmg"
|
||||
downloadURL="https://akamaicdn.webex.com/client/webexapp.dmg"
|
||||
type="pkg"
|
||||
downloadURL="https://akamaicdn.webex.com/client/Cisco_Webex_Meetings.pkg"
|
||||
expectedTeamID="DE8Y96K9QP"
|
||||
targetDir="/Applications"
|
||||
#blockingProcessesMaxCPU="5"
|
||||
|
||||
Reference in New Issue
Block a user