Automatic updates#1440
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
<?xml version="1.0" encoding="utf-8"?> <interface xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://zero-install.sourceforge.net/2004/injector/interface https://docs.0install.net/specifications/feed.xsd http://0install.de/schema/desktop-integration/capabilities https://docs.0install.net/specifications/capabilities.xsd" xmlns="http://zero-install.sourceforge.net/2004/injector/interface"> <name>Ollama</name> <summary xml:lang="en">run large language models locally</summary> <description xml:lang="en">Ollama lets you get up and running with large language models such as Llama, Mistral, Gemma and others on your own machine. It bundles model weights, configuration and a runtime into a single tool and exposes both a command-line interface and a local HTTP API.</description> <icon href="https://apps.0install.net/utils/ollama.png" type="image/png" /> <icon href="https://apps.0install.net/utils/ollama.ico" type="image/vnd.microsoft.icon" /> <icon href="https://apps.0install.net/utils/ollama.icns" type="image/x-icns" /> <category>Utility</category> <homepage>https://ollama.com/</homepage> <needs-terminal /> <feed-for interface="https://apps.0install.net/utils/ollama.xml" /> <group license="MIT License"> <command name="run" path="bin/ollama" /> <implementation arch="Linux-x86_64" version="0.32.4" released="2026-07-25" stability="stable" id="sha256new_3WB6GOJW67ESJ5CDKTPAJAGAE6NFY5NKYE3UUZHAU7EOEGOWFX2A"> <manifest-digest sha256new="3WB6GOJW67ESJ5CDKTPAJAGAE6NFY5NKYE3UUZHAU7EOEGOWFX2A" /> <archive href="https://github.com/ollama/ollama/releases/download/v0.32.4/ollama-linux-amd64.tar.zst" size="1422086786" type="application/x-zstd-compressed-tar" /> </implementation> <implementation arch="Linux-aarch64" version="0.32.4" released="2026-07-25" stability="stable" id="sha256new_TXPEIL2CYTFOJ4TXNIJT6WQLGJ5YS6MGYZ7RDV6S3EIHEJS3TGSA"> <manifest-digest sha256new="TXPEIL2CYTFOJ4TXNIJT6WQLGJ5YS6MGYZ7RDV6S3EIHEJS3TGSA" /> <archive href="https://github.com/ollama/ollama/releases/download/v0.32.4/ollama-linux-arm64.tar.zst" size="1542438472" type="application/x-zstd-compressed-tar" /> </implementation> </group> <group license="MIT License"> <command name="run" path="ollama" /> <implementation arch="Darwin-*" version="0.32.4" released="2026-07-25" stability="stable" id="sha256new_DUNVP7DRFZUU5B76YZNM7AUU6M43E4UD6CC64FNBMZLOENW556EA"> <manifest-digest sha256new="DUNVP7DRFZUU5B76YZNM7AUU6M43E4UD6CC64FNBMZLOENW556EA" /> <archive href="https://github.com/ollama/ollama/releases/download/v0.32.4/ollama-darwin.tgz" size="145831303" type="application/x-compressed-tar" /> </implementation> </group> <group license="MIT License"> <command name="run" path="ollama.exe" /> <implementation arch="Windows-x86_64" version="0.32.4" released="2026-07-25" stability="stable" id="sha256new_YJAX3AYV4MJF7HSZAEJUNOIKVVVZ7OP73VEF3SNTSOGAQHKNHSGQ"> <manifest-digest sha256new="YJAX3AYV4MJF7HSZAEJUNOIKVVVZ7OP73VEF3SNTSOGAQHKNHSGQ" /> <archive href="https://github.com/ollama/ollama/releases/download/v0.32.4/ollama-windows-amd64.zip" size="1457827520" type="application/zip" /> </implementation> <implementation arch="Windows-aarch64" version="0.32.4" released="2026-07-25" stability="stable" id="sha256new_Y57IPB53Q3ETPTGK6WGRKMBNVE5STAIAOZPSRY2BDFNYWQVANUFA"> <manifest-digest sha256new="Y57IPB53Q3ETPTGK6WGRKMBNVE5STAIAOZPSRY2BDFNYWQVANUFA" /> <archive href="https://github.com/ollama/ollama/releases/download/v0.32.4/ollama-windows-arm64.zip" size="209422167" type="application/zip" /> </implementation> </group> </interface>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automatic updates generated by 0watch scripts