mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
ollama: Update to version 0.4.2
This commit is contained in:
parent
ef5993709d
commit
c22e207732
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.4.1",
|
||||
"version": "0.4.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.4.1/ollama-windows-amd64.zip",
|
||||
"hash": "0d72cca4cfc9cc69d7ad682a29e59297f70774d0b568dd127f9f299421a2ebb9"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.4.2/ollama-windows-amd64.zip",
|
||||
"hash": "047d20edf8b2bf07cccc52eff8076c2735cadd233a80f19ad03a3676d31b714d"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.4.1/ollama-windows-arm64.zip",
|
||||
"hash": "f754ee71f20bb9daeb48cf310bda850c031150f120429b1065ddac1b9d618503"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.4.2/ollama-windows-arm64.zip",
|
||||
"hash": "be7d4b57f40be4dfbda06cf944d5e26f8fb6042d8d8651cbb90b3add4a551f6b"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user