Skip to content

Commit 9ed1384

Browse files
committed
update to hexedit v0.9.14 to overcome dll version issue of 0.9.13
1 parent 9a030cc commit 9ed1384

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

src/pl.arm64.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@
8080
{
8181
"folder-name": "HexEditor",
8282
"display-name": "HEX-Editor",
83-
"version": "0.9.13.0",
84-
"id": "5577e9ef5bd646cb9eccda1bf32db3383e9117c1487c7296604c8ad2de8354c8",
85-
"repository": "https://github.com/chcg/NPP_HexEdit/releases/download/0.9.13/HexEditor_0.9.13_arm64.zip",
83+
"version": "0.9.14.0",
84+
"id": "ba7751e20460b1371703338fc371e5ada5cb733385ee12d016f6ee0002407296",
85+
"repository": "https://github.com/chcg/NPP_HexEdit/releases/download/0.9.14/HexEditor_0.9.14_arm64.zip",
8686
"description": "Hex editor. Some reported issues, however many bugs fixed in latest release.",
8787
"author": "Jens Lorenz",
8888
"homepage": "https://github.com/chcg/NPP_HexEdit"

src/pl.x64.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -529,11 +529,11 @@
529529
{
530530
"folder-name": "HexEditor",
531531
"display-name": "HEX-Editor",
532-
"version": "0.9.13.0",
532+
"version": "0.9.14.0",
533533
"npp-compatible-versions": "[8.3,]",
534534
"old-versions-compatibility": "[,0.9.11][,8.2.1]",
535-
"id": "d7757257b91378b42da8f06525582bd5919643e2a5755a41f806198bf0115a32",
536-
"repository": "https://github.com/chcg/NPP_HexEdit/releases/download/0.9.13/HexEditor_0.9.13_x64.zip",
535+
"id": "9411b2ec113c4918d0b7099f934e26120caad3a46e88756687393ccdd3791570",
536+
"repository": "https://github.com/chcg/NPP_HexEdit/releases/download/0.9.14/HexEditor_0.9.14_x64.zip",
537537
"description": "Hex editor. Some reported issues, however many bugs fixed in latest release.",
538538
"author": "Jens Lorenz",
539539
"homepage": "https://github.com/chcg/NPP_HexEdit"

src/pl.x86.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -550,9 +550,9 @@
550550
{
551551
"folder-name": "HexEditor",
552552
"display-name": "HEX-Editor",
553-
"version": "0.9.13.0",
554-
"id": "5801ad7b74da714f49f81d90c44c864ef5a24a4dffae2da45df2b9ae0e1ea923",
555-
"repository": "https://github.com/chcg/NPP_HexEdit/releases/download/0.9.13/HexEditor_0.9.13_Win32.zip",
553+
"version": "0.9.14.0",
554+
"id": "7e5503ab395bfb1c4cc3d7f0f7ba3e6856356ef0ada016d5fe68f7c5a694731c",
555+
"repository": "https://github.com/chcg/NPP_HexEdit/releases/download/0.9.14/HexEditor_0.9.14_Win32.zip",
556556
"description": "Hex editor. Some reported issues, however many bugs fixed in latest release.",
557557
"author": "Jens Lorenz",
558558
"homepage": "https://github.com/chcg/NPP_HexEdit"

0 commit comments

Comments
 (0)