mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
ollama: Update to version 0.6.2
This commit is contained in:
parent
3dec736c95
commit
a04533116f
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.6.3",
|
||||
"version": "0.6.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.6.3/ollama-windows-amd64.zip",
|
||||
"hash": "4e3ff9f0cc321607921d12b0d109ef1e0487172982ab224a61fc3fbd2f80ac55"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.6.2/ollama-windows-amd64.zip",
|
||||
"hash": "40519cbb53aaf866c63f3b20e63e72f2e7606c7b43453c83e7d22003e139d3ee"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.6.3/ollama-windows-arm64.zip",
|
||||
"hash": "5b2909a2dac9beaa0256b22b0433d1f6fdf39ea0dda494091c1247d5603d8d17"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.6.2/ollama-windows-arm64.zip",
|
||||
"hash": "4b1748621858adfa0e192f314003e93c81662316b18bbd7ed75754c7cd886726"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user