From 3d78aa8c33ede670f49e333c679700f32008a5d0 Mon Sep 17 00:00:00 2001 From: fleet-release <80479975+fleet-release@users.noreply.github.com> Date: Thu, 11 Sep 2025 12:08:10 -0500 Subject: [PATCH] Update Fleet-maintained apps (#32848) Automated ingestion of latest Fleet-maintained app data. Co-authored-by: mostlikelee <16102903+mostlikelee@users.noreply.github.com> --- ee/maintained-apps/outputs/postman/darwin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ee/maintained-apps/outputs/postman/darwin.json b/ee/maintained-apps/outputs/postman/darwin.json index 6b13df1eeb..771465e26a 100644 --- a/ee/maintained-apps/outputs/postman/darwin.json +++ b/ee/maintained-apps/outputs/postman/darwin.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "11.62.1", + "version": "11.62.6", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.postmanlabs.mac';" }, - "installer_url": "https://dl.pstmn.io/download/version/11.62.1/osx_arm64", + "installer_url": "https://dl.pstmn.io/download/version/11.62.6/osx_arm64", "install_script_ref": "a937991a", "uninstall_script_ref": "15e9f11c", - "sha256": "bace78a63629c2115483d4a03369e579612af0d03a493ec2e1c57fb514988cea", + "sha256": "b16cf57973b7e24a94263ad602dde956ef64f04086b398da418e2649ca30976e", "default_categories": [ "Developer tools" ]