Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 12 additions & 2 deletions src/pl.x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"folder-name": "AnalysePlugin",
"display-name": "AnalysePlugin",
"version": "1.13.49.0",
"npp-compatible-versions": "[8.3,]",
"-compatible-versions": "[8.3,]",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please correct that unrelated change.

"old-versions-compatibility": "[,1.12.47.0][,8.2.1]",
"id": "5ff269f9981d5b21342179e188a75795092068925c44f92048d4cca75e091afc",
"repository": "https://sourceforge.net/projects/analyseplugin/files/binaries/v01.13-R49/AnalysePlugin-v01.13-R49-x64.zip",
Expand All @@ -39,7 +39,7 @@
"folder-name": "AndroidLogger",
"display-name": "AndroidLogger",
"version": "1.4.3.4",
"npp-compatible-versions": "[7.8,]",
"-compatible-versions": "[7.8,]",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please correct that unrelated change.

"id": "76d13f9d474fc3d2ebf288c732768f3e80fa668b30336e3f7493347123c492d1",
"repository": "https://github.com/glandon/AndroidLogger/releases/download/v1.4.3.4/AndroidLogger.v1.4.3.4.EN.x64.zip",
"description": "A comprehensive Android suite featuring real-time log/screen capture, integrated file explorer for rapid operations, and a smart command panel supporting one-click search/execution of commands with output retrieval.",
Expand Down Expand Up @@ -1552,6 +1552,16 @@
"author": "Frank Fesevur",
"homepage": "https://www.fesevur.com/nppsnippets"
},
{
"folder-name": "NppStripIpAndHost",
"display-name": "NppStripIpAndHost",
"version": "1.0.0",
"id": "F3ADC88E677EDEAB64380E94F9E9B8D4EAC2C95743449514BD718CE4AF8AAE4A",
"repository": "https://github.com/larreblarsson/NppStripIpAndHost/releases/download/1.0.0/NppStripIpAndHost_1.0.0_x64.zip",
"description": "Strips out sensitive IP addresses (IPv4 & IPv6) and hostnames from text files and server logs. Features a custom replacement UI and safe per-document undo.",
"author": "Tomas Larsson",
"homepage": "https://github.com/larreblarsson/NppStripIpAndHost.git"
},
{
"folder-name": "nppplugin_solutionhub",
"display-name": "Solution Hub",
Expand Down
Loading