From 3d4a7f5e044ab03697de85ab06a02aa841f79a09 Mon Sep 17 00:00:00 2001 From: Robert Di Pardo <59004801+rdipardo@users.noreply.github.com> Date: Thu, 14 Apr 2022 14:05:46 -0400 Subject: [PATCH] Update HTMLTag to 1.2.3 https://bitbucket.org/rdipardo/htmltag/src/v1.2.3/NEWS.textile --- 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 2b32a269f..fe971ac70 100755 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -395,11 +395,11 @@ { "folder-name": "HTMLTag", "display-name": "HTML Tag", - "version": "1.2.2.0", + "version": "1.2.3.0", "npp-compatible-versions": "[8.3,]", "old-versions-compatibility": "[,1.1][,8.2.1]", - "id": "3e41e2904f7bc44bc7c3faaec92f25cbb55c54f1328a847236dbf8ae360a9d8b", - "repository": "https://bitbucket.org/rdipardo/htmltag/downloads/HTMLTag_v122_x64.zip", + "id": "ad24c57982e71d0629d8cfeb898d1a7b44dee832d3253c097ea47c688771fc05", + "repository": "https://bitbucket.org/rdipardo/htmltag/downloads/HTMLTag_v123_x64.zip", "description": "Provides three core functions:\r\n- HTML and XML tag jumping, like the built-in brace matching (Ctrl+B / Shift+Ctrl+B), 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 57a836ef0..56fffe2a3 100755 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -486,9 +486,9 @@ { "folder-name": "HTMLTag_unicode", "display-name": "HTML Tag", - "version": "1.2.2.0", - "id": "300e05fb4bdf512f2332104a015998c36e8591288c4d5476af7e34c41b37baef", - "repository": "https://bitbucket.org/rdipardo/htmltag/downloads/HTMLTag_v122.zip", + "version": "1.2.3.0", + "id": "6fbf651dad02b1150bb7ea8547b8aa7e66bac6592256f6b67e73c7df194bfe7f", + "repository": "https://bitbucket.org/rdipardo/htmltag/downloads/HTMLTag_v123.zip", "description": "Provides three core functions:\r\n- HTML and XML tag jumping, like the built-in brace matching (Ctrl+B / Shift+Ctrl+B), 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/"