Skip to content

Commit 605ec21

Browse files
authored
fix #1059 (#1072)
NppCrypt pulled from GitHub? Recompiled from forked repo as orig https://github.com/jeanpaulrichter/nppcrypt was deleted.
1 parent 8557dba commit 605ec21

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

src/pl.x64.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -984,6 +984,16 @@
984984
"author": "Vladimir Korobenkov",
985985
"homepage": "https://github.com/vladk1973/npp.connections"
986986
},
987+
{
988+
"folder-name": "nppcrypt",
989+
"display-name": "NppCrypt",
990+
"version": "1.0.1.6",
991+
"id": "134e6a10b088bc65d67d5d2bee1a56abd9495783cd84d3c0e76365361243368d",
992+
"repository": "https://github.com/chcg/nppcrypt/releases/download/1.0.1.6/nppcrypt_1.0.1.6_x64.zip",
993+
"description": "Encryption/decryption with various block ciphers, hash-algorithms, random-characters, encoding with Base-16/32/64. Recompiled from forked repo as orig https://github.com/jeanpaulrichter/nppcrypt was deleted.",
994+
"author": "Jean Paul Richter",
995+
"homepage": "https://github.com/chcg/nppcrypt"
996+
},
987997
{
988998
"folder-name": "NppESPHome",
989999
"display-name": "NppESPHome",

src/pl.x86.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1070,6 +1070,16 @@
10701070
"author": "RinOSpro",
10711071
"homepage": "https://sourceforge.net/projects/nppcalc/"
10721072
},
1073+
{
1074+
"folder-name": "nppcrypt",
1075+
"display-name": "NppCrypt",
1076+
"version": "1.0.1.6",
1077+
"id": "af15d039e1b8da21c3650ae3f2303b9e97caeaa1faabe68e6804194393b87ec7",
1078+
"repository": "https://github.com/chcg/nppcrypt/releases/download/1.0.1.6/nppcrypt_1.0.1.6_x86.zip",
1079+
"description": "Encryption/decryption with various block ciphers, hash-algorithms, random-characters, encoding with Base-16/32/64. Recompiled from forked repo as orig https://github.com/jeanpaulrichter/nppcrypt was deleted.",
1080+
"author": "Jean Paul Richter",
1081+
"homepage": "https://github.com/chcg/nppcrypt"
1082+
},
10731083
{
10741084
"folder-name": "NppESPHome",
10751085
"display-name": "NppESPHome",

0 commit comments

Comments
 (0)