mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-10 22:06:55 +01:00
add ringcentralapp and ringcentralmeeting
This commit is contained in:
@@ -649,6 +649,22 @@ powershell-lts)
|
|||||||
downloadURL="https://cdn.wwdc.io/WWDC_latest.zip"
|
downloadURL="https://cdn.wwdc.io/WWDC_latest.zip"
|
||||||
expectedTeamID="8C7439RJLG"
|
expectedTeamID="8C7439RJLG"
|
||||||
;;
|
;;
|
||||||
|
ringcentralmeetings)
|
||||||
|
# credit: Isaac Ordonez, Mann consulting (@mannconsulting)
|
||||||
|
name="Ring Central Meetings"
|
||||||
|
type="pkg"
|
||||||
|
downloadURL="http://dn.ringcentral.com/data/web/download/RCMeetings/1210/RCMeetingsClientSetup.pkg"
|
||||||
|
expectedTeamID="M932RC5J66"
|
||||||
|
blockingProcesses=( "RingCentral Meetings" )
|
||||||
|
;;
|
||||||
|
ringcentralapp)
|
||||||
|
# credit: Isaac Ordonez, Mann consulting (@mannconsulting)
|
||||||
|
name="Glip"
|
||||||
|
type="dmg"
|
||||||
|
downloadURL="https://downloads.ringcentral.com/glip/rc/GlipForMac"
|
||||||
|
expectedTeamID="M932RC5J66"
|
||||||
|
blockingProcesses=( "Glip" )
|
||||||
|
;;
|
||||||
|
|
||||||
|
|
||||||
# Note: Packages is signed but _not_ notarized, so spctl will reject it
|
# Note: Packages is signed but _not_ notarized, so spctl will reject it
|
||||||
|
|||||||
@@ -61,6 +61,8 @@ powershell
|
|||||||
powershell-lts
|
powershell-lts
|
||||||
privileges
|
privileges
|
||||||
resiliosynchome
|
resiliosynchome
|
||||||
|
ringcentralapp
|
||||||
|
ringcentralmeetings
|
||||||
royaltsx
|
royaltsx
|
||||||
santa
|
santa
|
||||||
signal
|
signal
|
||||||
|
|||||||
Reference in New Issue
Block a user