From d9f3c5615475fd84bc0a3a9fea1b8a9a29bb4876 Mon Sep 17 00:00:00 2001 From: kuuuube Date: Tue, 26 Dec 2023 17:24:12 -0500 Subject: [PATCH] Update CustomFilter --- .../0.6.0.0/adryzz/CustomFilter/CustomFilter.json | 13 ------------- .../0.6.3.0/Kuuuube/CustomFilter/CustomFilter.json | 13 +++++++++++++ 2 files changed, 13 insertions(+), 13 deletions(-) delete mode 100644 Repository/0.6.0.0/adryzz/CustomFilter/CustomFilter.json create mode 100644 Repository/0.6.3.0/Kuuuube/CustomFilter/CustomFilter.json diff --git a/Repository/0.6.0.0/adryzz/CustomFilter/CustomFilter.json b/Repository/0.6.0.0/adryzz/CustomFilter/CustomFilter.json deleted file mode 100644 index daebe8e..0000000 --- a/Repository/0.6.0.0/adryzz/CustomFilter/CustomFilter.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "Name": "Adryzz's Custom Filter", - "Owner": "Adryzz", - "Description": "The Ultimate filter, allowing you to use any polynomial as a filter without having to write any code!", - "PluginVersion": "2.1.0", - "SupportedDriverVersion": "0.6.0.0", - "RepositoryUrl": "https://github.com/adryzz/CustomFilter", - "DownloadUrl": "https://github.com/adryzz/CustomFilter/releases/download/v2.1.0/CustomFilter.zip", - "CompressionFormat": "zip", - "SHA256": "84833f36adb39316f8d43149f3b08742cb99f3d301af34d74112f23881062aca", - "WikiUrl": "https://github.com/adryzz/CustomFilter#readme", - "LicenseIdentifier": "GPL-3.0-only" -} diff --git a/Repository/0.6.3.0/Kuuuube/CustomFilter/CustomFilter.json b/Repository/0.6.3.0/Kuuuube/CustomFilter/CustomFilter.json new file mode 100644 index 0000000..7733e2b --- /dev/null +++ b/Repository/0.6.3.0/Kuuuube/CustomFilter/CustomFilter.json @@ -0,0 +1,13 @@ +{ + "Name": "Adryzz's Custom Filter", + "Owner": "Kuuuube", + "Description": "The Ultimate filter, allowing you to use any polynomial as a filter without having to write any code!", + "PluginVersion": "2.2.0.0", + "SupportedDriverVersion": "0.6.3.0", + "RepositoryUrl": "https://github.com/Kuuuube/CustomFilter", + "DownloadUrl": "https://github.com/Kuuuube/CustomFilter/releases/download/v2.2.0/CustomFilter.zip", + "CompressionFormat": "zip", + "SHA256": "13f7182aee4b18efa8f0383e582f951f0a3ff0520f2f828075b76331642cd0ed", + "WikiUrl": "https://github.com/Kuuuube/CustomFilter#readme", + "LicenseIdentifier": "GPL-3.0-only" +}