Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/pl.arm64.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,11 +195,11 @@
{
"folder-name": "MultiReplace",
"display-name": "MultiReplace",
"version": "5.0.0.35",
"version": "6.0.0.36",
"npp-compatible-versions": "[8.5.4,]",
"id": "3487f2b17b0f851995541eb8055068fbaab8d312bc70203dab7f0387ed11afad",
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/5.0.0.35/MultiReplace-v5.0.0.35-ARM64.zip",
"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",
"id": "b322f2f58721d2c5439abfa43eb9356a7c81a265b86685b3385a6ddde03c2c3a",
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/6.0.0.36/MultiReplace-v6.0.0.36-ARM64.zip",
"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",
"author": "Thomas Knoefel",
"homepage": "https://github.com/daddel80/notepadpp-multireplace"
},
Expand Down
8 changes: 4 additions & 4 deletions src/pl.x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -856,11 +856,11 @@
{
"folder-name": "MultiReplace",
"display-name": "MultiReplace",
"version": "5.0.0.35",
"version": "6.0.0.36",
"npp-compatible-versions": "[8.5.4,]",
"id": "9218099e90e43901029a01ba9131462bfe0aacfcda7d6338e18efd78deb5a858",
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/5.0.0.35/MultiReplace-v5.0.0.35-x64.zip",
"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",
"id": "e6a7fe3a230ed5c61b4f76bfba53e077d30a24b1d8bacb323784e4c02c90dcae",
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/6.0.0.36/MultiReplace-v6.0.0.36-x64.zip",
"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",
"author": "Thomas Knoefel",
"homepage": "https://github.com/daddel80/notepadpp-multireplace"
},
Expand Down
8 changes: 4 additions & 4 deletions src/pl.x86.json
Original file line number Diff line number Diff line change
Expand Up @@ -912,11 +912,11 @@
{
"folder-name": "MultiReplace",
"display-name": "MultiReplace",
"version": "5.0.0.35",
"version": "6.0.0.36",
"npp-compatible-versions": "[8.5.4,]",
"id": "fc49ccac120b0f8c38c55856901de4dffe3ff2249a645971e195ab33b158e235",
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/5.0.0.35/MultiReplace-v5.0.0.35-Win32.zip",
"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",
"id": "6d8f90993c01edf7402e53f77ff517cafa192955d28a636d9b4a81341c872fc5",
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/6.0.0.36/MultiReplace-v6.0.0.36-Win32.zip",
"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",
"author": "Thomas Knoefel",
"homepage": "https://github.com/daddel80/notepadpp-multireplace"
},
Expand Down
Loading