Skip to content

Commit 902c7e7

Browse files
committed
fix: update DragThreshold plugin version to 1.6.0 and correct download URL
1 parent c8b6088 commit 902c7e7

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
{
2-
"Name": "Drag Threshold",
2+
"Name": "DragThreshold",
33
"Owner": "rinormaloku",
44
"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",
5-
"PluginVersion": "0.1.5",
5+
"PluginVersion": "1.6.0",
66
"SupportedDriverVersion": "0.6.6.2",
77
"RepositoryUrl": "https://github.com/rinormaloku/DragThreshold",
8-
"DownloadUrl": "https://github.com/rinormaloku/DragThreshold/releases/download/v0.1.5/DragThreshold.zip",
8+
"DownloadUrl": "https://github.com/rinormaloku/DragThreshold/releases/download/v1.6.0/DragThreshold.zip",
99
"CompressionFormat": "zip",
10-
"SHA256": "980cc1355d50fa155475bd1167e8b32293d71c04ad38317bb4c820d1a2f222b8",
10+
"SHA256": "467cf5c1a683ad3def12660c3ff192af34bccc5e486c1b0592c55a8a986841ef",
11+
"WikiUrl": "",
1112
"LicenseIdentifier": "GPL-3.0-only"
1213
}

0 commit comments

Comments
 (0)