From f79911b9f0a4a67a92c33da058ece76d8a15930b Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Mon, 8 Jan 2024 23:13:00 +0000 Subject: [PATCH] ollama/0.1.19 package update --- ollama.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ollama.yaml b/ollama.yaml index d05f317d006..f0b1f4131b1 100644 --- a/ollama.yaml +++ b/ollama.yaml @@ -1,6 +1,6 @@ package: name: ollama - version: 0.1.18 + version: 0.1.19 epoch: 0 description: Get up and running with Llama 2 and other large language models locally copyright: @@ -20,7 +20,7 @@ pipeline: with: repository: https://github.com/jmorganca/ollama tag: v${{package.version}} - expected-commit: 3a9f4471412cf132f0fa7b872cb4f616a1dd8b59 + expected-commit: 61e650244963c791ddaf11051f69d9ff2eb49221 - uses: go/bump with: