From fed7c24251372a0a266b9946eb263e24663c1a85 Mon Sep 17 00:00:00 2001 From: Rikko Date: Sat, 3 Dec 2022 21:18:02 +0530 Subject: [PATCH 1/4] Rename plugin random_colors to a more descriptive name --- plugins/utilities.json | 4 ++-- .../{random_colors.py => colored_bomb_explosion_patches.py} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename plugins/utilities/{random_colors.py => colored_bomb_explosion_patches.py} (100%) diff --git a/plugins/utilities.json b/plugins/utilities.json index 42002717..dd045e72 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -85,7 +85,7 @@ } } }, - "random_colors": { + "colored_bomb_explosion_patches": { "description": "Creates patches of random color after bomb explosions", "external_url": "https://youtube.com/c/JoseANG3LYT", "authors": [ @@ -505,4 +505,4 @@ } } } -} \ No newline at end of file +} diff --git a/plugins/utilities/random_colors.py b/plugins/utilities/colored_bomb_explosion_patches.py similarity index 100% rename from plugins/utilities/random_colors.py rename to plugins/utilities/colored_bomb_explosion_patches.py From 7e9136a0ab1bd033f8ad94437c88b45f2f24d2d0 Mon Sep 17 00:00:00 2001 From: rikkolovescats Date: Sat, 3 Dec 2022 15:48:41 +0000 Subject: [PATCH 2/4] [ci] apply-version-metadata --- plugins/utilities.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/utilities.json b/plugins/utilities.json index dd045e72..f6ca2865 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -505,4 +505,4 @@ } } } -} +} \ No newline at end of file From 3a90d47038105f821e4e1ea2469af6542917bdd4 Mon Sep 17 00:00:00 2001 From: Rikko Date: Sat, 3 Dec 2022 21:20:31 +0530 Subject: [PATCH 3/4] Update commit sha --- plugins/utilities.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/utilities.json b/plugins/utilities.json index f6ca2865..01028314 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -98,7 +98,7 @@ "versions": { "1.0.0": { "api_version": 7, - "commit_sha": "2fda676", + "commit_sha": "fed7c24", "released_on": "07-11-2022", "md5sum": "0c351a0aebed77c3771053cde0c18d7b" } @@ -505,4 +505,4 @@ } } } -} \ No newline at end of file +} From 89a4422019f61b6cab7bee2db141fb34c40f518c Mon Sep 17 00:00:00 2001 From: rikkolovescats Date: Sat, 3 Dec 2022 15:51:04 +0000 Subject: [PATCH 4/4] [ci] apply-version-metadata --- plugins/utilities.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/utilities.json b/plugins/utilities.json index 01028314..cc85ca10 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -505,4 +505,4 @@ } } } -} +} \ No newline at end of file