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
18 changes: 14 additions & 4 deletions src/pl.arm64.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,11 +165,11 @@
{
"folder-name": "MultiReplace",
"display-name": "MultiReplace",
"version": "4.3.2.28",
"version": "4.5.0.30",
"npp-compatible-versions": "[8.5.4,]",
"id": "50e697d73d9dabb7370fcc18887b695370683ddf3bb4d04021153af43029e87b",
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/4.3.2.28/MultiReplace-v4.3.2.28-ARM64.zip",
"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.",
"id": "76eca0f53bafe685b75dcbc093078ab880e39e7a34749e631007667bfcb9da42",
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/4.5.0.30/MultiReplace-v4.5.0.30-ARM64.zip",
"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",
"author": "Thomas Knoefel",
"homepage": "https://github.com/daddel80/notepadpp-multireplace"
},
Expand Down Expand Up @@ -291,6 +291,16 @@
"author": "Don HO",
"homepage": "https://github.com/npp-plugins/pork2sausage"
},
{
"folder-name": "RAScript",
"display-name": "RAScript",
"version": "0.4.1",
"id": "40d920319726a64c7631e8608f92e8ca15d8a3e6e46fea24ff22223ae36fc85a",
"repository": "https://github.com/joshraphael/npp-rascript/releases/download/v0.4.1/npp-rascript_v0.4.1_ARM64.zip",
"description": "Notepad++ plugin to define RAScript grammar",
"author": "Joshua Raphael",
"homepage": "https://github.com/joshraphael/npp-rascript"
},
{
"folder-name": "RunMe",
"display-name": "RunMe",
Expand Down
18 changes: 14 additions & 4 deletions src/pl.x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -774,11 +774,11 @@
{
"folder-name": "MultiReplace",
"display-name": "MultiReplace",
"version": "4.3.2.28",
"version": "4.5.0.30",
"npp-compatible-versions": "[8.5.4,]",
"id": "e411bad0d7533bb31457a9d0475201958243c8abdcd64970c2c22039e0e3cac7",
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/4.3.2.28/MultiReplace-v4.3.2.28-x64.zip",
"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.",
"id": "26cf490f7849fbc930907f64919548f0c5b0183559551f83b48356aa96a3f3d4",
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/4.5.0.30/MultiReplace-v4.5.0.30-x64.zip",
"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",
"author": "Thomas Knoefel",
"homepage": "https://github.com/daddel80/notepadpp-multireplace"
},
Expand Down Expand Up @@ -1284,6 +1284,16 @@
"author": "Bas de Reuver",
"homepage": "https://github.com/BdR76/RandomValuesNPP/"
},
{
"folder-name": "RAScript",
"display-name": "RAScript",
"version": "0.4.1",
"id": "6887041c0fdbe4062923ee8ce374f7984b5442138059de6ff82a9f9f8152c19b",
"repository": "https://github.com/joshraphael/npp-rascript/releases/download/v0.4.1/npp-rascript_v0.4.1_x64.zip",
"description": "Notepad++ plugin to define RAScript grammar",
"author": "Joshua Raphael",
"homepage": "https://github.com/joshraphael/npp-rascript"
},
{
"folder-name": "rdmd-en-x64",
"display-name": "RDMD for Notepad++ (English)",
Expand Down
18 changes: 14 additions & 4 deletions src/pl.x86.json
Original file line number Diff line number Diff line change
Expand Up @@ -829,11 +829,11 @@
{
"folder-name": "MultiReplace",
"display-name": "MultiReplace",
"version": "4.3.2.28",
"version": "4.5.0.30",
"npp-compatible-versions": "[8.5.4,]",
"id": "6ec33485258465a2c9fca94ae853f88264ccc34e9c728ee4943e71ba8cf83758",
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/4.3.2.28/MultiReplace-v4.3.2.28-Win32.zip",
"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.",
"id": "5217e67cab72f08c21bffd8cc8d478c080f18fb18e7c7b372b7cb7a859c4442d",
"repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/4.5.0.30/MultiReplace-v4.5.0.30-Win32.zip",
"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",
"author": "Thomas Knoefel",
"homepage": "https://github.com/daddel80/notepadpp-multireplace"
},
Expand Down Expand Up @@ -1399,6 +1399,16 @@
"author": "Bas de Reuver",
"homepage": "https://github.com/BdR76/RandomValuesNPP/"
},
{
"folder-name": "RAScript",
"display-name": "RAScript",
"version": "0.4.1",
"id": "2f063447419e1bf614e0d854ebc28c2c184b5b84eb22195c5e0cde471cf26968",
"repository": "https://github.com/joshraphael/npp-rascript/releases/download/v0.4.1/npp-rascript_v0.4.1_Win32.zip",
"description": "Notepad++ plugin to define RAScript grammar",
"author": "Joshua Raphael",
"homepage": "https://github.com/joshraphael/npp-rascript"
},
{
"folder-name": "rdmd-en-x86",
"display-name": "RDMD for Notepad++ (English)",
Expand Down
Loading