feat: 支持自动检测更新

This commit is contained in:
2024-03-19 15:30:50 +08:00
parent e09f2ec8f9
commit 50c3206060
2 changed files with 8 additions and 8 deletions

View File

@@ -4,8 +4,14 @@ version: ${version}
api-version: 1.13
author: MiniDay
website: https://github.com/MiniDay/hamster-little-plugins
description: TPA 功能
description: ${description}
website: https://git.airgame.net/MiniDay/hamster-tpa/
UPDATE_CHECKER:
CHECK_TYPE: GITEA_RELEASES
GIT_BASE_URL: https://git.airgame.net
GIT_REPO: MiniDay/hamster-tpa
DOWNLOAD_URL: https://jenkins.airgame.net/job/opensource/job/hamster-tpa/
depend:
- HamsterCore

View File

@@ -1,6 +0,0 @@
version: ${version}
CHECK_TYPE: GITEA_RELEASES
GIT_BASE_URL: https://git.airgame.net
GIT_REPO: MiniDay/hamster-tpa
GIT_TOKEN: a44a69a4d1b8601bf6091403247759cd28764d5e
DOWNLOAD_URL: https://jenkins.airgame.net/job/opensource/job/hamster-tpa/