diff --git a/src/pl.x64.json b/src/pl.x64.json index 6ae3240a2..38d2f5b4e 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -1610,6 +1610,17 @@ "description": "A lexer for Android, also can capture logs in real time, provides some utilities for developers.", "author": "simbaba", "homepage": "https://sourceforge.net/projects/androidlogger" + }, + { + "folder-name": "pycalc", + "display-name": "pycalc", + "version": "1.0.0", + "npp-compatible-versions": "[7.8.1,]", + "id": "7708d6091754d7867f76cb5f1ff14d4aafa48ddd51da8a782b39cc8a85c921aa", + "repository": "https://github.com/pycalc-plugin/notepad-plus-plus/releases/download/1.0.0/pycalc-x64.zip", + "description": "The pycalc plugin enables the execution of python code directly within the editor upon pressing the Enter key.", + "author": "pycalc", + "homepage": "https://github.com/pycalc-plugin/notepad-plus-plus" } ] } diff --git a/src/pl.x86.json b/src/pl.x86.json index 6a4e2eafd..2d5f497af 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -1833,6 +1833,17 @@ "description": "This Notepad++ plugin can hide the unsightly folding lines, and for convenience, you can fold and unfold the current level using the Alt + Left/Right keys.", "author": "leonardchai@gmail.com", "homepage": "https://github.com/leonardchai/FoldingLineHider" + }, + { + "folder-name": "pycalc", + "display-name": "pycalc", + "version": "1.0.0", + "npp-compatible-versions": "[7.7.1,]", + "id": "4decd1d50b3a855221b0f98fd9d2ee201dd22c766047afe0ef4086e09a7f42bc", + "repository": "https://github.com/pycalc-plugin/notepad-plus-plus/releases/download/1.0.0/pycalc-x86.zip", + "description": "The pycalc plugin enables the execution of python code directly within the editor upon pressing the Enter key.", + "author": "pycalc", + "homepage": "https://github.com/pycalc-plugin/notepad-plus-plus" } ] }