mirror of
https://github.com/tcsenpai/ollama.git
synced 2025-06-06 19:25:21 +00:00
updated updateURL
This commit is contained in:
parent
8800c8a59b
commit
8aadad9c72
@ -1 +1 @@
|
|||||||
Subproject commit 614d3b914e1c3e02596f869649eb4f1d3b68614d
|
Subproject commit 952d03dbead16e4dbdd1d3458486340673cc2465
|
@ -162,7 +162,7 @@ app.on('before-quit', () => {
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
const updateURL = `https://ollama.ai/api/update?os=${process.platform}&arch=${
|
const updateURL = `https://ollama.com/api/update?os=${process.platform}&arch=${
|
||||||
process.arch
|
process.arch
|
||||||
}&version=${app.getVersion()}&id=${id()}`
|
}&version=${app.getVersion()}&id=${id()}`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user