mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
ollama: Update to version 0.12.1
This commit is contained in:
parent
1fecbd5dc9
commit
bf258bb02d
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.12.0",
|
||||
"version": "0.12.1",
|
||||
"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.12.0/ollama-windows-amd64.zip",
|
||||
"hash": "f659905353456bb62c21f67a5a4efe670c381ea073435c5422d5f21da2e31108"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.12.1/ollama-windows-amd64.zip",
|
||||
"hash": "530d98932bb39af560b9ad4106cbe145aa0a55b72cec57d0dc4b5cdd13fafbab"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.12.0/ollama-windows-arm64.zip",
|
||||
"hash": "38a0109828d377b569e7f4390709b4ea359fd7bbd5c20e71fc460b899e065e4d"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.12.1/ollama-windows-arm64.zip",
|
||||
"hash": "1c05a8fb72b0e110807c67230c3b5a694c390da842df919ea7d922354077272a"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user