From e1e166ffcdb28ff950089175c150846e57283d6a Mon Sep 17 00:00:00 2001 From: vansearch Date: Sat, 19 Sep 2026 15:45:40 -0300 Subject: [PATCH 1/2] Add Native Hold Key 1.0.0.0 --- .../vansearch/NativeHoldKey/NativeHoldKey.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Repository/0.6.7.0/vansearch/NativeHoldKey/NativeHoldKey.json diff --git a/Repository/0.6.7.0/vansearch/NativeHoldKey/NativeHoldKey.json b/Repository/0.6.7.0/vansearch/NativeHoldKey/NativeHoldKey.json new file mode 100644 index 0000000..772108a --- /dev/null +++ b/Repository/0.6.7.0/vansearch/NativeHoldKey/NativeHoldKey.json @@ -0,0 +1,13 @@ +{ + "Name": "Native Hold Key", + "Owner": "vansearch", + "Description": "Native macOS hold-key bindings with Quartz autorepeat and safe key release.", + "PluginVersion": "1.0.0.0", + "SupportedDriverVersion": "0.6.7.0", + "RepositoryUrl": "https://github.com/vansearch/NativeHoldKey", + "DownloadUrl": "https://github.com/vansearch/NativeHoldKey/releases/download/1.0.0.0/NativeHoldKey-1.0.0.0.zip", + "CompressionFormat": "zip", + "SHA256": "67751b63c09289aaf77d1f3b634446d31f3b1e3945da64f94c44283ab519d1db", + "WikiUrl": "https://github.com/vansearch/NativeHoldKey#readme", + "LicenseIdentifier": "MIT" +} From ae06448f5daa5e235d90c6dfd07d0f8ea706be87 Mon Sep 17 00:00:00 2001 From: vansearch Date: Sat, 19 Sep 2026 16:00:04 -0300 Subject: [PATCH 2/2] Update Native Hold Key to 1.1.0.0 --- .../0.6.7.0/vansearch/NativeHoldKey/NativeHoldKey.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Repository/0.6.7.0/vansearch/NativeHoldKey/NativeHoldKey.json b/Repository/0.6.7.0/vansearch/NativeHoldKey/NativeHoldKey.json index 772108a..e3dcc40 100644 --- a/Repository/0.6.7.0/vansearch/NativeHoldKey/NativeHoldKey.json +++ b/Repository/0.6.7.0/vansearch/NativeHoldKey/NativeHoldKey.json @@ -1,13 +1,13 @@ { "Name": "Native Hold Key", "Owner": "vansearch", - "Description": "Native macOS hold-key bindings with Quartz autorepeat and safe key release.", - "PluginVersion": "1.0.0.0", + "Description": "Cross-platform hold-key bindings with native autorepeat and safe key release.", + "PluginVersion": "1.1.0.0", "SupportedDriverVersion": "0.6.7.0", "RepositoryUrl": "https://github.com/vansearch/NativeHoldKey", - "DownloadUrl": "https://github.com/vansearch/NativeHoldKey/releases/download/1.0.0.0/NativeHoldKey-1.0.0.0.zip", + "DownloadUrl": "https://github.com/vansearch/NativeHoldKey/releases/download/1.1.0.0/NativeHoldKey-1.1.0.0.zip", "CompressionFormat": "zip", - "SHA256": "67751b63c09289aaf77d1f3b634446d31f3b1e3945da64f94c44283ab519d1db", + "SHA256": "8d0295d5d7cd7cf81519050d2d651dca562e1525e1003c7edc6a7faab9f2bb9d", "WikiUrl": "https://github.com/vansearch/NativeHoldKey#readme", "LicenseIdentifier": "MIT" }