mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Update Fleet-maintained apps (#36954)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: allenhouchins <32207388+allenhouchins@users.noreply.github.com>
This commit is contained in:
parent
6f580858f5
commit
30dd5f8ecc
1 changed files with 3 additions and 3 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "1.2025.329",
|
||||
"version": "1.2025.330",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.openai.chat';"
|
||||
},
|
||||
"installer_url": "https://persistent.oaistatic.com/sidekick/public/ChatGPT_Desktop_public_1.2025.329_1764618153.dmg",
|
||||
"installer_url": "https://persistent.oaistatic.com/sidekick/public/ChatGPT_Desktop_public_1.2025.330_1764823666.dmg",
|
||||
"install_script_ref": "801ff0cc",
|
||||
"uninstall_script_ref": "1ba164ed",
|
||||
"sha256": "1e5b89c9ca2e2dc90def3ce484e5d727c6e777cdc02e83bb821238f05084d893",
|
||||
"sha256": "c285fb31785f54f9f8535511a0438de1ca5bebabe45233feb2743085a79e741c",
|
||||
"default_categories": [
|
||||
"Productivity"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue