mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
ollama: Update to version 0.9.0
This commit is contained in:
parent
e3b095b4b9
commit
499e93739e
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.8.0",
|
||||
"version": "0.9.0",
|
||||
"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.8.0/ollama-windows-amd64.zip",
|
||||
"hash": "cabea9ac279a5fc6f8c12ec4a833dca8482d7583a32de57985872f5c58b45c3e"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.9.0/ollama-windows-amd64.zip",
|
||||
"hash": "b4c9a283f3bcd91850dcc69bda35e8b26008ecf1394b59ac98bfbb91da7cdd71"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.8.0/ollama-windows-arm64.zip",
|
||||
"hash": "82fb53c61a0eabf025486734a668469a872599b8a929ed9704ffaac2a1eec0c8"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.9.0/ollama-windows-arm64.zip",
|
||||
"hash": "3d5b379d57d347a7563b250779e09f487d3f40d416e7a6df8e2f277dc69ae690"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user