From eaca6f998e90ecd91a79a15a250e9f6b96b27b3e Mon Sep 17 00:00:00 2001 From: Tuomas Hietanen Date: Sun, 3 May 2026 18:15:56 +0100 Subject: [PATCH] Update NppTreeSitter to 1.1.0 (#1088) * Update NppTreeSitter to 1.1.0 Refresh the x64, x86, and arm64 plugin list entries to point at the 1.1.0 release assets and their new SHA-256 identifiers. --- src/pl.arm64.json | 22 +++++++++++----------- src/pl.x64.json | 20 ++++++++++---------- src/pl.x86.json | 6 +++--- 3 files changed, 24 insertions(+), 24 deletions(-) diff --git a/src/pl.arm64.json b/src/pl.arm64.json index 92ecbe102..837a60517 100644 --- a/src/pl.arm64.json +++ b/src/pl.arm64.json @@ -483,16 +483,16 @@ "author": "Franco Stellari", "homepage": "https://github.com/francostellari/NppPlugins" }, - { - "folder-name": "TreeSitterLexer", - "display-name": "TreeSitter", - "version": "1.0.0", - "id": "abdc416e92deeae68207e03f2b8da04378a1788e0996811c23d14758202d7df1", - "repository": "https://github.com/Thorium/NppTreeSitter/releases/download/1.0.0/NppTreeSitter-arm64.zip", - "description": "Integrate Tree-sitter to Notepad++. AST-based syntax highlighting and code folding for many languages.", - "author": "Tuomas Hietanen", - "homepage": "https://github.com/Thorium/NppTreeSitter/" - }, + { + "folder-name": "TreeSitterLexer", + "display-name": "TreeSitter", + "version": "1.1.0", + "id": "49A37ED0D3C4A9CEAD489D06EDB4B86F5C87BDA4AFD53A5D935240CC50B7F7B0", + "repository": "https://github.com/Thorium/NppTreeSitter/releases/download/1.1.0/NppTreeSitter-arm64.zip", + "description": "Integrate Tree-sitter to Notepad++. AST-based syntax highlighting and code folding for many languages.", + "author": "Tuomas Hietanen", + "homepage": "https://github.com/Thorium/NppTreeSitter/" + }, { "folder-name": "urlPlugin", "display-name": "URL Encode/Decode Plugin", @@ -525,4 +525,4 @@ "homepage": "https://github.com/Krazal/WebEdit" } ] -} \ No newline at end of file +} diff --git a/src/pl.x64.json b/src/pl.x64.json index 9543855af..a41423672 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -1751,16 +1751,16 @@ "author": "IncredibleJunior", "homepage": "https://www.incrediblejunior.com/npp_plugins/" }, - { - "folder-name": "TreeSitterLexer", - "display-name": "TreeSitter", - "version": "1.0.0", - "id": "93e4214d9360fe4e9fd3be4dfc1e2a2869ea5a1c9fdb64e1662a2f5effd36c52", - "repository": "https://github.com/Thorium/NppTreeSitter/releases/download/1.0.0/NppTreeSitter-x64.zip", - "description": "Integrate Tree-sitter to Notepad++. AST-based syntax highlighting and code folding for many languages.", - "author": "Tuomas Hietanen", - "homepage": "https://github.com/Thorium/NppTreeSitter/" - }, + { + "folder-name": "TreeSitterLexer", + "display-name": "TreeSitter", + "version": "1.1.0", + "id": "DC077FE10BEAC90FD9AF517E864EB80821DBFA3A46753C650170062786D12F00", + "repository": "https://github.com/Thorium/NppTreeSitter/releases/download/1.1.0/NppTreeSitter-x64.zip", + "description": "Integrate Tree-sitter to Notepad++. AST-based syntax highlighting and code folding for many languages.", + "author": "Tuomas Hietanen", + "homepage": "https://github.com/Thorium/NppTreeSitter/" + }, { "folder-name": "urlPlugin", "display-name": "URL Encode/Decode Plugin", diff --git a/src/pl.x86.json b/src/pl.x86.json index 6c8e3fb67..c8da3464a 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -1880,9 +1880,9 @@ { "folder-name": "TreeSitterLexer", "display-name": "TreeSitter", - "version": "1.0.0", - "id": "27edd5e8c21e35748b3a1d6faf5f1bb98a5f893ba6c488b6a15d98eedc98eafe", - "repository": "https://github.com/Thorium/NppTreeSitter/releases/download/1.0.0/NppTreeSitter-x86.zip", + "version": "1.1.0", + "id": "C8E3B4613799819C1FFE23942BD607E26788EE60AFF9A58C77778DA8EE8A087E", + "repository": "https://github.com/Thorium/NppTreeSitter/releases/download/1.1.0/NppTreeSitter-x86.zip", "description": "Integrate Tree-sitter to Notepad++. AST-based syntax highlighting and code folding for many languages.", "author": "Tuomas Hietanen", "homepage": "https://github.com/Thorium/NppTreeSitter/"