From 8c8e9e5326ed055e1fe4e1b7fbd48fd9c2a1a577 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 21:22:31 +0000 Subject: [PATCH 1/2] Auto-update TouchPulse to version 1.0.0 (commit c53ea86d559411a5d208c4bd600306a346b8b006) --- Plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Plugins.json b/Plugins.json index 06deb75..4317dd9 100644 --- a/Plugins.json +++ b/Plugins.json @@ -271,5 +271,12 @@ { "url": "https://github.com/GrantAbell/StreamController-Spotify", "hash": "4a22c1cbd3841e6eca468a99f09c408e1767ce3d" + }, + { + "url": "https://github.com/oparada1988/TouchPulse", + "hash": "c53ea86d559411a5d208c4bd600306a346b8b006", + "commits": { + "1.0.0": "c53ea86d559411a5d208c4bd600306a346b8b006" + } } ] From 200a1ddb4695074b9440e5cd9a4746ccf30042c0 Mon Sep 17 00:00:00 2001 From: oparada1988 Date: Mon, 17 Aug 2026 17:25:10 -0400 Subject: [PATCH 2/2] chore: remove TouchPulse from Plugins.json while in private testing --- Plugins.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Plugins.json b/Plugins.json index 4317dd9..06deb75 100644 --- a/Plugins.json +++ b/Plugins.json @@ -271,12 +271,5 @@ { "url": "https://github.com/GrantAbell/StreamController-Spotify", "hash": "4a22c1cbd3841e6eca468a99f09c408e1767ce3d" - }, - { - "url": "https://github.com/oparada1988/TouchPulse", - "hash": "c53ea86d559411a5d208c4bd600306a346b8b006", - "commits": { - "1.0.0": "c53ea86d559411a5d208c4bd600306a346b8b006" - } } ]