Update Fleet-maintained apps (#43891)
Automated ingestion of latest Fleet-maintained app data. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Updated Granola macOS app configuration to version 7.147.1 * Updated Microsoft Outlook macOS installation configuration to the latest installer build <!-- end of auto-generated comment: release notes by coderabbit.ai --> Co-authored-by: allenhouchins <32207388+allenhouchins@users.noreply.github.com>
This commit is contained in:
co-authored by
allenhouchins
parent
ba7720f7de
commit
c2379eaaff
@@ -1,15 +1,15 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "7.140.1",
|
||||
"version": "7.147.1",
|
||||
"queries": {
|
||||
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.granola.app';",
|
||||
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.granola.app' AND version_compare(bundle_short_version, '7.140.1') < 0);"
|
||||
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.granola.app' AND version_compare(bundle_short_version, '7.147.1') < 0);"
|
||||
},
|
||||
"installer_url": "https://dr2v7l5emb758.cloudfront.net/7.140.1/Granola-7.140.1-mac-universal.dmg",
|
||||
"installer_url": "https://dr2v7l5emb758.cloudfront.net/7.147.1/Granola-7.147.1-mac-universal.dmg",
|
||||
"install_script_ref": "4a04ff4b",
|
||||
"uninstall_script_ref": "9f1ed248",
|
||||
"sha256": "4d9a9c461c6efb1262f2980771e7979643084d12b6f95e977006cc379d5d1135",
|
||||
"sha256": "e7aeaf8763cedfff240a04880774cea9167d9b357beb71869befe157f7e8d767",
|
||||
"default_categories": [
|
||||
"Productivity"
|
||||
]
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user