From e66bd0d1c272d34d9feeb2c4e6528d86666febdf Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 9 Jan 2024 17:12:49 +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 f0b1f4131b1..087c883311b 100644 --- a/ollama.yaml +++ b/ollama.yaml @@ -1,7 +1,7 @@ package: name: ollama version: 0.1.19 - epoch: 0 + epoch: 1 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/jmorganca/ollama tag: v${{package.version}} - expected-commit: 61e650244963c791ddaf11051f69d9ff2eb49221 + expected-commit: 6164f378f2780f8563f08e8cba315450f6b3b94e - uses: go/bump with: