mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-01 06:13:13 +01: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)
|
webexmeetings)
|
||||||
# credit: Erik Stam (@erikstam)
|
# credit: Erik Stam (@erikstam)
|
||||||
name="Cisco Webex Meetings"
|
name="Cisco Webex Meetings"
|
||||||
type="pkgInDmg"
|
type="pkg"
|
||||||
downloadURL="https://akamaicdn.webex.com/client/webexapp.dmg"
|
downloadURL="https://akamaicdn.webex.com/client/Cisco_Webex_Meetings.pkg"
|
||||||
expectedTeamID="DE8Y96K9QP"
|
expectedTeamID="DE8Y96K9QP"
|
||||||
targetDir="/Applications"
|
targetDir="/Applications"
|
||||||
#blockingProcessesMaxCPU="5"
|
#blockingProcessesMaxCPU="5"
|
||||||
|
|||||||
Reference in New Issue
Block a user