bump(main/ollama): 0.9.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2025-06-17 02:37:56 +00:00
parent f993791c97
commit 42366ce23e

View File

@@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://ollama.com/
TERMUX_PKG_DESCRIPTION="Get up and running with large language models"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="0.9.0"
TERMUX_PKG_VERSION="0.9.1"
TERMUX_PKG_SRCURL=git+https://github.com/ollama/ollama
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_UPDATE_TAG_TYPE="latest-release-tag"