Files
0f6b60ef02 Update Fleet-maintained apps (#48347)
Automated ingestion of latest Fleet-maintained app data.

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

* **Bug Fixes**
* Updated version information, download links, and package checksums for
several managed apps, including Alcove, BetterTouchTool, draw.io,
Granola, Lens, Marked, Microsoft Edge, WeChat, and XnView MP.
* Added an update lock for VNC Viewer to keep its current package
version fixed.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: allenhouchins <32207388+allenhouchins@users.noreply.github.com>
Co-authored-by: Allen Houchins <allenhouchins@mac.com>
2026-06-26 12:36:02 -05:00

15 lines
647 B
JSON

{
"name": "RealVNC Connect Viewer",
"slug": "vnc-viewer/windows",
"package_identifier": "RealVNC.VNCViewer",
"unique_identifier": "RealVNC Connect Viewer",
"install_script_path": "ee/maintained-apps/inputs/winget/scripts/vnc-viewer_install.ps1",
"uninstall_script_path": "ee/maintained-apps/inputs/winget/scripts/vnc-viewer_uninstall.ps1",
"installer_arch": "x64",
"installer_type": "zip",
"installer_scope": "machine",
"frozen": true,
"default_categories": ["Productivity"],
"exists_query": "SELECT 1 FROM programs WHERE (name LIKE 'RealVNC Viewer %' OR name LIKE 'RealVNC Connect Viewer %') AND publisher = 'RealVNC';"
}