mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
ollama: Update to version 0.12.0
This commit is contained in:
parent
999677b74e
commit
9014d7894d
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.11.11",
|
||||
"version": "0.12.0",
|
||||
"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.11.11/ollama-windows-amd64.zip",
|
||||
"hash": "b309cc68d1263837f062195c97c7137f54de2816ae14a756b0c8ca1f7cacf907"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.12.0/ollama-windows-amd64.zip",
|
||||
"hash": "f659905353456bb62c21f67a5a4efe670c381ea073435c5422d5f21da2e31108"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.11.11/ollama-windows-arm64.zip",
|
||||
"hash": "e048155344db408f2904156db4cc802aa560ddb5c626e759077433ea8ec145cb"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.12.0/ollama-windows-arm64.zip",
|
||||
"hash": "38a0109828d377b569e7f4390709b4ea359fd7bbd5c20e71fc460b899e065e4d"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user