diff --git a/MainForm.cs b/MainForm.cs index 52d9eb5..1818710 100644 --- a/MainForm.cs +++ b/MainForm.cs @@ -966,6 +966,11 @@ namespace AppStore "https://ghproxy.net/https://github.com/hiroi-sora/Umi-OCR/releases/download/v2.1.5/Umi-OCR_Paddle_v2.1.5.7z.exe", "img/png/Umi-OCR.png")); + flowPanel.Controls.Add(CreateAppCard( + "pocketbase", + "https://ghproxy.net/https://github.com/pocketbase/pocketbase/releases/download/v0.28.4/pocketbase_0.28.4_windows_amd64.zip", + "img/png/pocketbase.png")); + flowPanel.Controls.Add(CreateAppCard( "frp", "https://ghproxy.net/https://github.com/fatedier/frp/releases/download/v0.62.1/frp_0.62.1_windows_amd64.zip",