mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-05-01 03:00:26 -04:00
ollama -> 0.21.1 in updater-ollama-0.21.1 — ollama: 0.21.0 → 0.21.1 (#15784)
* ollama -> 0.21.1 in updater-ollama-0.21.1 * updater-ollama-0.21.1: Package File Update Run on linux/amd64 container. --------- Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com> Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b4a22b4604
commit
cb8a44ddb9
@@ -1,2 +1,2 @@
|
||||
# Total size: 43386024
|
||||
# Total size: 43378024
|
||||
/usr/local/bin/ollama
|
||||
|
||||
@@ -3,11 +3,11 @@ require 'package'
|
||||
class Ollama < Package
|
||||
description 'Get up and running with large language models.'
|
||||
homepage 'https://ollama.com/'
|
||||
version '0.21.0'
|
||||
version '0.21.1'
|
||||
license 'MIT'
|
||||
compatibility 'x86_64'
|
||||
source_url "https://github.com/ollama/ollama/releases/download/v#{version}/ollama-linux-amd64.tar.zst"
|
||||
source_sha256 'a7fc4261298aeca8f785f695978a5e997004d414c13d4cfb965a10da9f4db6ea'
|
||||
source_sha256 '528acc42750f755ce57b13b8138419ceac953b6fd488045f73dc1e80246da480'
|
||||
|
||||
no_compile_needed
|
||||
no_shrink
|
||||
|
||||
Reference in New Issue
Block a user