Skip to content

Commit 509da06

Browse files
authored
1 parent 9ab7135 commit 509da06

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

src/pl.arm64.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@
5858
{
5959
"folder-name": "HTMLTag",
6060
"display-name": "HTML Tag",
61-
"version": "1.5.1.0",
61+
"version": "1.5.2.0",
6262
"npp-compatible-versions": "[8.3,]",
63-
"id": "bc78aa6515a97e1e1f111a06c67329ed325d8c30607b7251a8a55d914137a258",
64-
"repository": "https://bitbucket.org/rdipardo/htmltag/downloads/HTMLTag_v1.5.1_arm64.zip",
63+
"id": "8dc0ec180499db04b724b62945de0f2ff1dac677763fd63d67fd4a6f9d80f491",
64+
"repository": "https://bitbucket.org/rdipardo/htmltag/downloads/HTMLTag_v1.5.2_arm64.zip",
6565
"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)",
6666
"author": "Martijn Coppoolse",
6767
"homepage": "https://bitbucket.org/rdipardo/htmltag"

src/pl.x64.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -496,11 +496,11 @@
496496
{
497497
"folder-name": "HTMLTag",
498498
"display-name": "HTML Tag",
499-
"version": "1.5.1.0",
499+
"version": "1.5.2.0",
500500
"npp-compatible-versions": "[8.3,]",
501501
"old-versions-compatibility": "[,1.1][,8.2.1]",
502-
"id": "15eebaa7bac82a2571dd05c0590421c090e78f709f4360af7248385ca8672f7b",
503-
"repository": "https://bitbucket.org/rdipardo/htmltag/downloads/HTMLTag_v1.5.1_x64.zip",
502+
"id": "5138950112dadb99ac24c991f779e0fb8e9087ec43f54ca02997360fbca916ab",
503+
"repository": "https://bitbucket.org/rdipardo/htmltag/downloads/HTMLTag_v1.5.2_x64.zip",
504504
"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)",
505505
"author": "Martijn Coppoolse",
506506
"homepage": "https://bitbucket.org/rdipardo/htmltag/"

src/pl.x86.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -527,11 +527,11 @@
527527
{
528528
"folder-name": "HTMLTag_unicode",
529529
"display-name": "HTML Tag",
530-
"version": "1.5.1.0",
530+
"version": "1.5.2.0",
531531
"npp-compatible-versions": "[7.7,]",
532532
"old-versions-compatibility": "[,1.1][,7.6.6]",
533-
"id": "578b4bd4fd0e61893c1e5d03e042033593505df7e32fc1267b7f8fb36444004c",
534-
"repository": "https://bitbucket.org/rdipardo/htmltag/downloads/HTMLTag_v1.5.1.zip",
533+
"id": "be5497de5c1a9eaf2b4e363c316b3701819c1b61cdf4f0dbc48d7071ab7161ea",
534+
"repository": "https://bitbucket.org/rdipardo/htmltag/downloads/HTMLTag_v1.5.2.zip",
535535
"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)",
536536
"author": "Martijn Coppoolse",
537537
"homepage": "https://bitbucket.org/rdipardo/htmltag/"

0 commit comments

Comments
 (0)