From 3170a6242ba32d0d9a5f1961e0d39eff47bae9fb Mon Sep 17 00:00:00 2001 From: rdipardo <59004801+rdipardo@users.noreply.github.com> Date: Wed, 18 Jun 2025 14:00:16 -0400 Subject: [PATCH] HTMLTag v1.5.4 https://bitbucket.org/rdipardo/htmltag/src/v1.5.4/NEWS.textile --- 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 15bd60956..4d82b050c 100644 --- a/src/pl.arm64.json +++ b/src/pl.arm64.json @@ -90,10 +90,10 @@ { "folder-name": "HTMLTag", "display-name": "HTML Tag", - "version": "1.5.3.0", + "version": "1.5.4.0", "npp-compatible-versions": "[8.3,]", - "id": "6e5025cd08750e78f87d497cc4435fb56332a2fb8468c9de76f5921996c4f32d", - "repository": "https://bitbucket.org/rdipardo/htmltag/downloads/HTMLTag_v1.5.3_arm64.zip", + "id": "16cf7fa6b530097fe230f22895e8c49087f2d0d4acde96ddd3562fff497e9bae", + "repository": "https://bitbucket.org/rdipardo/htmltag/downloads/HTMLTag_v1.5.4_arm64.zip", "description": "Provides three core functions:\r\n- HTML and XML tag jumping, like the built-in brace matching and selection\r\n of tags and/or contents.\r\n- HTML entity encoding/decoding (example: é to é)\r\n- JS character encoding/decoding (example: é to \\u00E9)", "author": "Martijn Coppoolse", "homepage": "https://bitbucket.org/rdipardo/htmltag" diff --git a/src/pl.x64.json b/src/pl.x64.json index c8ca39e3a..b8513bdd9 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -541,11 +541,11 @@ { "folder-name": "HTMLTag", "display-name": "HTML Tag", - "version": "1.5.3.0", + "version": "1.5.4.0", "npp-compatible-versions": "[8.3,]", "old-versions-compatibility": "[,1.1][,8.2.1]", - "id": "8bfe9bf72f9e6afb24fc211023834c34b509263423d17d4720f0842eea21ec91", - "repository": "https://bitbucket.org/rdipardo/htmltag/downloads/HTMLTag_v1.5.3_x64.zip", + "id": "7d296da00b41efdc515888e8ce060bbf0b4b22ec1b778045095886c9932620f2", + "repository": "https://bitbucket.org/rdipardo/htmltag/downloads/HTMLTag_v1.5.4_x64.zip", "description": "Provides three core functions:\r\n- HTML and XML tag jumping, like the built-in brace matching and selection\r\n of tags and/or contents.\r\n- HTML entity encoding/decoding (example: é to é)\r\n- JS character encoding/decoding (example: é to \\u00E9)", "author": "Martijn Coppoolse", "homepage": "https://bitbucket.org/rdipardo/htmltag/" diff --git a/src/pl.x86.json b/src/pl.x86.json index dd89d01ae..136e60eb1 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -560,11 +560,11 @@ { "folder-name": "HTMLTag_unicode", "display-name": "HTML Tag", - "version": "1.5.3.0", + "version": "1.5.4.0", "npp-compatible-versions": "[7.7,]", "old-versions-compatibility": "[,1.1][,7.6.6]", - "id": "2fe5b32c611e6507b1339149c03cee75257af366f6f252b7aa3f9369c03fe7d1", - "repository": "https://bitbucket.org/rdipardo/htmltag/downloads/HTMLTag_v1.5.3.zip", + "id": "ae3945abdf64c5a0cb1f32be5b2de53806bcb20e2e3dfd6bf771989b2eba03a6", + "repository": "https://bitbucket.org/rdipardo/htmltag/downloads/HTMLTag_v1.5.4.zip", "description": "Provides three core functions:\r\n- HTML and XML tag jumping, like the built-in brace matching and selection\r\n of tags and/or contents.\r\n- HTML entity encoding/decoding (example: é to é)\r\n- JS character encoding/decoding (example: é to \\u00E9)", "author": "Martijn Coppoolse", "homepage": "https://bitbucket.org/rdipardo/htmltag/"