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