From c8b60885bf1e6485bce16a134bf85d7c3af43c9a Mon Sep 17 00:00:00 2001 From: rinormaloku Date: Fri, 23 Jan 2026 19:04:03 +0100 Subject: [PATCH 1/4] fix: updated the structure of the zip for DragThreshold --- .../0.6.6.2/rinormaloku/DragThreshold/DragThreshold.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Repository/0.6.6.2/rinormaloku/DragThreshold/DragThreshold.json b/Repository/0.6.6.2/rinormaloku/DragThreshold/DragThreshold.json index 16a374d..1b1aa0e 100644 --- a/Repository/0.6.6.2/rinormaloku/DragThreshold/DragThreshold.json +++ b/Repository/0.6.6.2/rinormaloku/DragThreshold/DragThreshold.json @@ -2,11 +2,11 @@ "Name": "Drag Threshold", "Owner": "rinormaloku", "Description": "Prevents Pen clicks to be registered as Pen drags due to tiny movements by setting a threshold that must be exceeded before it counts as a drag", - "PluginVersion": "0.1.3", + "PluginVersion": "0.1.5", "SupportedDriverVersion": "0.6.6.2", "RepositoryUrl": "https://github.com/rinormaloku/DragThreshold", - "DownloadUrl": "https://github.com/rinormaloku/DragThreshold/releases/download/v0.1.4/DragThreshold.zip", + "DownloadUrl": "https://github.com/rinormaloku/DragThreshold/releases/download/v0.1.5/DragThreshold.zip", "CompressionFormat": "zip", - "SHA256": "0521409b26472a53842eaf6285fd155fc8b52a40495a4c5ba82abcc208a0ec8f", + "SHA256": "980cc1355d50fa155475bd1167e8b32293d71c04ad38317bb4c820d1a2f222b8", "LicenseIdentifier": "GPL-3.0-only" } \ No newline at end of file From 902c7e74fd9913156937e8cfb26a6fa12496bdf6 Mon Sep 17 00:00:00 2001 From: rinormaloku Date: Fri, 23 Jan 2026 20:00:15 +0100 Subject: [PATCH 2/4] fix: update DragThreshold plugin version to 1.6.0 and correct download URL --- .../0.6.6.2/rinormaloku/DragThreshold/DragThreshold.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Repository/0.6.6.2/rinormaloku/DragThreshold/DragThreshold.json b/Repository/0.6.6.2/rinormaloku/DragThreshold/DragThreshold.json index 1b1aa0e..1866870 100644 --- a/Repository/0.6.6.2/rinormaloku/DragThreshold/DragThreshold.json +++ b/Repository/0.6.6.2/rinormaloku/DragThreshold/DragThreshold.json @@ -1,12 +1,13 @@ { - "Name": "Drag Threshold", + "Name": "DragThreshold", "Owner": "rinormaloku", "Description": "Prevents Pen clicks to be registered as Pen drags due to tiny movements by setting a threshold that must be exceeded before it counts as a drag", - "PluginVersion": "0.1.5", + "PluginVersion": "1.6.0", "SupportedDriverVersion": "0.6.6.2", "RepositoryUrl": "https://github.com/rinormaloku/DragThreshold", - "DownloadUrl": "https://github.com/rinormaloku/DragThreshold/releases/download/v0.1.5/DragThreshold.zip", + "DownloadUrl": "https://github.com/rinormaloku/DragThreshold/releases/download/v1.6.0/DragThreshold.zip", "CompressionFormat": "zip", - "SHA256": "980cc1355d50fa155475bd1167e8b32293d71c04ad38317bb4c820d1a2f222b8", + "SHA256": "467cf5c1a683ad3def12660c3ff192af34bccc5e486c1b0592c55a8a986841ef", + "WikiUrl": "", "LicenseIdentifier": "GPL-3.0-only" } \ No newline at end of file From ed3f87d683ccd8c0a970f4be61822eb6f54f3e6e Mon Sep 17 00:00:00 2001 From: rinormaloku Date: Fri, 23 Jan 2026 20:02:15 +0100 Subject: [PATCH 3/4] fix: update SHA256 hash for DragThreshold plugin --- Repository/0.6.6.2/rinormaloku/DragThreshold/DragThreshold.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Repository/0.6.6.2/rinormaloku/DragThreshold/DragThreshold.json b/Repository/0.6.6.2/rinormaloku/DragThreshold/DragThreshold.json index 1866870..c8ef2fc 100644 --- a/Repository/0.6.6.2/rinormaloku/DragThreshold/DragThreshold.json +++ b/Repository/0.6.6.2/rinormaloku/DragThreshold/DragThreshold.json @@ -7,7 +7,7 @@ "RepositoryUrl": "https://github.com/rinormaloku/DragThreshold", "DownloadUrl": "https://github.com/rinormaloku/DragThreshold/releases/download/v1.6.0/DragThreshold.zip", "CompressionFormat": "zip", - "SHA256": "467cf5c1a683ad3def12660c3ff192af34bccc5e486c1b0592c55a8a986841ef", + "SHA256": "44b19fbede2130205eebf5c1f528391861d2b534124edb9d515e5a314df8acd1", "WikiUrl": "", "LicenseIdentifier": "GPL-3.0-only" } \ No newline at end of file From 835f2126eb0f254a7d4b053b73c2fadf043c9cb0 Mon Sep 17 00:00:00 2001 From: rinormaloku Date: Fri, 23 Jan 2026 21:45:20 +0100 Subject: [PATCH 4/4] fix: remove empty WikiUrl field from DragThreshold plugin metadata --- Repository/0.6.6.2/rinormaloku/DragThreshold/DragThreshold.json | 1 - 1 file changed, 1 deletion(-) diff --git a/Repository/0.6.6.2/rinormaloku/DragThreshold/DragThreshold.json b/Repository/0.6.6.2/rinormaloku/DragThreshold/DragThreshold.json index c8ef2fc..8d8c9c3 100644 --- a/Repository/0.6.6.2/rinormaloku/DragThreshold/DragThreshold.json +++ b/Repository/0.6.6.2/rinormaloku/DragThreshold/DragThreshold.json @@ -8,6 +8,5 @@ "DownloadUrl": "https://github.com/rinormaloku/DragThreshold/releases/download/v1.6.0/DragThreshold.zip", "CompressionFormat": "zip", "SHA256": "44b19fbede2130205eebf5c1f528391861d2b534124edb9d515e5a314df8acd1", - "WikiUrl": "", "LicenseIdentifier": "GPL-3.0-only" } \ No newline at end of file