From 4d5a47d51a0b56e37b4d74fa870cd0ed88bea67a Mon Sep 17 00:00:00 2001 From: Larkum Date: Mon, 31 Aug 2026 21:40:38 +0100 Subject: [PATCH 1/3] Fix World Clocks store entry --- Plugins.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Plugins.json b/Plugins.json index a7bceeb..1a2bd72 100644 --- a/Plugins.json +++ b/Plugins.json @@ -295,7 +295,8 @@ { "url": "https://github.com/larkum/StreamController-WorldClocks", "commits": { - "1.5.0-beta.16": "610e075124e05c2d73f6e46b7583da9ce48f4bde" - } + "0.1.0": "be2e34930b2363863a4bb8c7e7802cf4de0b2877" + }, + "hash": "be2e34930b2363863a4bb8c7e7802cf4de0b2877" } ] From 9d5429041f0b83e1c4a08de9b03817fda01cba08 Mon Sep 17 00:00:00 2001 From: Core447 <100139110+Core447@users.noreply.github.com> Date: Wed, 2 Sep 2026 14:26:23 +0200 Subject: [PATCH 2/3] Fix store entries --- Plugins.json | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/Plugins.json b/Plugins.json index 1a2bd72..bcf7800 100644 --- a/Plugins.json +++ b/Plugins.json @@ -226,18 +226,10 @@ { "url": "https://github.com/oparada1988/Volume-Controller-Plus", "hash": "ee781a43d06157ab3e187b83a96b2777d5951e49", - "commits": { - "1.0.4": "290b5b90763ac3fe689227f5a525e00b04044da6", - "1.1.0": "700f93c70edda5a6627a7ca4cee870c72b04854d", - "1.1.1": "ee781a43d06157ab3e187b83a96b2777d5951e49" - } }, { "url": "https://github.com/oparada1988/Govee-Streamcontroller", "hash": "f09ed325c90d5ddf83e51b7ca9de45183d65e433", - "commits": { - "1.0.1": "f09ed325c90d5ddf83e51b7ca9de45183d65e433" - } }, { "url": "https://github.com/julaub/StreamController-AMDGPUTop", @@ -246,10 +238,6 @@ { "url": "https://github.com/oparada1988/DiscordSC", "hash": "c1bf676f8113227870ccf367d6a14a2db8ed8929", - "commits": { - "1.2.3": "a2d6519d46bfb8fdb0dadf77e281df35f869ce5b", - "1.2.4": "c1bf676f8113227870ccf367d6a14a2db8ed8929" - } }, { "url": "https://github.com/seipass/CodexUsageInLinuxTreamDeck", @@ -277,9 +265,7 @@ }, { "url": "https://github.com/red-tux/ytmd_controller", - "commits": { - "1.5.0-beta.15": "7cddd9adc9312a58677388cf13bcd31439832325" - } + "hash": "7cddd9adc9312a58677388cf13bcd31439832325" }, { "url": "https://github.com/Mattdubs9699/SportsScores", @@ -288,15 +274,9 @@ { "url": "https://github.com/oparada1988/TouchPulse", "hash": "a8b35f526a641a83b80e82f5423086375a12ec96", - "commits": { - "1.0.0": "a8b35f526a641a83b80e82f5423086375a12ec96" - } }, { "url": "https://github.com/larkum/StreamController-WorldClocks", - "commits": { - "0.1.0": "be2e34930b2363863a4bb8c7e7802cf4de0b2877" - }, "hash": "be2e34930b2363863a4bb8c7e7802cf4de0b2877" } ] From bc10c45a20e54da3a078e4cec325fbd23a8214e4 Mon Sep 17 00:00:00 2001 From: Core447 <100139110+Core447@users.noreply.github.com> Date: Wed, 2 Sep 2026 14:30:00 +0200 Subject: [PATCH 3/3] FIx syntax --- Plugins.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Plugins.json b/Plugins.json index aa37d8d..266c77b 100644 --- a/Plugins.json +++ b/Plugins.json @@ -225,11 +225,11 @@ }, { "url": "https://github.com/oparada1988/Volume-Controller-Plus", - "hash": "ee781a43d06157ab3e187b83a96b2777d5951e49", + "hash": "ee781a43d06157ab3e187b83a96b2777d5951e49" }, { "url": "https://github.com/oparada1988/Govee-Streamcontroller", - "hash": "f09ed325c90d5ddf83e51b7ca9de45183d65e433", + "hash": "f09ed325c90d5ddf83e51b7ca9de45183d65e433" }, { "url": "https://github.com/julaub/StreamController-AMDGPUTop", @@ -237,7 +237,7 @@ }, { "url": "https://github.com/oparada1988/DiscordSC", - "hash": "c1bf676f8113227870ccf367d6a14a2db8ed8929", + "hash": "c1bf676f8113227870ccf367d6a14a2db8ed8929" }, { "url": "https://github.com/seipass/CodexUsageInLinuxTreamDeck", @@ -273,7 +273,7 @@ }, { "url": "https://github.com/oparada1988/TouchPulse", - "hash": "a8b35f526a641a83b80e82f5423086375a12ec96", + "hash": "a8b35f526a641a83b80e82f5423086375a12ec96" }, { "url": "https://github.com/larkum/StreamController-WorldClocks",