From 367064ce298db0512b27bf0565f8ee651300ba3e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 09:07:31 -0500 Subject: [PATCH] Update Fleet-maintained apps (#28796) Automated ingestion of latest Fleet-maintained app data. Co-authored-by: jahzielv <19838370+jahzielv@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 955a3669e6..88e47bf664 100644 --- a/ee/maintained-apps/outputs/postman/darwin.json +++ b/ee/maintained-apps/outputs/postman/darwin.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "11.43.4", + "version": "11.44.0", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.postmanlabs.mac';" }, - "installer_url": "https://dl.pstmn.io/download/version/11.43.4/osx_arm64", + "installer_url": "https://dl.pstmn.io/download/version/11.44.0/osx_arm64", "install_script_ref": "1809f0b2", "uninstall_script_ref": "15e9f11c", - "sha256": "d76aaa08e9e6da25a3b2ff1bae23f046bca455dd31b27832b08bdfce3d0966af", + "sha256": "ba186b264fd6b4ce2d2acac1027d488c7c7439e47f4a974ecf2d9786850fe2c6", "default_categories": [ "Developer tools" ]