Skip to content

Commit 98a9ecd

Browse files
committed
fix #858 by own build of NppTextViz 0.4.3, see also PR KubaDee/NppTextViz#7
1 parent 854ffe3 commit 98a9ecd

File tree

3 files changed

+16
-6
lines changed

3 files changed

+16
-6
lines changed

src/pl.arm64.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,16 @@
186186
"author": "Frank Fesevur",
187187
"homepage": "https://www.fesevur.com/nppsnippets"
188188
},
189+
{
190+
"folder-name": "NppTextViz",
191+
"display-name": "NppTextViz",
192+
"version": "0.4.3",
193+
"id": "8fdf194f386806bc86a0ea771f8e8ee7a4e4564f3603631bcd93589a525f0bb3",
194+
"repository": "https://github.com/chcg/NppTextViz/releases/download/v0.4.3/NppTextViz_v0.4.3_ARM64.zip",
195+
"description": "Hide or show lines to help analyse larger files - logs for example. Can hide all lines that contain text pattern. Or simply select several lines and hide them. Based on TextFX plugin v0.25 by Chris Severance.",
196+
"author": "Jakub Dvorak",
197+
"homepage": "https://github.com/KubaDee/NppTextViz"
198+
},
189199
{
190200
"folder-name": "pork2sausage",
191201
"display-name": "Pork to Sausage",

src/pl.x64.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1056,9 +1056,9 @@
10561056
{
10571057
"folder-name": "NppTextViz",
10581058
"display-name": "NppTextViz",
1059-
"version": "0.4.2",
1060-
"id": "e38604c79ab7d0883e0c3b2ba5b8bf82a6b58e4862694414b3cdd2fdd23e8086",
1061-
"repository": "https://github.com/KubaDee/NppTextViz/releases/download/v0.4.2/NppTextViz_x64_v0.4.2.zip",
1059+
"version": "0.4.3",
1060+
"id": "beda3e5bb6e22b5ca660cb4bd81645c0b5f98dfaf7bf622ab5937b716748b274",
1061+
"repository": "https://github.com/chcg/NppTextViz/releases/download/v0.4.3/NppTextViz_v0.4.3_x64.zip",
10621062
"description": "Hide or show lines to help analyse larger files - logs for example. Can hide all lines that contain text pattern. Or simply select several lines and hide them. Based on TextFX plugin v0.25 by Chris Severance.",
10631063
"author": "Jakub Dvorak",
10641064
"homepage": "https://github.com/KubaDee/NppTextViz"

src/pl.x86.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1170,9 +1170,9 @@
11701170
{
11711171
"folder-name": "NppTextViz",
11721172
"display-name": "NppTextViz",
1173-
"version": "0.4.2",
1174-
"id": "8bfefc05f32c8e2ef4eb67b4550da3a7e3be9370eaf379bb899f11b6849867ff",
1175-
"repository": "https://github.com/KubaDee/NppTextViz/releases/download/v0.4.2/NppTextViz_x86_v0.4.2.zip",
1173+
"version": "0.4.3",
1174+
"id": "e573e68db6373d7e7fb9f8032508169b374497da947fa62c0f05466abc3e0238",
1175+
"repository": "https://github.com/chcg/NppTextViz/releases/download/v0.4.3/NppTextViz_v0.4.3_Win32.zip",
11761176
"description": "Hide or show lines to help analyse larger files - logs for example. Can hide all lines that contain text pattern. Or simply select several lines and hide them. Based on TextFX plugin v0.25 by Chris Severance.",
11771177
"author": "Jakub Dvorak",
11781178
"homepage": "https://github.com/KubaDee/NppTextViz"

0 commit comments

Comments
 (0)