From 82081ab3cc9d4ff365c588515e95f8e04d9990fe Mon Sep 17 00:00:00 2001 From: rikkolovescats Date: Thu, 29 Jun 2023 23:17:25 +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..3369fcb 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": "7dba50e", + "released_on": "29-06-2023", + "md5sum": "099ebc828a13f9a7040486bab4932a55" + }, "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