Update Fleet-maintained apps (#50584)

Automated ingestion of latest Fleet-maintained app data.

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

## Summary by CodeRabbit

* **Updates**
  * Updated Graphviz for Windows to version 15.1.1.
  * Updated PDFsam Basic for Windows to version 6.0.5.0.
  * Updated Visual Studio Code for macOS to version 1.132.0.
  * Updated Wavebox for macOS ARM to version 151.2.148.2.
  * Updated WhatsApp for macOS to version 26.31.19.
  * Refreshed installer details and version checks where applicable.

<!-- 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-08-05 10:23:17 -05:00
committed by GitHub
co-authored by allenhouchins
parent 72c224bd78
commit d2fe9be461
5 changed files with 17 additions and 17 deletions
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "15.1.0",
"version": "15.1.1",
"queries": {
"exists": "SELECT 1 FROM programs WHERE name = 'Graphviz' AND publisher = 'Graphviz';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Graphviz' AND publisher = 'Graphviz' AND version_compare(version, '15.1.0') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Graphviz' AND publisher = 'Graphviz' AND version_compare(version, '15.1.1') < 0);"
},
"installer_url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/15.1.0/windows_10_cmake_Release_graphviz-install-15.1.0-win64.exe",
"installer_url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/15.1.1/windows_10_cmake_Release_graphviz-install-15.1.1-win64.exe",
"install_script_ref": "8456d4ce",
"uninstall_script_ref": "f6831952",
"sha256": "45f20128e6b86e54eb3c2f0ac94d4232d33b9c8a7a81ac171c3d393b8d19bcdc",
"sha256": "b58ee42f4cb71b44f6e26586d4b04862933316a7230a3b60319e1d4f01c507e8",
"default_categories": [
"Developer tools"
]
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "6.0.4.0",
"version": "6.0.5.0",
"queries": {
"exists": "SELECT 1 FROM programs WHERE name = 'PDFsam Basic' AND publisher = 'Sober Lemur S.r.l.';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'PDFsam Basic' AND publisher = 'Sober Lemur S.r.l.' AND version_compare(version, '6.0.4.0') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'PDFsam Basic' AND publisher = 'Sober Lemur S.r.l.' AND version_compare(version, '6.0.5.0') < 0);"
},
"installer_url": "https://github.com/torakiki/pdfsam/releases/download/v6.0.4/pdfsam-basic-6.0.4-windows-x64.msi",
"installer_url": "https://github.com/torakiki/pdfsam/releases/download/v6.0.5/pdfsam-basic-6.0.5-windows-x64.msi",
"install_script_ref": "22e48c46",
"uninstall_script_ref": "e9918859",
"sha256": "eba4b434c3732f103ec7cbfd731a33a502c6ca5c35a9ee200fe1b3abe0d39242",
"sha256": "956c37e2bbb1ac8af73f6aa2bc1dc651d457274221522e27e512d725b703f002",
"default_categories": [
"Productivity"
],
@@ -1,12 +1,12 @@
{
"versions": [
{
"version": "1.131.0",
"version": "1.132.0",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.microsoft.VSCode';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.microsoft.VSCode' AND version_compare(bundle_short_version, '1.131.0') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.microsoft.VSCode' AND version_compare(bundle_short_version, '1.132.0') < 0);"
},
"installer_url": "https://update.code.visualstudio.com/1.131.0/darwin-universal/stable",
"installer_url": "https://update.code.visualstudio.com/1.132.0/darwin-universal/stable",
"install_script_ref": "58ade691",
"uninstall_script_ref": "38d65803",
"sha256": "no_check",
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "151.2.141.2",
"version": "151.2.148.2",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'io.wavebox.wavebox';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'io.wavebox.wavebox' AND version_compare(bundle_short_version, '151.2.141.2') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'io.wavebox.wavebox' AND version_compare(bundle_short_version, '151.2.148.2') < 0);"
},
"installer_url": "https://download.wavebox.app/stable/macarm64/Wavebox_151.2.141.2.zip",
"installer_url": "https://download.wavebox.app/stable/macarm64/Wavebox_151.2.148.2.zip",
"install_script_ref": "316254ed",
"uninstall_script_ref": "ecfbed36",
"sha256": "8c66228e65c01c8136524f296eb96cc8744f044cdd8c992b28e81b9651756fd1",
"sha256": "e15e313f30ad3555b43e8c26a6ca19ad4fdf3a46ba1a977d759b3cd9bed89116",
"default_categories": [
"Browsers"
]
@@ -1,10 +1,10 @@
{
"versions": [
{
"version": "26.31.16",
"version": "26.31.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.31.16') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'net.whatsapp.WhatsApp' AND version_compare(bundle_short_version, '26.31.19') < 0);"
},
"installer_url": "https://web.whatsapp.com/desktop/mac_native/release/?configuration=Release&src=whatsapp_downloads_page",
"install_script_ref": "e288a4cd",