From dc4e50ef7b3092de668e728dc5ea0287cd8c8a3b Mon Sep 17 00:00:00 2001 From: fleet-release <80479975+fleet-release@users.noreply.github.com> Date: Tue, 10 Feb 2026 10:30:00 -0800 Subject: [PATCH] Update Fleet-maintained apps (#39623) Automated ingestion of latest Fleet-maintained app data. --------- Co-authored-by: allenhouchins <32207388+allenhouchins@users.noreply.github.com> Co-authored-by: Allen Houchins --- .../inputs/homebrew/keeper-password-manager.json | 7 +++++-- ee/maintained-apps/outputs/grammarly-desktop/darwin.json | 6 +++--- ee/maintained-apps/outputs/granola/darwin.json | 6 +++--- ee/maintained-apps/outputs/spotify/windows.json | 6 +++--- 4 files changed, 14 insertions(+), 11 deletions(-) diff --git a/ee/maintained-apps/inputs/homebrew/keeper-password-manager.json b/ee/maintained-apps/inputs/homebrew/keeper-password-manager.json index 2515afd5f4..d99f77ff49 100644 --- a/ee/maintained-apps/inputs/homebrew/keeper-password-manager.json +++ b/ee/maintained-apps/inputs/homebrew/keeper-password-manager.json @@ -4,5 +4,8 @@ "token": "keeper-password-manager", "installer_format": "dmg", "slug": "keeper-password-manager/darwin", - "default_categories": ["Productivity"] -} + "frozen": true, + "default_categories": [ + "Productivity" + ] +} \ No newline at end of file diff --git a/ee/maintained-apps/outputs/grammarly-desktop/darwin.json b/ee/maintained-apps/outputs/grammarly-desktop/darwin.json index 540ae5054a..bfe24c0c90 100644 --- a/ee/maintained-apps/outputs/grammarly-desktop/darwin.json +++ b/ee/maintained-apps/outputs/grammarly-desktop/darwin.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "1.151.1.0", + "version": "1.152.1.0", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.grammarly.ProjectLlama';" }, - "installer_url": "https://download-mac.grammarly.com/versions/1.151.1.0/Grammarly.dmg", + "installer_url": "https://download-mac.grammarly.com/versions/1.152.1.0/Grammarly.dmg", "install_script_ref": "962d8d13", "uninstall_script_ref": "7b5a67c7", - "sha256": "4b01422f5f3bff5daf1b2cb21769331b54c8bbb4b3c952d77e332aad7759fbd6", + "sha256": "c8f5603b9029f8e4c56f6e2b2d71031089cb9f902bb3a97de6eb9dc5c062397f", "default_categories": [ "Productivity" ] diff --git a/ee/maintained-apps/outputs/granola/darwin.json b/ee/maintained-apps/outputs/granola/darwin.json index d8b8733a9f..aaf25b9108 100644 --- a/ee/maintained-apps/outputs/granola/darwin.json +++ b/ee/maintained-apps/outputs/granola/darwin.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "7.6.2", + "version": "7.14.0", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.granola.app';" }, - "installer_url": "https://dr2v7l5emb758.cloudfront.net/7.6.2/Granola-7.6.2-mac-universal.dmg", + "installer_url": "https://dr2v7l5emb758.cloudfront.net/7.14.0/Granola-7.14.0-mac-universal.dmg", "install_script_ref": "289285bb", "uninstall_script_ref": "9f1ed248", - "sha256": "338cdaf807b737c743d4013df4e1344944f892d960fbac4bbeecdba40965c450", + "sha256": "e0b42b479b70a50905dca80b789b3dc48d16b4447c1b6f1189427e18751fc009", "default_categories": [ "Productivity" ] diff --git a/ee/maintained-apps/outputs/spotify/windows.json b/ee/maintained-apps/outputs/spotify/windows.json index 8ffad94387..930972fde6 100644 --- a/ee/maintained-apps/outputs/spotify/windows.json +++ b/ee/maintained-apps/outputs/spotify/windows.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "1.2.83.453.g1fae877b", + "version": "1.2.83.456.g111afea6", "queries": { "exists": "SELECT 1 FROM programs WHERE name = 'Spotify' AND publisher = 'Spotify AB';" }, - "installer_url": "https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.83.453.g1fae877b-483.exe", + "installer_url": "https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.83.456.g111afea6-521.exe", "install_script_ref": "7e4727ac", "uninstall_script_ref": "48d55e3d", - "sha256": "5eace58214bafb22468027816787f0fbda1d7e7ce664b1fcca161eb5e255e2a3", + "sha256": "e88837bc3a675902f25cb07dc7dd2db45efa03ee9872eddcd5078dcbe5aececc", "default_categories": [ "Productivity" ]