From c72ca59ef15e5fcb37e96f057d7c2ce07cc78332 Mon Sep 17 00:00:00 2001 From: ezyuzin <3999766+ezyuzin@users.noreply.github.com> Date: Sun, 18 Jan 2026 19:04:59 +0300 Subject: [PATCH 1/3] update AnotherMarkdown to 0.1.6 (#1030) Co-authored-by: evgeny.zyuzin --- src/pl.x64.json | 8 ++++---- src/pl.x86.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/pl.x64.json b/src/pl.x64.json index e4ade3e40..03f76c201 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -49,10 +49,10 @@ { "folder-name": "AnotherMarkdown", "display-name": "Another Markdown", - "version": "0.1.4", - "id": "95453e9257b8ac1bb89fbc465625382828440b57df2691d6967654d9f96621fc", - "repository": "https://github.com/ezyuzin/NppAnotherMarkdown/releases/download/0.1.4/AnotherMarkdown-0.1.4-x64.zip", - "description": "[Requires .NET framework v4.7.2]\r\nEasiest customizable, extendable preview and edit for Markdown files.\r\nBonus: Edit and preview 360 photos", + "version": "0.1.6", + "id": "5964887dec3528e2d6027b150395d4677f0f9fc18e8e2e935d64a2e3c84e5fc4", + "repository": "https://github.com/ezyuzin/NppAnotherMarkdown/releases/download/0.1.6/AnotherMarkdown-0.1.6-x64.zip", + "description": "[Requires .NET framework v4.7.2]\r\nEasiest customizable, extendable preview and edit for Markdown files", "author": "Evgeny Zyuzin", "homepage": "https://github.com/ezyuzin/NppAnotherMarkdown", "npp-compatible-versions": "[8.5,]" diff --git a/src/pl.x86.json b/src/pl.x86.json index f7b191d2e..0681ab647 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -47,10 +47,10 @@ { "folder-name": "AnotherMarkdown", "display-name": "Another Markdown", - "version": "0.1.4", - "id": "aabf3110228b2ce7415b7fbee6657366937b97530f6d2207703b6c78ae63e741", - "repository": "https://github.com/ezyuzin/NppAnotherMarkdown/releases/download/0.1.4/AnotherMarkdown-0.1.4-x86.zip", - "description": "[Requires .NET framework v4.7.2]\r\nEasiest customizable, extendable preview and edit for Markdown files.\r\nBonus: Edit and preview 360 photos", + "version": "0.1.6", + "id": "58f030480fa88bf74dc5e60cb30df41b6dc8ed68d31d77658b3cbff24b2b09f1", + "repository": "https://github.com/ezyuzin/NppAnotherMarkdown/releases/download/0.1.6/AnotherMarkdown-0.1.6-x86.zip", + "description": "[Requires .NET framework v4.7.2]\r\nEasiest customizable, extendable preview and edit for Markdown files", "author": "Evgeny Zyuzin", "homepage": "https://github.com/ezyuzin/NppAnotherMarkdown", "npp-compatible-versions": "[8.5,]" From fae2b2b83f837ff878d56414125aea665470c7d3 Mon Sep 17 00:00:00 2001 From: Randy Fellmy <37453876+Coises@users.noreply.github.com> Date: Sun, 18 Jan 2026 09:05:49 -0700 Subject: [PATCH 2/3] Update Columns++ to version 1.3.1. (#1031) --- src/pl.x64.json | 6 +++--- src/pl.x86.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pl.x64.json b/src/pl.x64.json index 03f76c201..32aac8e11 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -208,9 +208,9 @@ { "folder-name": "ColumnsPlusPlus", "display-name": "Columns++", - "version": "1.3", - "id": "DA54576763E7A62A980F9DE7B0277AA7242DF82A6F45C5FD0196B7CCC6D08AD3", - "repository": "https://github.com/Coises/ColumnsPlusPlus/releases/download/v1.3/ColumnsPlusPlus-1.3-x64.zip", + "version": "1.3.1", + "id": "F31475EE604E7645ADF998123FF37460B5D46477396675AAE17192A3F03BE7EB", + "repository": "https://github.com/Coises/ColumnsPlusPlus/releases/download/v1.3.1/ColumnsPlusPlus-1.3.1-x64.zip", "description": "Offers features for working with text and data arranged in columns, including an implementation of elastic tabstops, enhanced searching and sorting, column alignment and numeric calulations.", "author": "Randall Joseph Fellmy", "homepage": "https://github.com/Coises/ColumnsPlusPlus", diff --git a/src/pl.x86.json b/src/pl.x86.json index 0681ab647..7eca38647 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -193,9 +193,9 @@ { "folder-name": "ColumnsPlusPlus", "display-name": "Columns++", - "version": "1.3", - "id": "879FDAA56128FBC070E3779C6EA8DFB217559D917C7C4BD1CF0B0D39F511ECED", - "repository": "https://github.com/Coises/ColumnsPlusPlus/releases/download/v1.3/ColumnsPlusPlus-1.3-x86.zip", + "version": "1.3.1", + "id": "26246F793C0A9AD74A76EC14E2DE3B387D1246AE4AA04A904F9CF532C65AA799", + "repository": "https://github.com/Coises/ColumnsPlusPlus/releases/download/v1.3.1/ColumnsPlusPlus-1.3.1-x86.zip", "description": "Offers features for working with text and data arranged in columns, including an implementation of elastic tabstops, enhanced searching and sorting, column alignment and numeric calulations.", "author": "Randall Joseph Fellmy", "homepage": "https://github.com/Coises/ColumnsPlusPlus", From afeea22933ce8187bff74a3eab19872673c3d1e5 Mon Sep 17 00:00:00 2001 From: Thomas Knoefel <53190206+daddel80@users.noreply.github.com> Date: Sun, 18 Jan 2026 17:06:43 +0100 Subject: [PATCH 3/3] updated MultiReplace 4.6.1.34 (#1028) --- src/pl.arm64.json | 6 +++--- src/pl.x64.json | 6 +++--- src/pl.x86.json | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/pl.arm64.json b/src/pl.arm64.json index 0a7b2dd0e..0374add29 100644 --- a/src/pl.arm64.json +++ b/src/pl.arm64.json @@ -174,10 +174,10 @@ { "folder-name": "MultiReplace", "display-name": "MultiReplace", - "version": "4.6.0.33", + "version": "4.6.1.34", "npp-compatible-versions": "[8.5.4,]", - "id": "ff398ff2f6b8951ec3999339e6592792bf772bd6fad46dcfc74963f84848fdb4", - "repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/4.6.0.33/MultiReplace-v4.6.0.33-ARM64.zip", + "id": "4899e42e2a99aa083a27e12c9bd03d5561fd826007b9b44815f872aa85e297c8", + "repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/4.6.1.34/MultiReplace-v4.6.1.34-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" diff --git a/src/pl.x64.json b/src/pl.x64.json index 32aac8e11..4bdc563cd 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -805,10 +805,10 @@ { "folder-name": "MultiReplace", "display-name": "MultiReplace", - "version": "4.6.0.33", + "version": "4.6.1.34", "npp-compatible-versions": "[8.5.4,]", - "id": "a9aed5a5a96c7e33df21a9ad068c27f408d86284734444517630f74e0e058f8a", - "repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/4.6.0.33/MultiReplace-v4.6.0.33-x64.zip", + "id": "8a69b11fdbd72f2033cb12fcb50d999353538e2bf26bf2c30e3b187cea199966", + "repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/4.6.1.34/MultiReplace-v4.6.1.34-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" diff --git a/src/pl.x86.json b/src/pl.x86.json index 7eca38647..339d059f7 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -871,10 +871,10 @@ { "folder-name": "MultiReplace", "display-name": "MultiReplace", - "version": "4.6.0.33", + "version": "4.6.1.34", "npp-compatible-versions": "[8.5.4,]", - "id": "d543462179ee2a4eccb1df7b476d7738b1025baec6ac68c21a566534850129bb", - "repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/4.6.0.33/MultiReplace-v4.6.0.33-Win32.zip", + "id": "2ae0d718923b395fded1e0da782eef8e40862dbc95f5f3722314341028f3f662", + "repository": "https://github.com/daddel80/notepadpp-multireplace/releases/download/4.6.1.34/MultiReplace-v4.6.1.34-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"