diff --git a/ollama.yaml b/ollama.yaml index 313efc4f90d..5d5fd49f0b2 100644 --- a/ollama.yaml +++ b/ollama.yaml @@ -1,6 +1,6 @@ package: name: ollama - version: 0.1.47 + version: 0.1.48 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/ollama/ollama tag: v${{package.version}} - expected-commit: 123a722a6f541e300bc8e34297ac378ebe23f527 + expected-commit: 717f7229eb4f9220d4070aae617923950643d327 - runs: | go generate ./...