mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
ollama: Update to version 0.12.3
This commit is contained in:
parent
5292b8debd
commit
d577f28626
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.12.2",
|
"version": "0.12.3",
|
||||||
"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.12.2/ollama-windows-amd64.zip",
|
"url": "https://github.com/ollama/ollama/releases/download/v0.12.3/ollama-windows-amd64.zip",
|
||||||
"hash": "9cd4fc6add07699d9c97740f4f99fa91798a3fbcbc87d685c1eb8288c17cbc9e"
|
"hash": "c440fcda7fb1f4677f16c159192aa9ad05aae6b010ee652b82ecc184d08e5549"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/ollama/ollama/releases/download/v0.12.2/ollama-windows-arm64.zip",
|
"url": "https://github.com/ollama/ollama/releases/download/v0.12.3/ollama-windows-arm64.zip",
|
||||||
"hash": "0a6255e72ec4c3e9f2faa36217bd97fdd33b3e23b795b225194f74bc8b244ac9"
|
"hash": "0ff67af7298aa36e17fd7149a5c3e13d613e18fce537d9d9d4b1c1347d7a2310"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ollama.exe",
|
"bin": "ollama.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user