Update Fleet-maintained apps (#46061)

Automated ingestion of latest Fleet-maintained app data.

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

## Summary by CodeRabbit

* **Chores**
  * Updated GitHub Desktop to version 3.5.10.

<!-- review_stack_entry_start -->

[![Review Change
Stack](https://storage.googleapis.com/coderabbit_public_assets/review-stack-in-coderabbit-ui.svg)](https://app.coderabbit.ai/change-stack/fleetdm/fleet/pull/46061?utm_source=github_walkthrough&utm_medium=github&utm_campaign=change_stack)

<!-- review_stack_entry_end -->

<!-- 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-05-22 10:05:46 -05:00
committed by GitHub
co-authored by allenhouchins
parent cf458374ff
commit b97515b747
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "3.5.9",
"version": "3.5.10",
"queries": {
"exists": "SELECT 1 FROM programs WHERE name = 'GitHub Desktop' AND publisher = 'GitHub, Inc.';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'GitHub Desktop' AND publisher = 'GitHub, Inc.' AND version_compare(version, '3.5.9') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'GitHub Desktop' AND publisher = 'GitHub, Inc.' AND version_compare(version, '3.5.10') < 0);"
},
"installer_url": "https://desktop.githubusercontent.com/releases/3.5.9-370cc108/GitHubDesktopSetup-x64.msi",
"installer_url": "https://desktop.githubusercontent.com/releases/3.5.10-497192a5/GitHubDesktopSetup-x64.msi",
"install_script_ref": "8959087b",
"uninstall_script_ref": "f0fcaa82",
"sha256": "b3d10ef725512fbc03a2e153001ade85034607e9f9a181e2cd0027cc01ab8480",
"sha256": "15d72d9fa7b412d56181f3ce59bd8389e7a57badfcc1b6f577608c07301d30ec",
"default_categories": [
"Developer tools"
],