From e9c0010801e23070ae7e43a6c805be823a027ce8 Mon Sep 17 00:00:00 2001 From: allenhouchins <32207388+allenhouchins@users.noreply.github.com> Date: Thu, 11 Jun 2026 17:12:55 +0000 Subject: [PATCH] Update Fleet-maintained apps. Generated automatically with cmd/maintained-apps. --- ee/maintained-apps/outputs/camtasia/windows.json | 8 ++++---- ee/maintained-apps/outputs/pale-moon/darwin.json | 8 ++++---- ee/maintained-apps/outputs/phoenix-slides/darwin.json | 2 +- ee/maintained-apps/outputs/proton-mail-bridge/darwin.json | 8 ++++---- ee/maintained-apps/outputs/warp/darwin.json | 6 +++--- ee/maintained-apps/outputs/whatsapp/darwin.json | 4 ++-- ee/maintained-apps/outputs/workflowy/darwin.json | 8 ++++---- 7 files changed, 22 insertions(+), 22 deletions(-) diff --git a/ee/maintained-apps/outputs/camtasia/windows.json b/ee/maintained-apps/outputs/camtasia/windows.json index 02ba48e810e..8255c9af4ba 100644 --- a/ee/maintained-apps/outputs/camtasia/windows.json +++ b/ee/maintained-apps/outputs/camtasia/windows.json @@ -1,15 +1,15 @@ { "versions": [ { - "version": "26.1.2.16723", + "version": "26.1.3.17772", "queries": { "exists": "SELECT 1 FROM programs WHERE name = 'Camtasia' AND publisher = 'TechSmith Corporation';", - "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Camtasia' AND publisher = 'TechSmith Corporation' AND version_compare(version, '26.1.2.16723') < 0);" + "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Camtasia' AND publisher = 'TechSmith Corporation' AND version_compare(version, '26.1.3.17772') < 0);" }, - "installer_url": "https://download.techsmith.com/camtasiastudio/releases/2612/camtasia.msi", + "installer_url": "https://download.techsmith.com/camtasiastudio/releases/2613/camtasia.msi", "install_script_ref": "8959087b", "uninstall_script_ref": "1c05707a", - "sha256": "e0fc0054b3b51790f8155f7ad86696587b15615c86ec7a1ee9d9a13f9fd5fce7", + "sha256": "f1f155f6ff43428ec608d051889d8fc0d22dcc5a5e76c3d54791abc33584fb8a", "default_categories": [ "Productivity" ], diff --git a/ee/maintained-apps/outputs/pale-moon/darwin.json b/ee/maintained-apps/outputs/pale-moon/darwin.json index 6299f37d491..25a8b37c257 100644 --- a/ee/maintained-apps/outputs/pale-moon/darwin.json +++ b/ee/maintained-apps/outputs/pale-moon/darwin.json @@ -1,15 +1,15 @@ { "versions": [ { - "version": "34.3.0", + "version": "34.3.0.1", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'org.mozilla.pale moon';", - "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'org.mozilla.pale moon' AND version_compare(bundle_short_version, '34.3.0') < 0);" + "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'org.mozilla.pale moon' AND version_compare(bundle_short_version, '34.3.0.1') < 0);" }, - "installer_url": "https://rm-us.palemoon.org/release/palemoon-34.3.0.arm64.dmg", + "installer_url": "https://rm-us.palemoon.org/release/palemoon-34.3.0.1.arm64.dmg", "install_script_ref": "79f730f7", "uninstall_script_ref": "6e68aa8a", - "sha256": "45b83582af9f86428aff0de374c9a742344d682f241f72123b5cc69f3b01f832", + "sha256": "382c3dc8a55c38e7ca4535551858f7fd1c8bd6d3a10f8088edab1c1c0a85dbbc", "default_categories": [ "Browsers" ] diff --git a/ee/maintained-apps/outputs/phoenix-slides/darwin.json b/ee/maintained-apps/outputs/phoenix-slides/darwin.json index 935e07a9eec..e5cbe8e2b7d 100644 --- a/ee/maintained-apps/outputs/phoenix-slides/darwin.json +++ b/ee/maintained-apps/outputs/phoenix-slides/darwin.json @@ -11,7 +11,7 @@ "uninstall_script_ref": "0f6d4b37", "sha256": "84c6165c37ad3f143bfbbab8e57a797b23d9524cbbc2c7349884f8ed5de4c694", "default_categories": [ - "Developer tools" + "Productivity" ] } ], diff --git a/ee/maintained-apps/outputs/proton-mail-bridge/darwin.json b/ee/maintained-apps/outputs/proton-mail-bridge/darwin.json index ab978f0dc4b..6b8204011d7 100644 --- a/ee/maintained-apps/outputs/proton-mail-bridge/darwin.json +++ b/ee/maintained-apps/outputs/proton-mail-bridge/darwin.json @@ -1,15 +1,15 @@ { "versions": [ { - "version": "3.24.2", + "version": "3.25.0", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.protonmail.bridge';", - "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.protonmail.bridge' AND version_compare(bundle_short_version, '3.24.2') < 0);" + "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.protonmail.bridge' AND version_compare(bundle_short_version, '3.25.0') < 0);" }, - "installer_url": "https://github.com/ProtonMail/proton-bridge/releases/download/v3.24.2/Bridge-Installer.dmg", + "installer_url": "https://github.com/ProtonMail/proton-bridge/releases/download/v3.25.0/Bridge-Installer.dmg", "install_script_ref": "94046760", "uninstall_script_ref": "b9fdcb78", - "sha256": "46ca2f650836382ffb12a580d50dc3199252b89692f867d3082a1a233555bb6f", + "sha256": "fee7461131ab331f02106207a790044d356154f3c911e83746320d82f88be91a", "default_categories": [ "Communication" ] diff --git a/ee/maintained-apps/outputs/warp/darwin.json b/ee/maintained-apps/outputs/warp/darwin.json index 1358cc4be32..f8b3d6e447c 100644 --- a/ee/maintained-apps/outputs/warp/darwin.json +++ b/ee/maintained-apps/outputs/warp/darwin.json @@ -1,12 +1,12 @@ { "versions": [ { - "version": "0.2026.06.03.09.49.03", + "version": "0.2026.06.03.09.49.04", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'dev.warp.Warp-Stable';", - "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'dev.warp.Warp-Stable' AND version_compare(bundle_short_version, '0.2026.06.03.09.49.03') < 0);" + "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'dev.warp.Warp-Stable' AND version_compare(bundle_short_version, '0.2026.06.03.09.49.04') < 0);" }, - "installer_url": "https://releases.warp.dev/stable/v0.2026.06.03.09.49.stable_03/Warp.dmg", + "installer_url": "https://releases.warp.dev/stable/v0.2026.06.03.09.49.stable_04/Warp.dmg", "install_script_ref": "007bc795", "uninstall_script_ref": "932356de", "sha256": "no_check", diff --git a/ee/maintained-apps/outputs/whatsapp/darwin.json b/ee/maintained-apps/outputs/whatsapp/darwin.json index b867e933ae1..65b506a5191 100644 --- a/ee/maintained-apps/outputs/whatsapp/darwin.json +++ b/ee/maintained-apps/outputs/whatsapp/darwin.json @@ -1,10 +1,10 @@ { "versions": [ { - "version": "26.23.17", + "version": "26.23.19", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'net.whatsapp.WhatsApp';", - "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'net.whatsapp.WhatsApp' AND version_compare(bundle_short_version, '26.23.17') < 0);" + "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'net.whatsapp.WhatsApp' AND version_compare(bundle_short_version, '26.23.19') < 0);" }, "installer_url": "https://web.whatsapp.com/desktop/mac_native/release/?configuration=Release&src=whatsapp_downloads_page", "install_script_ref": "157dabb3", diff --git a/ee/maintained-apps/outputs/workflowy/darwin.json b/ee/maintained-apps/outputs/workflowy/darwin.json index 277c14a8602..3cccf6f7cce 100644 --- a/ee/maintained-apps/outputs/workflowy/darwin.json +++ b/ee/maintained-apps/outputs/workflowy/darwin.json @@ -1,15 +1,15 @@ { "versions": [ { - "version": "4.3.2606091008", + "version": "4.3.2606111008", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.workflowy.desktop';", - "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.workflowy.desktop' AND version_compare(bundle_short_version, '4.3.2606091008') < 0);" + "patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.workflowy.desktop' AND version_compare(bundle_short_version, '4.3.2606111008') < 0);" }, - "installer_url": "https://github.com/workflowy/desktop/releases/download/v4.3.2606091008/WorkFlowy.zip", + "installer_url": "https://github.com/workflowy/desktop/releases/download/v4.3.2606111008/WorkFlowy.zip", "install_script_ref": "467dafec", "uninstall_script_ref": "effe5345", - "sha256": "c645082b82195061a9591f7e12ab694fa2f7ad30b8ecafa76a48119cacea17cd", + "sha256": "2f01b38ad0e681a865e02be5320bc07d978a1cb1f530a3e7ce825c93a71fc668", "default_categories": [ "Productivity" ]