mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
ollama: Update to version 0.7.1
This commit is contained in:
parent
b0318fd936
commit
d9082755ce
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.7.0",
|
||||
"version": "0.7.1",
|
||||
"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.7.0/ollama-windows-amd64.zip",
|
||||
"hash": "0bf80e8250aab0979e103d5a1faa64f8c19effa50492ef65c2e86a8373b43e45"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.7.1/ollama-windows-amd64.zip",
|
||||
"hash": "30432e9aeeaf22be04dcaca0163bc8f1d5ee2e0d2d05097114f64e19a27b00e2"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.7.0/ollama-windows-arm64.zip",
|
||||
"hash": "7f68a41d361f618d50d6bfa4919585e6e7c5652cb9ec6ee130bc6dab7e82c8d7"
|
||||
"url": "https://github.com/ollama/ollama/releases/download/v0.7.1/ollama-windows-arm64.zip",
|
||||
"hash": "f912af287963fc4a37e2355542dbf3ccaf0d630a80d72231d2f5d1284cf5ac90"
|
||||
}
|
||||
},
|
||||
"bin": "ollama.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user