From c628a269f4d9d5d26fddd950222275406ea9d6ca Mon Sep 17 00:00:00 2001 From: MiniDay <372403923@qq.com> Date: Tue, 19 Mar 2024 15:27:45 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=85=BC=E5=AE=B9=E6=96=B0=E7=89=88?= =?UTF-8?q?=E4=BB=93=E9=BC=A0=E6=A0=B8=E5=BF=83=E6=A3=80=E6=B5=8B=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/plugin.yml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index fcf2cad..4cc8476 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -5,11 +5,12 @@ api-version: 1.13 description: ${description} author: MiniDay -CHECK_TYPE: GITEA_RELEASES -GIT_BASE_URL: https://git.airgame.net -GIT_REPO: MiniDay/hamster-script -GIT_TOKEN: a44a69a4d1b8601bf6091403247759cd28764d5e -DOWNLOAD_URL: https://jenkins.airgame.net/job/opensource/job/hamster-script/ +UPDATE_CHECKER: + CHECK_TYPE: GITEA_RELEASES + GIT_BASE_URL: https://git.airgame.net + GIT_REPO: MiniDay/hamster-script + GIT_TOKEN: a44a69a4d1b8601bf6091403247759cd28764d5e + DOWNLOAD_URL: https://jenkins.airgame.net/job/opensource/job/hamster-script/ Plugin: # HamsterScript 需要访问其他插件的类路径