mirror of
https://github.com/fleetdm/fleet
synced 2026-05-04 22:08:41 +00:00
11 lines
212 B
JSON
11 lines
212 B
JSON
|
|
{
|
||
|
|
"name": "ChatGPT Desktop",
|
||
|
|
"slug": "chatgpt/darwin",
|
||
|
|
"unique_identifier": "com.openai.chat",
|
||
|
|
"token": "chatgpt",
|
||
|
|
"installer_format": "dmg",
|
||
|
|
"default_categories": [
|
||
|
|
"Productivity"
|
||
|
|
]
|
||
|
|
}
|