Update Fleet-maintained apps (#48365)

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 installer metadata for Brave Browser on macOS, Granola on
Windows, Linear on Windows, and Remote Desktop Manager on Windows.
* Refreshed version checks, download links, and package checksums so the
latest releases are detected and installed correctly.
  * Kept existing install/uninstall behavior unchanged.

<!-- 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-26 16:21:21 -05:00
committed by GitHub
co-authored by allenhouchins
parent 404e65525c
commit 07147a14f8
4 changed files with 16 additions and 16 deletions
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "149.1.91.178",
"version": "149.1.91.180",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.brave.Browser';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.brave.Browser' AND version_compare(bundle_short_version, '149.1.91.178') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.brave.Browser' AND version_compare(bundle_short_version, '149.1.91.180') < 0);"
},
"installer_url": "https://updates-cdn.bravesoftware.com/sparkle/Brave-Browser/stable-arm64/191.178/Brave-Browser-arm64.dmg",
"installer_url": "https://updates-cdn.bravesoftware.com/sparkle/Brave-Browser/stable-arm64/191.180/Brave-Browser-arm64.dmg",
"install_script_ref": "013e53e8",
"uninstall_script_ref": "9a376609",
"sha256": "0c188b587ab9a056961798e97a46b5560075217972f53a70b05e90f4b4e9cb84",
"sha256": "fda09d6ef2d2b16b2cbfc0c71e58b2e0d3781441bab511c67c82f69cdfa33323",
"default_categories": [
"Browsers"
]
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "7.372.1",
"version": "7.372.2",
"queries": {
"exists": "SELECT 1 FROM programs WHERE name LIKE 'Granola %' AND publisher = 'Granola';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name LIKE 'Granola %' AND publisher = 'Granola' AND version_compare(version, '7.372.1') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name LIKE 'Granola %' AND publisher = 'Granola' AND version_compare(version, '7.372.2') < 0);"
},
"installer_url": "https://dr2v7l5emb758.cloudfront.net/7.372.1/Granola-7.372.1-win-x64.exe",
"installer_url": "https://dr2v7l5emb758.cloudfront.net/7.372.2/Granola-7.372.2-win-x64.exe",
"install_script_ref": "3f66ac53",
"uninstall_script_ref": "a4fab3f5",
"sha256": "17abc0aa469b4d59f9896a3bad2778dce705c54855e8c910182c3670e9f925cd",
"sha256": "3135830b9465f4b9af731116050a66fca735af824b0f210476f0cfb48c3fc68a",
"default_categories": [
"Productivity"
]
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "1.31.0",
"version": "1.31.1",
"queries": {
"exists": "SELECT 1 FROM programs WHERE name LIKE 'Linear %' AND publisher = 'Linear Orbit, Inc.';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name LIKE 'Linear %' AND publisher = 'Linear Orbit, Inc.' AND version_compare(version, '1.31.0') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name LIKE 'Linear %' AND publisher = 'Linear Orbit, Inc.' AND version_compare(version, '1.31.1') < 0);"
},
"installer_url": "https://releases.linear.app/Linear%20Setup%201.31.0.exe",
"installer_url": "https://releases.linear.app/Linear%20Setup%201.31.1.exe",
"install_script_ref": "166c7345",
"uninstall_script_ref": "b1906016",
"sha256": "928310526e6e6c67417f4e3a615773b456a8c39f10c0ae3da581aacecefdc0c0",
"sha256": "510e511121fc6bc009c09257f251b975aa80a5b544d55663cfb77a3e2aaab3e7",
"default_categories": [
"Productivity"
]
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "2026.2.11.0",
"version": "2026.2.12.0",
"queries": {
"exists": "SELECT 1 FROM programs WHERE name = 'Remote Desktop Manager' AND publisher = 'Devolutions inc.';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Remote Desktop Manager' AND publisher = 'Devolutions inc.' AND version_compare(version, '2026.2.11.0') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM programs WHERE name = 'Remote Desktop Manager' AND publisher = 'Devolutions inc.' AND version_compare(version, '2026.2.12.0') < 0);"
},
"installer_url": "https://cdn.devolutions.net/download/Setup.RemoteDesktopManager.win-x64.2026.2.11.0.msi",
"installer_url": "https://cdn.devolutions.net/download/Setup.RemoteDesktopManager.win-x64.2026.2.12.0.msi",
"install_script_ref": "8959087b",
"uninstall_script_ref": "df5e7f6c",
"sha256": "777a4eaafc8fbafb5978f769d0d6ea2620da98f80dca91ce2366f7df6c38b1e6",
"sha256": "9854c941baa4ee90ab6ab6128001b8c5c51b51e9bc5a2f29d012b1cf99eb7c91",
"default_categories": [
"Productivity"
],