From 34cceed75844396cbde9af82a17b836663558d4f Mon Sep 17 00:00:00 2001 From: rikkolovescats Date: Thu, 15 Jun 2023 18:49:24 +0000 Subject: [PATCH] [ci] apply-version-metadata --- index.json | 9 +++++++-- plugins/maps.json | 9 +++++++-- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/index.json b/index.json index ba8c58b..3e3e90e 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": { - "0.3.5": null, + "0.3.5": { + "api_version": 7, + "commit_sha": "985e486", + "released_on": "15-06-2023", + "md5sum": "5da137a353b4fa35e4d9926107cf4754" + }, "0.3.4": { "api_version": 7, "commit_sha": "2d74b52", @@ -99,4 +104,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 diff --git a/plugins/maps.json b/plugins/maps.json index 14a7e3d..7d509ef 100644 --- a/plugins/maps.json +++ b/plugins/maps.json @@ -14,8 +14,13 @@ } ], "versions": { - "1.0.0": null + "1.0.0": { + "api_version": 7, + "commit_sha": "985e486", + "released_on": "15-06-2023", + "md5sum": "01fb81dc27d63789f31559140ec2bd72" + } } } } -} +} \ No newline at end of file