mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
ollama: Update to version 0.13.2
This commit is contained in:
parent
36a6d2e2f5
commit
4b3dd85e8b
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.13.1",
|
"version": "0.13.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.13.1/ollama-windows-amd64.zip",
|
"url": "https://github.com/ollama/ollama/releases/download/v0.13.2/ollama-windows-amd64.zip",
|
||||||
"hash": "75655cd7fb54f7bf4322fac36d4b2c553e5edf178e0f360efcef4ef9326290e3"
|
"hash": "3729fe8fd85466b9f58cd70f73e1b0d36893e02422ecdec8b1356b1c61daaedd"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/ollama/ollama/releases/download/v0.13.1/ollama-windows-arm64.zip",
|
"url": "https://github.com/ollama/ollama/releases/download/v0.13.2/ollama-windows-arm64.zip",
|
||||||
"hash": "9aa70f8bac36bcaf49f486780b8b279e73f8e9b662953ba49aa89eac99d03e85"
|
"hash": "002e9f278162388a3af7966eae98c384213aace261db5059838f641ec92a2691"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ollama.exe",
|
"bin": "ollama.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user