diff --git a/bucket/ollama.json b/bucket/ollama.json index b9dc749772..72f9ef007f 100644 --- a/bucket/ollama.json +++ b/bucket/ollama.json @@ -1,5 +1,5 @@ { - "version": "0.3.12", + "version": "0.3.13", "description": "Get up and running with large language models locally.", "homepage": "https://ollama.com/", "license": "MIT", @@ -9,12 +9,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/ollama/ollama/releases/download/v0.3.12/ollama-windows-amd64.zip", - "hash": "0798a0630edaa8cb2b667a54f5566bdbd49be47820f75a9209ad0145f8f6a74e" + "url": "https://github.com/ollama/ollama/releases/download/v0.3.13/ollama-windows-amd64.zip", + "hash": "2ddde0db7c7b63854538aabc1b3b1185a9f697a9d11a1134c10c70742d0f823d" }, "arm64": { - "url": "https://github.com/ollama/ollama/releases/download/v0.3.12/ollama-windows-arm64.zip", - "hash": "07e3e27b819fe22f63888b6f2add38edf24e576e21eaeb45c09c6f7c60aa7d62" + "url": "https://github.com/ollama/ollama/releases/download/v0.3.13/ollama-windows-arm64.zip", + "hash": "ce9ded5dc63597477043ebc11f6f6e2ad33873a013cbee0d3936d4cb85421f96" } }, "bin": "ollama.exe",