From ca3221b0e61ac427546501e0e150c5af7b8d1d69 Mon Sep 17 00:00:00 2001 From: Rikko Date: Thu, 27 Jul 2023 20:28:51 +0530 Subject: [PATCH 1/2] Fix JSON struct --- plugins/minigames.json | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/minigames.json b/plugins/minigames.json index 6fcff11..6a2f0ef 100644 --- a/plugins/minigames.json +++ b/plugins/minigames.json @@ -673,6 +673,7 @@ "versions": { "1.0.0":null } + }, "handball": { "description": "Score some goals with handball", "external_url": "", From d3aa170d20580f01dce0e01af505b870f8437d31 Mon Sep 17 00:00:00 2001 From: rikkolovescats Date: Thu, 27 Jul 2023 15:03:13 +0000 Subject: [PATCH 2/2] [ci] apply-version-metadata --- plugins/minigames.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/plugins/minigames.json b/plugins/minigames.json index 6a2f0ef..4c0872f 100644 --- a/plugins/minigames.json +++ b/plugins/minigames.json @@ -671,7 +671,12 @@ } ], "versions": { - "1.0.0":null + "1.0.0": { + "api_version": 8, + "commit_sha": "ca3221b", + "released_on": "27-07-2023", + "md5sum": "39c5b18efd5d5314f30c12fc0bec4931" + } } }, "handball": { @@ -718,4 +723,4 @@ } } } -} +} \ No newline at end of file