diff --git a/requirements.txt b/requirements.txt index c8dde182d..5ff33ba8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ attrs==26.1.0 certifi==2026.7.22 -charset-normalizer==3.5.0 -idna==3.18 +charset-normalizer==3.5.1 +idna==3.19 jsonschema==4.25.1 pyrsistent==0.20.0 pywin32==312 diff --git a/src/pl.x64.json b/src/pl.x64.json index 3ca729d4e..7bc9aa066 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -654,9 +654,9 @@ { "folder-name": "GraphBuilderLaz", "display-name": "Graph Builder", - "version": "1.3.2", - "id": "10d8323e5d3f773734dd43df0265e582d1f36e794c8bae4a90db4b98662a721f", - "repository": "https://github.com/pisarev/graphbuilder-npp/releases/download/v1.3.2/GraphBuilder-npp-1.3.2-win64.zip", + "version": "1.3.3", + "id": "1c143f67fbbb47d52b53b9d5da45dad3d9823a4776a6e9e4b2f9440e4be4a7d0", + "repository": "https://github.com/pisarev/graphbuilder-npp/releases/download/v1.3.3/GraphBuilder-npp-1.3.3-win64.zip", "description": "[Requires the WebView2 runtime, which ships with Windows 11 and arrives with Edge on Windows 10]\r\nA docked panel that plots the formula under your mouse: roots, intersections, extrema, a report, and a formula fitted to pasted data.", "author": "Yuriy Pisarev", "homepage": "https://github.com/pisarev/graphbuilder-npp" @@ -676,9 +676,9 @@ { "folder-name": "HLASMLexer", "display-name": "HLASM Lexer - Column-Aware Syntax Highlighting", - "version": "1.1.0", - "id": "506c27ddea0242554c6f08abd7dbedad1273a6027db27b57faf1e4b22bd63142", - "repository": "https://github.com/Zaneham/hlasm-npp/releases/download/v1.1.0/HLASMLexer_x64.zip", + "version": "1.1.1", + "id": "cd3bfda12873a6173f4ec63af33cb10f93336bd33ae7be3c9612a5bcdd824c69", + "repository": "https://github.com/Zaneham/hlasm-npp/releases/download/v1.1.1/HLASMLexer_x64.zip", "description": "Column-aware syntax highlighting for IBM HLASM. Understands the 80-column punch card layout — labels, operations, operands, continuation markers and sequence numbers are each highlighted by their column position, not just keywords.", "author": "Zane Hambly", "homepage": "https://github.com/Zaneham/hlasm-npp" @@ -1434,6 +1434,16 @@ "author": "Xuefeng", "homepage": "https://github.com/ZhuXuefengGitHub/NX_ASCII_Database_Helper" }, + { + "folder-name": "OCamlLexer", + "display-name": "OCaml Lexer", + "version": "1.0.0", + "id": "20b136328f477e7ace3366b0ca87d6de61d61b384969f275f419a41d65e8a3be", + "repository": "https://github.com/Zaneham/ocaml-npp/releases/download/v1.0.0/OCamlLexer_x64.zip", + "description": "Syntax highlighting, folding and live linting for OCaml. A Scintilla ILexer5 lexer, so OCaml registers as a real language, with nested comments, quoted strings and char literals kept apart from type variables. Bundles the olint linter, which draws diagnostics inline on open and save.", + "author": "Zane Hambly", + "homepage": "https://github.com/Zaneham/ocaml-npp" + }, { "folder-name": "nppplugin_ofis2", "display-name": "Open File In Solution",