Skip to content

Commit 1725290

Browse files
authored
updated MultiReplace 4.5.0.30 (notepad-plus-plus#944)
1 parent a9c4bcd commit 1725290

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
@@ -165,11 +165,11 @@
165165
{
166166
"folder-name": "MultiReplace",
167167
"display-name": "MultiReplace",
168-
"version": "4.3.2.28",
168+
"version": "4.5.0.30",
169169
"npp-compatible-versions": "[8.5.4,]",
170-
"id": "50e697d73d9dabb7370fcc18887b695370683ddf3bb4d04021153af43029e87b",
171-
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/4.3.2.28/MultiReplace-v4.3.2.28-ARM64.zip",
172-
"description": "Advanced multi-string replacement; storage of search/replace patterns; CSV column highlighting, targeting, and sorting; mathematical operations on matched strings; rectangular selection support; external lookup files for data normalization and anonymization.",
170+
"id": "76eca0f53bafe685b75dcbc093078ab880e39e7a34749e631007667bfcb9da42",
171+
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/4.5.0.30/MultiReplace-v4.5.0.30-ARM64.zip",
172+
"description": "Multi-string replacement across single or multiple files; reusable search/replace lists; CSV column operations (targeting, sort, delete, replace); external lookup tables; rectangular selection support; conditional (if/then) and math logic.\r\n",
173173
"author": "Thomas Knoefel",
174174
"homepage": "https://github.com/daddel80/notepadpp-multireplace"
175175
},

src/pl.x64.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -774,11 +774,11 @@
774774
{
775775
"folder-name": "MultiReplace",
776776
"display-name": "MultiReplace",
777-
"version": "4.3.2.28",
777+
"version": "4.5.0.30",
778778
"npp-compatible-versions": "[8.5.4,]",
779-
"id": "e411bad0d7533bb31457a9d0475201958243c8abdcd64970c2c22039e0e3cac7",
780-
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/4.3.2.28/MultiReplace-v4.3.2.28-x64.zip",
781-
"description": "Advanced multi-string replacement; storage of search/replace patterns; CSV column highlighting, targeting, and sorting; mathematical operations on matched strings; rectangular selection support; external lookup files for data normalization and anonymization.",
779+
"id": "26cf490f7849fbc930907f64919548f0c5b0183559551f83b48356aa96a3f3d4",
780+
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/4.5.0.30/MultiReplace-v4.5.0.30-x64.zip",
781+
"description": "Multi-string replacement across single or multiple files; reusable search/replace lists; CSV column operations (targeting, sort, delete, replace); external lookup tables; rectangular selection support; conditional (if/then) and math logic.\r\n",
782782
"author": "Thomas Knoefel",
783783
"homepage": "https://github.com/daddel80/notepadpp-multireplace"
784784
},

src/pl.x86.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -829,11 +829,11 @@
829829
{
830830
"folder-name": "MultiReplace",
831831
"display-name": "MultiReplace",
832-
"version": "4.3.2.28",
832+
"version": "4.5.0.30",
833833
"npp-compatible-versions": "[8.5.4,]",
834-
"id": "6ec33485258465a2c9fca94ae853f88264ccc34e9c728ee4943e71ba8cf83758",
835-
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/4.3.2.28/MultiReplace-v4.3.2.28-Win32.zip",
836-
"description": "Advanced multi-string replacement; storage of search/replace patterns; CSV column highlighting, targeting, and sorting; mathematical operations on matched strings; rectangular selection support; external lookup files for data normalization and anonymization.",
834+
"id": "5217e67cab72f08c21bffd8cc8d478c080f18fb18e7c7b372b7cb7a859c4442d",
835+
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/4.5.0.30/MultiReplace-v4.5.0.30-Win32.zip",
836+
"description": "Multi-string replacement across single or multiple files; reusable search/replace lists; CSV column operations (targeting, sort, delete, replace); external lookup tables; rectangular selection support; conditional (if/then) and math logic.\r\n",
837837
"author": "Thomas Knoefel",
838838
"homepage": "https://github.com/daddel80/notepadpp-multireplace"
839839
},

0 commit comments

Comments
 (0)