Update Fleet-maintained apps (#43445)

Automated ingestion of latest Fleet-maintained app data.

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

## Summary by CodeRabbit

* **Chores**
* Updated Ollama macOS package metadata to version 0.20.6 with the
latest installer and verification information.

<!-- 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-04-13 09:06:21 -05:00
committed by GitHub
co-authored by allenhouchins
parent adfe6b59bb
commit 16f8fe79bf
@@ -1,15 +1,15 @@
{
"versions": [
{
"version": "0.20.5",
"version": "0.20.6",
"queries": {
"exists": "SELECT 1 FROM apps WHERE bundle_identifier = 'com.electron.ollama';",
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.electron.ollama' AND version_compare(bundle_short_version, '0.20.5') < 0);"
"patched": "SELECT 1 WHERE NOT EXISTS (SELECT 1 FROM apps WHERE bundle_identifier = 'com.electron.ollama' AND version_compare(bundle_short_version, '0.20.6') < 0);"
},
"installer_url": "https://github.com/ollama/ollama/releases/download/v0.20.5/Ollama-darwin.zip",
"installer_url": "https://github.com/ollama/ollama/releases/download/v0.20.6/Ollama-darwin.zip",
"install_script_ref": "306a3ea4",
"uninstall_script_ref": "f60ddfee",
"sha256": "588699f1a40dc4221c9130fda4a0fa15192f341d66b33decace215d05155c633",
"sha256": "763985733df92643939416db9bfd01bb71e9f3f85f3a608e7b0de9a0aec42ed4",
"default_categories": [
"Developer tools"
]