From da8e7ec356706620f6f83cc548544e300ab3585b Mon Sep 17 00:00:00 2001 From: Tsubasa6848 <116721335+Tsubasa6848@users.noreply.github.com> Date: Fri, 23 Feb 2024 21:55:55 +0800 Subject: [PATCH] ci: update tooth.json --- tooth.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/tooth.json b/tooth.json index b75bccd..739cde0 100644 --- a/tooth.json +++ b/tooth.json @@ -1,17 +1,19 @@ { "format_version": 2, "tooth": "github.com/GroupMountain/Cleaner", - "version": "0.8.1", + "version": "0.8.2", "info": { "name": "Cleaner", "description": "A Powerful Entities Cleaning up Plugin for BDS", "author": "GroupMountain", + "source": "github.com/GroupMountain/Cleaner", "tags": [ - "LeviLamina", - "Cleaner" + "levilamina", + "cleaner", + "gmlib" ] }, - "asset_url": "https://github.com/GroupMountain/Cleaner/releases/download/v0.8.1/Cleaner-windows-x64.zip", + "asset_url": "https://github.com/GroupMountain/Cleaner/releases/download/v0.8.2/Cleaner-windows-x64.zip", "dependencies": { "github.com/GroupMountain/GMLIB": ">=0.8.2" },