mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ollama: Update to version 0.3.13
This commit is contained in:
parent
6710c23de6
commit
a77f8e8abf
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user