mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
ollama: Update to version 0.6.2
This commit is contained in:
parent
acf5dfd662
commit
d4c8af547f
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.6.1",
|
"version": "0.6.2",
|
||||||
"description": "Get up and running with large language models locally.",
|
"description": "Get up and running with large language models locally.",
|
||||||
"homepage": "https://ollama.com/",
|
"homepage": "https://ollama.com/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -9,12 +9,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ollama/ollama/releases/download/v0.6.1/ollama-windows-amd64.zip",
|
"url": "https://github.com/ollama/ollama/releases/download/v0.6.2/ollama-windows-amd64.zip",
|
||||||
"hash": "979ae70a4ed8cff8f2c70df73e1233f75e8e5f3be59efe95ac3cd116eeef5c91"
|
"hash": "40519cbb53aaf866c63f3b20e63e72f2e7606c7b43453c83e7d22003e139d3ee"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/ollama/ollama/releases/download/v0.6.1/ollama-windows-arm64.zip",
|
"url": "https://github.com/ollama/ollama/releases/download/v0.6.2/ollama-windows-arm64.zip",
|
||||||
"hash": "4237206c94c20950f925c31b59be036c72143f71b7e009752b996c0ef580a872"
|
"hash": "4b1748621858adfa0e192f314003e93c81662316b18bbd7ed75754c7cd886726"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ollama.exe",
|
"bin": "ollama.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user