Update Fleet-maintained apps (#44921)

Automated ingestion of latest Fleet-maintained app data.

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

## Summary by CodeRabbit

* **Chores**
  * Updated Keka macOS to version 1.6.4

<!-- 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-07 08:25:33 -05:00
committed by GitHub
co-authored by allenhouchins
parent 4106ab71d3
commit e3b7739ede
+4 -4
View File
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "1.6.3",
"version": "1.6.4",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.aone.keka';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.aone.keka' AND version_compare(bundle_short_version, '1.6.3') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.aone.keka' AND version_compare(bundle_short_version, '1.6.4') < 0);"
},
"installer_url": "https://github.com/aonez/Keka/releases/download/v1.6.3/Keka-1.6.3.dmg",
"installer_url": "https://github.com/aonez/Keka/releases/download/v1.6.4/Keka-1.6.4.dmg",
"install_script_ref": "c516b96f",
"uninstall_script_ref": "0b8e4c37",
"sha256": "4fa8ba3ca9cfd364977792b4250928baf75948436606132e1a4b6a7dfa921db6",
"sha256": "8b6022feb0b0babc56a778703e87eb9bb8c444af534a5010735b013f21490db1",
"default_categories": [
"Productivity"
]