From a093bfb58468d61e7a590ef70c35b5f29bcc2f01 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 17 Dec 2024 09:52:21 +0000 Subject: [PATCH] ollama/0.5.3 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- ollama.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ollama.yaml b/ollama.yaml index c8e2e9ed773..5e043757202 100644 --- a/ollama.yaml +++ b/ollama.yaml @@ -1,7 +1,7 @@ package: name: ollama - version: 0.5.1 - epoch: 1 + version: 0.5.3 + epoch: 0 description: Get up and running with Llama 2 and other large language models locally copyright: - license: MIT @@ -20,7 +20,7 @@ pipeline: with: repository: https://github.com/ollama/ollama tag: v${{package.version}} - expected-commit: de52b6c2f90ff220ed9469167d51e3f5d7474fa2 + expected-commit: 87f0a49fe6b0db7de0d6fa76e5d2a27963c10ca7 - uses: go/bump with: