mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-17 05:10:57 +00:00
Merge pull request #93 from midni9ht/patch-1
Added label for ONLYOFFICE Desktop
This commit is contained in:
@@ -1427,12 +1427,19 @@ keka)
|
|||||||
downloadURL="https://d.keka.io"
|
downloadURL="https://d.keka.io"
|
||||||
expectedTeamID="4FG648TM2A"
|
expectedTeamID="4FG648TM2A"
|
||||||
;;
|
;;
|
||||||
|
onlyofficedesktop)
|
||||||
|
# credit: Adrian Bühler (@midni9ht)
|
||||||
|
name="ONLYOFFICE"
|
||||||
|
type="dmg"
|
||||||
|
downloadURL="https://download.onlyoffice.com/install/desktop/editors/mac/distrib/onlyoffice/ONLYOFFICE.dmg"
|
||||||
|
expectedTeamID="2WH24U26GJ"
|
||||||
|
;;
|
||||||
googleearth)
|
googleearth)
|
||||||
# credit: David Chatton (@mdmmac on MacAdmins Slack)
|
# credit: David Chatton (@mdmmac on MacAdmins Slack)
|
||||||
name="Google Earth Pro"
|
name="Google Earth Pro"
|
||||||
type="pkgInDmg"
|
type="pkgInDmg"
|
||||||
downloadURL="https://dl.google.com/earth/client/advanced/current/GoogleEarthProMac-Intel.dmg"
|
downloadURL="https://dl.google.com/earth/client/advanced/current/GoogleEarthProMac-Intel.dmg"
|
||||||
expectedTeamID="EQHXZ8M8AV"
|
expectedTeamID="EQHXZ8M8AV"
|
||||||
;;
|
;;
|
||||||
pymol)
|
pymol)
|
||||||
# credit: Fredrik Larsson (@fredrik_l on MacAdmins Slack)
|
# credit: Fredrik Larsson (@fredrik_l on MacAdmins Slack)
|
||||||
@@ -1478,6 +1485,7 @@ libreoffice)
|
|||||||
expectedTeamID="7P5S3ZLCN7"
|
expectedTeamID="7P5S3ZLCN7"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|
||||||
# MARK: add new labels above here
|
# MARK: add new labels above here
|
||||||
|
|
||||||
# NOTE: Packages is signed but _not_ notarized, so spctl will reject it
|
# NOTE: Packages is signed but _not_ notarized, so spctl will reject it
|
||||||
|
|||||||
Reference in New Issue
Block a user