From bd157060dda872a3d742a21091d0dead0db255b1 Mon Sep 17 00:00:00 2001 From: fleet-release <80479975+fleet-release@users.noreply.github.com> Date: Wed, 31 Dec 2025 15:15:45 -0600 Subject: [PATCH] Update Fleet-maintained apps (#37784) Automated ingestion of latest Fleet-maintained app data. Co-authored-by: mostlikelee <16102903+mostlikelee@users.noreply.github.com> --- ee/maintained-apps/outputs/dropbox/darwin.json | 6 +++--- ee/maintained-apps/outputs/vlc/windows.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ee/maintained-apps/outputs/dropbox/darwin.json b/ee/maintained-apps/outputs/dropbox/darwin.json index 2667d3cce4..e18ba38715 100644 --- a/ee/maintained-apps/outputs/dropbox/darwin.json +++ b/ee/maintained-apps/outputs/dropbox/darwin.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "238.4.6075", + "version": "238.4.6305", "queries": { "exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.getdropbox.dropbox';" }, - "installer_url": "https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20238.4.6075.arm64.dmg", + "installer_url": "https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20238.4.6305.arm64.dmg", "install_script_ref": "53778616", "uninstall_script_ref": "c86e5f6d", - "sha256": "874f56c399655f500397a2ebc1378e91ff63305ecfc825cbe0344704b1b0219a", + "sha256": "c12963bc63702eb5bf444e592c619f3481bf1cc38ca4e0754f84b5d5cc9389af", "default_categories": [ "Productivity" ] diff --git a/ee/maintained-apps/outputs/vlc/windows.json b/ee/maintained-apps/outputs/vlc/windows.json index 16da934711..0c54caf242 100644 --- a/ee/maintained-apps/outputs/vlc/windows.json +++ b/ee/maintained-apps/outputs/vlc/windows.json @@ -1,14 +1,14 @@ { "versions": [ { - "version": "3.0.22", + "version": "3.0.23", "queries": { "exists": "SELECT 1 FROM programs WHERE name = 'VLC media player' AND publisher = 'VideoLAN';" }, - "installer_url": "https://download.videolan.org/pub/videolan/vlc/3.0.22/win64/vlc-3.0.22-win64.msi", + "installer_url": "https://artifacts.videolan.org/vlc/release-win64/vlc-3.0.23-win64.msi", "install_script_ref": "8959087b", "uninstall_script_ref": "9e6b767e", - "sha256": "48d357c0676a263b0354c555cdb118d228b109a0fc8410374f0e9b437c056495", + "sha256": "16f23df4b01a6df95ac25ea728b223c0b10c5715a15cb77c3ffc8b9c926cfc70", "default_categories": [ "Productivity" ],