Skip to content

Commit eeeaee6

Browse files
committed
update nppexec from 0.8.8 -> 0.8.10
1 parent 5a5213c commit eeeaee6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/pl.x64.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -955,9 +955,9 @@
955955
{
956956
"folder-name": "NppExec",
957957
"display-name": "NppExec",
958-
"version": "0.8.8",
959-
"id": "70e53fed962eeb21d2e11243c7cfad75d010b38565812f66bdf16b1c6e7c6f79",
960-
"repository": "https://github.com/d0vgan/nppexec/releases/download/v088/NppExec_088_dll_x64.zip",
958+
"version": "0.8.10",
959+
"id": "fb1829a1003180dc760ebe8c9ae025d2e89bfe22bd5e33ed661748b747f32b5e",
960+
"repository": "https://github.com/d0vgan/nppexec/releases/download/NppExec_v0810/NppExec_0810_dll_x64.zip",
961961
"description": "Execute commands or saved scripts without leaving Notepad++.",
962962
"author": "Vitaliy Dovgan",
963963
"homepage": "https://github.com/d0vgan/nppexec"

src/pl.x86.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1040,9 +1040,9 @@
10401040
{
10411041
"folder-name": "NppExec",
10421042
"display-name": "NppExec",
1043-
"version": "0.8.8",
1044-
"id": "83fcb24c2ab860d94d31783a213757c8137735154712ad28137c2fa452fec17f",
1045-
"repository": "https://github.com/d0vgan/nppexec/releases/download/v088/NppExec_088_dll.zip",
1043+
"version": "0.8.10",
1044+
"id": "49d6b8fd513edefdf895ae7b8fbf597c6f7c34081b7d1875ca11b8eb7b1a40c3",
1045+
"repository": "https://github.com/d0vgan/nppexec/releases/download/NppExec_v0810/NppExec_0810_dll.zip",
10461046
"description": "Execute commands or saved scripts without leaving Notepad++.",
10471047
"author": "Vitaliy Dovgan",
10481048
"homepage": "https://github.com/d0vgan/nppexec"

0 commit comments

Comments
 (0)