From 23078801107ff93e2e53f490c1232cee5edfb0b0 Mon Sep 17 00:00:00 2001 From: jamesbt365 Date: Fri, 25 Aug 2023 21:43:58 +0100 Subject: [PATCH 1/2] Add PSSA --- Repository/0.6.1.0/jamesbt365/PSSA/PSSA.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Repository/0.6.1.0/jamesbt365/PSSA/PSSA.json diff --git a/Repository/0.6.1.0/jamesbt365/PSSA/PSSA.json b/Repository/0.6.1.0/jamesbt365/PSSA/PSSA.json new file mode 100644 index 0000000..a0e5578 --- /dev/null +++ b/Repository/0.6.1.0/jamesbt365/PSSA/PSSA.json @@ -0,0 +1,13 @@ +{ + "Name": "PSSA", + "Owner": "jamesbt365", + "Description": "A plugin for changing the smoothing based on how hard you drag!", + "PluginVersion": "0.1", + "SupportedDriverVersion": "0.6.1.0", + "RepositoryUrl": "https://github.com/jamesbt365/PSSA", + "DownloadUrl": "https://github.com/jamesbt365/PSSA/releases/download/0.1/PSSA.zip", + "CompressionFormat": "zip", + "SHA256": "efcce0774caba2f436e29ca9039f4c0530348df79aee876a22e0b0f71634db71", + "WikiUrl": "https://github.com/jamesbt365/PSSA/blob/main/README.md", + "LicenseIdentifier": "GPL-3.0-only" +} \ No newline at end of file From 2f5f118f8b02bea406ed3e8a47d3cb2f522984f3 Mon Sep 17 00:00:00 2001 From: jamesbt365 Date: Sat, 26 Aug 2023 15:31:56 +0100 Subject: [PATCH 2/2] Update PSSA to 0.2 --- Repository/0.6.1.0/jamesbt365/PSSA/PSSA.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Repository/0.6.1.0/jamesbt365/PSSA/PSSA.json b/Repository/0.6.1.0/jamesbt365/PSSA/PSSA.json index a0e5578..f9265a9 100644 --- a/Repository/0.6.1.0/jamesbt365/PSSA/PSSA.json +++ b/Repository/0.6.1.0/jamesbt365/PSSA/PSSA.json @@ -2,12 +2,12 @@ "Name": "PSSA", "Owner": "jamesbt365", "Description": "A plugin for changing the smoothing based on how hard you drag!", - "PluginVersion": "0.1", + "PluginVersion": "0.2", "SupportedDriverVersion": "0.6.1.0", "RepositoryUrl": "https://github.com/jamesbt365/PSSA", - "DownloadUrl": "https://github.com/jamesbt365/PSSA/releases/download/0.1/PSSA.zip", + "DownloadUrl": "https://github.com/jamesbt365/PSSA/releases/download/0.2/PSSA.zip", "CompressionFormat": "zip", - "SHA256": "efcce0774caba2f436e29ca9039f4c0530348df79aee876a22e0b0f71634db71", + "SHA256": "47d285fe495808272888c9a9f3bf429a8ce06c684bd3da3c06dd52cbbe972122", "WikiUrl": "https://github.com/jamesbt365/PSSA/blob/main/README.md", "LicenseIdentifier": "GPL-3.0-only" } \ No newline at end of file