mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
ollama: Update to version 0.11.4
This commit is contained in:
parent
9b9c463c4a
commit
745ed31ecd
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.11.3",
|
||||
"version": "0.11.4",
|
||||
"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.3/ollama-windows-amd64.zip",
|
||||
"hash": "8af7b5c64cef2110b94c6ed8c8f95fed9a00e68bbc35baac195f6b8dd5219f5b"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.11.4/ollama-windows-amd64.zip",
|
||||
"hash": "404a3e2f73c8a86e90f196a37a4e937f03e3100f9d0a2e395eddc05c3dc032ae"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.11.3/ollama-windows-arm64.zip",
|
||||
"hash": "ce3164394dd7640070d760e94f98fc1a38ee6aee0e2e745f7f467842e5554235"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.11.4/ollama-windows-arm64.zip",
|
||||
"hash": "88c4ae2f274cd7b879424d0bf898bad3ccf3a20f85da09f2fbc1c6e4f6c417fb"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user