Skip to content

Commit bce5fee

Browse files
authored
1 parent debf5f9 commit bce5fee

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

src/pl.arm64.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,10 @@
8989
{
9090
"folder-name": "HTMLTag",
9191
"display-name": "HTML Tag",
92-
"version": "1.5.5.0",
92+
"version": "1.5.6.0",
9393
"npp-compatible-versions": "[8.3,]",
94-
"id": "6081c7cec7aa19dbbc0f9a2ab1a7c6d39dc8e2f92fa792036ecaa662d7a077ae",
95-
"repository": "https://github.com/rdipardo/nppHTMLTag/releases/download/v1.5.5/HTMLTag_v1.5.5_arm64.zip",
94+
"id": "42ab10c8bd4d429c425cc00208cf81e24e0e95d07ac146aa5ef0f6c3a40f5c7f",
95+
"repository": "https://github.com/rdipardo/nppHTMLTag/releases/download/v1.5.6/HTMLTag_v1.5.6_arm64.zip",
9696
"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)",
9797
"author": "Martijn Coppoolse",
9898
"homepage": "https://github.com/rdipardo/nppHTMLTag"

src/pl.x64.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -562,11 +562,11 @@
562562
{
563563
"folder-name": "HTMLTag",
564564
"display-name": "HTML Tag",
565-
"version": "1.5.5.0",
565+
"version": "1.5.6.0",
566566
"npp-compatible-versions": "[8.3,]",
567567
"old-versions-compatibility": "[,1.1][,8.2.1]",
568-
"id": "5043c7ea112872fb035fd63a9baa1c720a1c639572a069c6dfdde5e56bad5295",
569-
"repository": "https://github.com/rdipardo/nppHTMLTag/releases/download/v1.5.5/HTMLTag_v1.5.5_x64.zip",
568+
"id": "667eec25d6207d71711f40ff2e32448d4d8aff5e9c4ade69a60fc5440a4a2221",
569+
"repository": "https://github.com/rdipardo/nppHTMLTag/releases/download/v1.5.6/HTMLTag_v1.5.6_x64.zip",
570570
"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)",
571571
"author": "Martijn Coppoolse",
572572
"homepage": "https://github.com/rdipardo/nppHTMLTag"

src/pl.x86.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -581,11 +581,11 @@
581581
{
582582
"folder-name": "HTMLTag_unicode",
583583
"display-name": "HTML Tag",
584-
"version": "1.5.5.0",
584+
"version": "1.5.6.0",
585585
"npp-compatible-versions": "[7.7,]",
586586
"old-versions-compatibility": "[,1.1][,7.6.6]",
587-
"id": "4b7eefd0beb4a40f811ccc237020a86dac6285658b0593d625be779c8e7505f4",
588-
"repository": "https://github.com/rdipardo/nppHTMLTag/releases/download/v1.5.5/HTMLTag_v1.5.5.zip",
587+
"id": "7afc119737172892027e57b37c9014946e846c8508c205d395bacc07849b21a4",
588+
"repository": "https://github.com/rdipardo/nppHTMLTag/releases/download/v1.5.6/HTMLTag_v1.5.6.zip",
589589
"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)",
590590
"author": "Martijn Coppoolse",
591591
"homepage": "https://github.com/rdipardo/nppHTMLTag"

0 commit comments

Comments
 (0)