Update Fleet-maintained apps (#46561)

Automated ingestion of latest Fleet-maintained app data.

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

## Summary by CodeRabbit

* **Updates**
* Improved Amazon WorkSpaces macOS uninstall behavior for better file
cleanup operations
  * Updated Google Gemini macOS version support to 1.63.12.361

<!-- 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-06-01 09:27:59 -05:00
committed by GitHub
co-authored by allenhouchins
parent 66667c3248
commit 7d30ecee90
2 changed files with 4 additions and 4 deletions
File diff suppressed because one or more lines are too long
@@ -1,10 +1,10 @@
{
"versions": [
{
"version": "1.60.2.323",
"version": "1.63.12.361",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.google.GeminiMacOS';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.google.GeminiMacOS' AND version_compare(bundle_short_version, '1.60.2.323') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.google.GeminiMacOS' AND version_compare(bundle_short_version, '1.63.12.361') < 0);"
},
"installer_url": "https://dl.google.com/release2/j33ro/release/Gemini.dmg",
"install_script_ref": "d6aaaffc",