Add Genesys Cloud to maintained apps: create input manifests for Homebrew (darwin dmg) and Winget (windows msi), add output metadata files for darwin (v2.49.25) and windows (v2.49.903.0) including installer URLs, checksums, install/uninstall script refs and a Windows upgrade code. Register the app in ee/maintained-apps/outputs/apps.json and add a frontend SVG icon component, mapping entry, and PNG asset for the software page.
9 lines
219 B
JSON
9 lines
219 B
JSON
{
|
|
"name": "Genesys Cloud",
|
|
"unique_identifier": "com.inin.purecloud.directory",
|
|
"token": "genesys-cloud",
|
|
"installer_format": "dmg",
|
|
"slug": "genesys-cloud/darwin",
|
|
"default_categories": ["Communication"]
|
|
}
|