From 54e082526000c60c1196f0b7697eb632b8b9ce4d Mon Sep 17 00:00:00 2001 From: Yuriy Pisarev Date: Fri, 21 Aug 2026 20:55:44 +0300 Subject: [PATCH] Add GraphBuilder 1.3.2 (x64) (#1152) * Note the WebView2 runtime requirement in the description * Update GraphBuilder to 1.3.2 --- src/pl.x64.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/pl.x64.json b/src/pl.x64.json index 099606778..e96c0b6a7 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -651,6 +651,16 @@ "author": "Shridhar Kumar", "homepage": "https://github.com/shriprem/Goto-Line-Col-NPP-Plugin" }, + { + "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", + "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" + }, { "folder-name": "HexEditor", "display-name": "HEX-Editor",