Update Fleet-maintained apps (#48630)

Automated ingestion of latest Fleet-maintained app data.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Updates**
* Refreshed app package metadata for several maintained apps to the
latest versions on macOS and Windows.
* Included updated download links and checksums so installers match the
new releases.
* Improved version checks so the app status correctly reflects the newer
installed versions.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Co-authored-by: allenhouchins <32207388+allenhouchins@users.noreply.github.com>
This commit is contained in:
fleet-release
2026-07-02 10:10:49 -05:00
committed by GitHub
co-authored by allenhouchins
parent ad0a39e067
commit ea3fceb6c8
4 changed files with 14 additions and 14 deletions
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "26.1.5",
"version": "26.2.0",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.openmedia.4kyoutubetomp3';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.openmedia.4kyoutubetomp3' AND version_compare(bundle_short_version, '26.1.5') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.openmedia.4kyoutubetomp3' AND version_compare(bundle_short_version, '26.2.0') < 0);"
},
"installer_url": "https://dl.4kdownload.com/app/4kyoutubetomp3_26.1.5_arm64.dmg",
"installer_url": "https://dl.4kdownload.com/app/4kyoutubetomp3_26.2.0_arm64.dmg",
"install_script_ref": "32bb3c2c",
"uninstall_script_ref": "f51f85f1",
"sha256": "c96299d6795caaaf867fc2a580a8061d92a02a735495a51893a7176f778b595b",
"sha256": "97899624241ed522080b255ad95bd6bbdd867ccde4de227850f31710b7232b4a",
"default_categories": [
"Productivity"
]
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "9.5.0.45237",
"version": "9.5.2.45323",
"queries": {
"exists": "SELECT 1 FROM programs WHERE name = 'Cyberduck' AND publisher = 'iterate GmbH';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Cyberduck' AND publisher = 'iterate GmbH' AND version_compare(version, '9.5.0.45237') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Cyberduck' AND publisher = 'iterate GmbH' AND version_compare(version, '9.5.2.45323') < 0);"
},
"installer_url": "https://update.cyberduck.io//Cyberduck-Installer-9.5.0.45237.msi",
"installer_url": "https://update.cyberduck.io//Cyberduck-Installer-9.5.2.45323.msi",
"install_script_ref": "8959087b",
"uninstall_script_ref": "3b278238",
"sha256": "976201256bcd95d0e2ca6034a877f644ab3e2a9569a1a847ea79367b44a2a3e0",
"sha256": "d04c49e3fa5ba3422f3a37f60c6e2c4cde1715de49bb34d88bd939c7985021db",
"default_categories": [
"Productivity"
],
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "3.2.0",
"version": "3.3.0",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.tradingview.tradingviewapp.desktop';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.tradingview.tradingviewapp.desktop' AND version_compare(bundle_short_version, '3.2.0') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.tradingview.tradingviewapp.desktop' AND version_compare(bundle_short_version, '3.3.0') < 0);"
},
"installer_url": "https://tvd-packages.tradingview.com/stable/3.2.0/darwin/TradingView.dmg",
"installer_url": "https://tvd-packages.tradingview.com/stable/3.3.0/darwin/TradingView.dmg",
"install_script_ref": "85b28e80",
"uninstall_script_ref": "c17d0530",
"sha256": "972b3a52bc2d50451a29e2a21ed5dced8db674c8b2dd8eae41e280732cb7ff47",
"sha256": "e3b0cf508cc7fbe5b7853b6b766184f3443b28b7f4c60069acd77934fd1a02bb",
"default_categories": [
"Productivity"
]
@@ -1,10 +1,10 @@
{
"versions": [
{
"version": "26.26.17",
"version": "26.26.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.26.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.26.19') < 0);"
},
"installer_url": "https://web.whatsapp.com/desktop/mac_native/release/?configuration=Release&src=whatsapp_downloads_page",
"install_script_ref": "157dabb3",