mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 00:18:27 +00:00
Update Fleet-maintained apps (#36615)
Automated ingestion of latest Fleet-maintained app data. Co-authored-by: allenhouchins <32207388+allenhouchins@users.noreply.github.com>
This commit is contained in:
parent
c8d581283d
commit
8acc403990
3 changed files with 8 additions and 8 deletions
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "1.2025.322",
|
||||
"version": "1.2025.329",
|
||||
"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.322_1763764558.dmg",
|
||||
"installer_url": "https://persistent.oaistatic.com/sidekick/public/ChatGPT_Desktop_public_1.2025.329_1764618153.dmg",
|
||||
"install_script_ref": "801ff0cc",
|
||||
"uninstall_script_ref": "1ba164ed",
|
||||
"sha256": "4d8131e4cb3788e8f66e676cb68840079a4fe05e9ec2aebb794efd3aef85dfa0",
|
||||
"sha256": "1e5b89c9ca2e2dc90def3ce484e5d727c6e777cdc02e83bb821238f05084d893",
|
||||
"default_categories": [
|
||||
"Productivity"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "142.0.7444.176",
|
||||
"version": "143.0.7499.41",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM programs WHERE name = 'Google Chrome' AND publisher = 'Google LLC';"
|
||||
},
|
||||
"installer_url": "https://dl.google.com/dl/chrome/install/googlechromestandaloneenterprise64.msi",
|
||||
"install_script_ref": "8959087b",
|
||||
"uninstall_script_ref": "7a2f151e",
|
||||
"sha256": "e9a7b532cc2e1819038e6327675aae59b8bf3fb1f836e68ee7f5631bc3c366e0",
|
||||
"sha256": "5b4e75cda33097b3c83602447e81841785be64165e1c615637d4306c594d6a1c",
|
||||
"default_categories": [
|
||||
"Browsers"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "4.24.0",
|
||||
"version": "6.0.0",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'notion.id';"
|
||||
},
|
||||
"installer_url": "https://desktop-release.notion-static.com/Notion-4.24.0-arm64.dmg",
|
||||
"installer_url": "https://desktop-release.notion-static.com/Notion-6.0.0-arm64.dmg",
|
||||
"install_script_ref": "ac717b8d",
|
||||
"uninstall_script_ref": "21cd1000",
|
||||
"sha256": "263420e6c248989b88d86359b229c1065adc3a708012af3dcd27fd3bd1088a46",
|
||||
"sha256": "60e4909d3f3fa73cf638d90876bf6e08e7f92a43432656c6017b934a0bca661e",
|
||||
"default_categories": [
|
||||
"Productivity"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue