Skip to content

Commit

Permalink
updated MultiReplace to v3.0.1.13 (#762)
Browse files Browse the repository at this point in the history
  • Loading branch information
daddel80 committed May 3, 2024
1 parent 8539208 commit 6adab34
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions src/pl.arm64.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,10 @@
{
"folder-name": "MultiReplace",
"display-name": "MultiReplace",
"version": "3.0.0.12",
"version": "3.0.1.13",
"npp-compatible-versions": "[8.5.4,]",
"id": "f64867b51026549b5946388212a5cef6223aeba39bb867e1d592c2e9381e0f1d",
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/3.0.0.12/MultiReplace-v3.0.0.12-ARM64.zip",
"id": "48a61da13eb0b846685b783b71dcf82c94d922814320d5e7f8f35bdcf6a8b7c4",
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/3.0.1.13/MultiReplace-v3.0.1.13-ARM64.zip",
"description": "Advanced multi-string replacement; storage of search/replace patterns; CSV column highlighting, targeting, and sorting; dynamic computational operations; rectangular selection support.",
"author": "Thomas Knoefel",
"homepage": "https://github.com/daddel80/notepadpp-multireplace"
Expand Down
6 changes: 3 additions & 3 deletions src/pl.x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -708,10 +708,10 @@
{
"folder-name": "MultiReplace",
"display-name": "MultiReplace",
"version": "3.0.0.12",
"version": "3.0.1.13",
"npp-compatible-versions": "[8.5.4,]",
"id": "2c46a24df2eb296de7ccc9aeb3007b1d3a42b3501a4e13d1a16bea3ccb603dc1",
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/3.0.0.12/MultiReplace-v3.0.0.12-x64.zip",
"id": "7aa5600ec5d0feb5708a7464985266a0cc70f682c5feacbe7c296b65130b64fe",
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/3.0.1.13/MultiReplace-v3.0.1.13-x64.zip",
"description": "Advanced multi-string replacement; storage of search/replace patterns; CSV column highlighting, targeting, and sorting; dynamic computational operations; rectangular selection support.",
"author": "Thomas Knoefel",
"homepage": "https://github.com/daddel80/notepadpp-multireplace"
Expand Down
6 changes: 3 additions & 3 deletions src/pl.x86.json
Original file line number Diff line number Diff line change
Expand Up @@ -795,10 +795,10 @@
{
"folder-name": "MultiReplace",
"display-name": "MultiReplace",
"version": "3.0.0.12",
"version": "3.0.1.13",
"npp-compatible-versions": "[8.5.4,]",
"id": "cdae03d65e6f30260ebc75cdd667d608d34e96090b18bd96be7c662951d39b67",
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/3.0.0.12/MultiReplace-v3.0.0.12-Win32.zip",
"id": "490874cde368e24d2b0c072b1f859cb60959615931c99342e8911e9093d641b1",
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/3.0.1.13/MultiReplace-v3.0.1.13-Win32.zip",
"description": "Advanced multi-string replacement; storage of search/replace patterns; CSV column highlighting, targeting, and sorting; dynamic computational operations; rectangular selection support.",
"author": "Thomas Knoefel",
"homepage": "https://github.com/daddel80/notepadpp-multireplace"
Expand Down

0 comments on commit 6adab34

Please sign in to comment.