From b32521fbae50c268c560eef3ac1496a11bd67d4a Mon Sep 17 00:00:00 2001 From: rikkolovescats Date: Thu, 29 Jun 2023 23:09:27 +0000 Subject: [PATCH] [ci] apply-version-metadata --- index.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/index.json b/index.json index 9188b63..51896d5 100644 --- a/index.json +++ b/index.json @@ -1,7 +1,12 @@ { "plugin_manager_url": "https://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugin_manager.py", "versions": { - "1.0.1": null, + "1.0.1": { + "api_version": 8, + "commit_sha": "e31a789", + "released_on": "29-06-2023", + "md5sum": "e54913a789a31f60f18ef24edbfdd130" + }, "1.0.0": { "api_version": 8, "commit_sha": "0b55bc2", @@ -111,4 +116,4 @@ "https://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/maps.json" ], "external_source_url": "https://github.com/{repository}/{content_type}/{tag}/category.json" -} +} \ No newline at end of file