From eb79033e0a0e51fbddf860f8edd6c7734c6eb4dc Mon Sep 17 00:00:00 2001 From: fleet-release <80479975+fleet-release@users.noreply.github.com> Date: Tue, 2 Jun 2026 07:43:01 -0500 Subject: [PATCH] Update Fleet-maintained apps (#46621) --- ee/maintained-apps/outputs/cisco-jabber/windows.json | 8 ++++---- ee/maintained-apps/outputs/claude/darwin.json | 8 ++++---- ee/maintained-apps/outputs/notepad++/windows.json | 8 ++++---- ee/maintained-apps/outputs/ollama/darwin.json | 8 ++++---- ee/maintained-apps/outputs/postman/darwin.json | 8 ++++---- ee/maintained-apps/outputs/postman/windows.json | 8 ++++---- 6 files changed, 24 insertions(+), 24 deletions(-) diff --git a/ee/maintained-apps/outputs/cisco-jabber/windows.json b/ee/maintained-apps/outputs/cisco-jabber/windows.json index 3d46a551ee..c4e77347aa 100644 --- a/ee/maintained-apps/outputs/cisco-jabber/windows.json +++ b/ee/maintained-apps/outputs/cisco-jabber/windows.json @@ -1,15 +1,15 @@ { "versions": [ { - "version": "15.2.2.60904", + "version": "15.2.3.61008", "queries": { "exists": "SELECT 1 FROM programs WHERE name = 'Cisco Jabber' AND publisher = 'Cisco Systems, Inc';", - "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Cisco Jabber' AND publisher = 'Cisco Systems, Inc' AND version_compare(version, '15.2.2.60904') < 0);" + "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Cisco Jabber' AND publisher = 'Cisco Systems, Inc' AND version_compare(version, '15.2.3.61008') < 0);" }, - "installer_url": "https://binaries.webex.com/jabberclientwindows/20260429083041/CiscoJabberSetup.msi", + "installer_url": "https://binaries.webex.com/jabberclientwindows/20260527035625/CiscoJabberSetup.msi", "install_script_ref": "8959087b", "uninstall_script_ref": "48ce752e", - "sha256": "58190d3e65bc93671404933d95b2953f7b05a2b3688bbd5b2d4881d23e1ba0cd", + "sha256": "1390c7ce325ab92ae52d194ace1b84e7667d80a0d290ab7a22f089579ba1e4ce", "default_categories": [ "Communication" ], diff --git a/ee/maintained-apps/outputs/claude/darwin.json b/ee/maintained-apps/outputs/claude/darwin.json index 2fafcb1bc8..b3eb98be7e 100644 --- a/ee/maintained-apps/outputs/claude/darwin.json +++ b/ee/maintained-apps/outputs/claude/darwin.json @@ -1,15 +1,15 @@ { "versions": [ { - "version": "1.9659.2", + "version": "1.9659.4", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.anthropic.claudefordesktop';", - "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.anthropic.claudefordesktop' AND version_compare(bundle_short_version, '1.9659.2') < 0);" + "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.anthropic.claudefordesktop' AND version_compare(bundle_short_version, '1.9659.4') < 0);" }, - "installer_url": "https://downloads.claude.ai/releases/darwin/universal/1.9659.2/Claude-390d6ca38de808ca81aeccd2945d9c8be800f47d.zip", + "installer_url": "https://downloads.claude.ai/releases/darwin/universal/1.9659.4/Claude-8cc65547f75f6ddd5b8ff0e04d3a2c450a970ccc.zip", "install_script_ref": "8b957973", "uninstall_script_ref": "421baa98", - "sha256": "d4bd47a08019de6f677b5227989c020627fe1aafbf73d62d4c64a13a9269800b", + "sha256": "5199eadb9ca5345590b8cc79478114e10e95a6bea08f77b0f11fef4832581e8c", "default_categories": [ "Developer tools" ] diff --git a/ee/maintained-apps/outputs/notepad++/windows.json b/ee/maintained-apps/outputs/notepad++/windows.json index 6d15d044b5..f2ba45fa2b 100644 --- a/ee/maintained-apps/outputs/notepad++/windows.json +++ b/ee/maintained-apps/outputs/notepad++/windows.json @@ -1,15 +1,15 @@ { "versions": [ { - "version": "8.9.6.1", + "version": "8.9.6.2", "queries": { "exists": "SELECT 1 FROM programs WHERE name = 'Notepad++' AND publisher = 'Notepad++ Team';", - "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Notepad++' AND publisher = 'Notepad++ Team' AND version_compare(version, '8.9.6.1') < 0);" + "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Notepad++' AND publisher = 'Notepad++ Team' AND version_compare(version, '8.9.6.2') < 0);" }, - "installer_url": "https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.9.6.1/npp.8.9.6.1.Installer.x64.exe", + "installer_url": "https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.9.6.2/npp.8.9.6.2.Installer.x64.exe", "install_script_ref": "46c6fee6", "uninstall_script_ref": "642b4036", - "sha256": "d8414ee7a38dd3a88c1d7479d115f7e2dc142970f995cb6d34e9c6f104b245c7", + "sha256": "7c243203265ce8fdac76c839bf744ae35dcf620760eb97c2ea279af498560e45", "default_categories": [ "Productivity" ] diff --git a/ee/maintained-apps/outputs/ollama/darwin.json b/ee/maintained-apps/outputs/ollama/darwin.json index 6c302f88f7..d0c2fe7beb 100644 --- a/ee/maintained-apps/outputs/ollama/darwin.json +++ b/ee/maintained-apps/outputs/ollama/darwin.json @@ -1,15 +1,15 @@ { "versions": [ { - "version": "0.24.0", + "version": "0.30.0", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.electron.ollama';", - "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.electron.ollama' AND version_compare(bundle_short_version, '0.24.0') < 0);" + "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.electron.ollama' AND version_compare(bundle_short_version, '0.30.0') < 0);" }, - "installer_url": "https://github.com/ollama/ollama/releases/download/v0.24.0/Ollama-darwin.zip", + "installer_url": "https://github.com/ollama/ollama/releases/download/v0.30.0/Ollama-darwin.zip", "install_script_ref": "9f174559", "uninstall_script_ref": "bf40e2d5", - "sha256": "8073624ec7986f9259f14a1234f5a5818f6285767f08b18cd0fbb4d1136599b1", + "sha256": "52c788702166fce76edbaa263760cafce5804b3ae514cc387300190c72eed4c8", "default_categories": [ "Developer tools" ] diff --git a/ee/maintained-apps/outputs/postman/darwin.json b/ee/maintained-apps/outputs/postman/darwin.json index 5a5173241f..5ee0f989bb 100644 --- a/ee/maintained-apps/outputs/postman/darwin.json +++ b/ee/maintained-apps/outputs/postman/darwin.json @@ -1,15 +1,15 @@ { "versions": [ { - "version": "12.12.6", + "version": "12.13.2", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.postmanlabs.mac';", - "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.postmanlabs.mac' AND version_compare(bundle_short_version, '12.12.6') < 0);" + "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.postmanlabs.mac' AND version_compare(bundle_short_version, '12.13.2') < 0);" }, - "installer_url": "https://dl.pstmn.io/download/version/12.12.6/osx_arm64", + "installer_url": "https://dl.pstmn.io/download/version/12.13.2/osx_arm64", "install_script_ref": "96d73870", "uninstall_script_ref": "966b2fa5", - "sha256": "5c53d8678b9d8b6bbe4f1243c58a98613edbc2a8f6a7d0a20756bd75afbbd41a", + "sha256": "f8b15540cc2d567c879dfbfa6fefab3a0d82745546f546400f93ee1337e710de", "default_categories": [ "Developer tools" ] diff --git a/ee/maintained-apps/outputs/postman/windows.json b/ee/maintained-apps/outputs/postman/windows.json index e77b00f9cb..d925c76e86 100644 --- a/ee/maintained-apps/outputs/postman/windows.json +++ b/ee/maintained-apps/outputs/postman/windows.json @@ -1,15 +1,15 @@ { "versions": [ { - "version": "12.12.6", + "version": "12.13.2", "queries": { "exists": "SELECT 1 FROM programs WHERE name LIKE 'Postman x64 %' AND publisher = 'Postman';", - "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name LIKE 'Postman x64 %' AND publisher = 'Postman' AND version_compare(version, '12.12.6') < 0);" + "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name LIKE 'Postman x64 %' AND publisher = 'Postman' AND version_compare(version, '12.13.2') < 0);" }, - "installer_url": "https://dl.pstmn.io/download/version/12.12.6/windows_64", + "installer_url": "https://dl.pstmn.io/download/version/12.13.2/windows_64", "install_script_ref": "538f63bf", "uninstall_script_ref": "cd01b68f", - "sha256": "f133fcff9f2a6a238e585fb0dda55287d998e698649eed9e434ac38c9da8e58c", + "sha256": "b4523270278af2086ebfa98154bbd9af778efbbc57592d8b51a255e8e3d19ab2", "default_categories": [ "Developer tools" ]