Skip to content

Commit 2a671fe

Browse files
authored
MultiReplace 6.0.0.36 (notepad-plus-plus#1110)
1 parent 1ecc54f commit 2a671fe

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

src/pl.arm64.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -195,11 +195,11 @@
195195
{
196196
"folder-name": "MultiReplace",
197197
"display-name": "MultiReplace",
198-
"version": "5.0.0.35",
198+
"version": "6.0.0.36",
199199
"npp-compatible-versions": "[8.5.4,]",
200-
"id": "3487f2b17b0f851995541eb8055068fbaab8d312bc70203dab7f0387ed11afad",
201-
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/5.0.0.35/MultiReplace-v5.0.0.35-ARM64.zip",
202-
"description": "Multi-pattern search & replace across single or multiple files; reusable search/replace lists; CSV column operations (sort, delete, replace); FlowTabs for visual column alignment; external lookup tables; rectangular selection support; conditional (if/then) and math logic.\r\n",
200+
"id": "b322f2f58721d2c5439abfa43eb9356a7c81a265b86685b3385a6ddde03c2c3a",
201+
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/6.0.0.36/MultiReplace-v6.0.0.36-ARM64.zip",
202+
"description": "Multi-pattern search & replace across single or multiple files; reusable search & replace lists; CSV column operations (sort, delete, deduplicate); FlowTabs for visual column alignment; dockable search results; rectangular selection support; Lua/ExprTk formula engine with conditional and math logic.\r\n",
203203
"author": "Thomas Knoefel",
204204
"homepage": "https://github.com/daddel80/notepadpp-multireplace"
205205
},

src/pl.x64.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -856,11 +856,11 @@
856856
{
857857
"folder-name": "MultiReplace",
858858
"display-name": "MultiReplace",
859-
"version": "5.0.0.35",
859+
"version": "6.0.0.36",
860860
"npp-compatible-versions": "[8.5.4,]",
861-
"id": "9218099e90e43901029a01ba9131462bfe0aacfcda7d6338e18efd78deb5a858",
862-
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/5.0.0.35/MultiReplace-v5.0.0.35-x64.zip",
863-
"description": "Multi-pattern search & replace across single or multiple files; reusable search/replace lists; CSV column operations (sort, delete, replace); FlowTabs for visual column alignment; external lookup tables; rectangular selection support; conditional (if/then) and math logic.\r\n",
861+
"id": "e6a7fe3a230ed5c61b4f76bfba53e077d30a24b1d8bacb323784e4c02c90dcae",
862+
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/6.0.0.36/MultiReplace-v6.0.0.36-x64.zip",
863+
"description": "Multi-pattern search & replace across single or multiple files; reusable search & replace lists; CSV column operations (sort, delete, deduplicate); FlowTabs for visual column alignment; dockable search results; rectangular selection support; Lua/ExprTk formula engine with conditional and math logic.\r\n",
864864
"author": "Thomas Knoefel",
865865
"homepage": "https://github.com/daddel80/notepadpp-multireplace"
866866
},

src/pl.x86.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -912,11 +912,11 @@
912912
{
913913
"folder-name": "MultiReplace",
914914
"display-name": "MultiReplace",
915-
"version": "5.0.0.35",
915+
"version": "6.0.0.36",
916916
"npp-compatible-versions": "[8.5.4,]",
917-
"id": "fc49ccac120b0f8c38c55856901de4dffe3ff2249a645971e195ab33b158e235",
918-
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/5.0.0.35/MultiReplace-v5.0.0.35-Win32.zip",
919-
"description": "Multi-pattern search & replace across single or multiple files; reusable search/replace lists; CSV column operations (sort, delete, replace); FlowTabs for visual column alignment; external lookup tables; rectangular selection support; conditional (if/then) and math logic.\r\n",
917+
"id": "6d8f90993c01edf7402e53f77ff517cafa192955d28a636d9b4a81341c872fc5",
918+
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/6.0.0.36/MultiReplace-v6.0.0.36-Win32.zip",
919+
"description": "Multi-pattern search & replace across single or multiple files; reusable search & replace lists; CSV column operations (sort, delete, deduplicate); FlowTabs for visual column alignment; dockable search results; rectangular selection support; Lua/ExprTk formula engine with conditional and math logic.\r\n",
920920
"author": "Thomas Knoefel",
921921
"homepage": "https://github.com/daddel80/notepadpp-multireplace"
922922
},

0 commit comments

Comments
 (0)