diff --git a/MainForm.cs b/MainForm.cs index 31c5500..d53da95 100644 --- a/MainForm.cs +++ b/MainForm.cs @@ -1164,11 +1164,21 @@ namespace AppStore "https://ghproxy.net/https://github.com/cloudreve/cloudreve/releases/download/3.8.3/cloudreve_3.8.3_windows_amd64.zip", "img/png/cloudreve.png")); + flowPanel.Controls.Add(CreateAppCard( + "ollama", + "https://www.ghproxy.cn/https://github.com/ollama/ollama/releases/download/v0.9.5/OllamaSetup.exe", + "img/png/ollama.png")); + flowPanel.Controls.Add(CreateAppCard( "SeelenUI", "https://ghproxy.net/https://github.com/eythaann/Seelen-UI/releases/download/v2.3.8/Seelen.UI_2.3.8_x64-setup.exe", "img/png/SeelenUI.png")); + flowPanel.Controls.Add(CreateAppCard( + "ollama", + "https://www.ghproxy.cn/https://github.com/ollama/ollama/releases/download/v0.9.5/OllamaSetup.exe", + "img/png/ollama.png")); + flowPanel.Controls.Add(CreateAppCard( "git汉化包", "https://ghproxy.net/https://github.com/zs-yg/package/releases/download/v0.6/zh_cn.msg",