Update tooth.json

This commit is contained in:
Caixukun1919810
2024-02-23 17:48:18 +08:00
committed by GitHub
Unverified
parent 1b4e139a8d
commit 1bc9ed8ac7
+7 -6
View File
@@ -1,19 +1,20 @@
{ {
"format_version": 2, "format_version": 2,
"tooth": "github.com/GroupMountain/GMLIB-LegacyRemoteCallApi", "tooth": "github.com/GroupMountain/GMLIB-LegacyRemoteCallApi",
"version": "0.8.2", "version": "0.8.3",
"info": { "info": {
"name": "GMLIB-LegacyRemoteCallApi", "name": "GMLIB-LegacyRemoteCallApi",
"description": "Legacy RemoteCall API for GMLIB", "description": "Legacy RemoteCall API for GMLIB",
"source": "github.com/GroupMountain/GMLIB-LegacyRemoteCallApi",
"author": "GroupMountain", "author": "GroupMountain",
"tags": [ "tags": [
"LeviLamina", "levilamina",
"GMLIB", "gmlib",
"GMLIB-LegacyRemoteCallApi", "lse",
"Library" "library"
] ]
}, },
"asset_url": "https://github.com/GroupMountain/GMLIB-LegacyRemoteCallApi/releases/download/v0.8.2/GMLIB-LegacyRemoteCallApi-windows-x64.zip", "asset_url": "https://github.com/GroupMountain/GMLIB-LegacyRemoteCallApi/releases/download/v0.8.3/GMLIB-LegacyRemoteCallApi-windows-x64.zip",
"dependencies": { "dependencies": {
"github.com/GroupMountain/GMLIB": ">=0.8.1" "github.com/GroupMountain/GMLIB": ">=0.8.1"
}, },