Skip to content

Commit f46f3e4

Browse files
ollama: Update to version 0.3.6
1 parent 137e598 commit f46f3e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bucket/ollama.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"version": "0.3.4",
2+
"version": "0.3.6",
33
"description": "Get up and running with Llama 2, Mistral, Gemma, and other large language models.",
44
"homepage": "https://github.com/ollama/ollama",
55
"license": "MIT",
6-
"url": "https://github.com/ollama/ollama/releases/download/v0.3.4/OllamaSetup.exe",
6+
"url": "https://github.com/ollama/ollama/releases/download/v0.3.6/OllamaSetup.exe",
77
"innosetup": true,
88
"bin": "ollama.exe",
9-
"hash": "89f35f74a22ececc967b8f8e2c7419bc5a0208a899d2dbe4d748e234893aff01",
9+
"hash": "8b832b4ce023c48772cb6e23c118e59bb5df59e61685b31c8de7fc00f8c1b985",
1010
"checkver": "github",
1111
"autoupdate": {
1212
"url": "https://github.com/ollama/ollama/releases/download/v$version/OllamaSetup.exe"

0 commit comments

Comments
 (0)