Skip to content

Commit a2f73e0

Browse files
committed
update xmltools to 3.1.1.6
1 parent e7d6a31 commit a2f73e0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/pl.x64.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1196,9 +1196,9 @@
11961196
{
11971197
"folder-name": "XMLTools",
11981198
"display-name": "XML Tools",
1199-
"version": "3.1.1.4",
1200-
"id": "81cb8c6bac00d682cefa89e267be2cd93d216fd82bb7c6fdb5d1e536139edf03",
1201-
"repository": "https://github.com/morbac/xmltools/releases/download/3.1.1.4/XMLTools-3.1.1.4-x64.zip",
1199+
"version": "3.1.1.6",
1200+
"id": "08c4e15fcb8293f8b70d92214fa86c0a46fcfdc8b086df45df2e97fda54f0ae9",
1201+
"repository": "https://github.com/morbac/xmltools/releases/download/3.1.1.6/XMLTools-3.1.1.6-x64.zip",
12021202
"description": "Small set of useful tools for editing XML. Plugin is MSXML-based. The features are:\r\n- XML syntax Check\r\n- XML Schema (XSD) + DTD Validation\r\n- XML tag autoclose\r\n- Pretty print\n- Linarize XML\r\n- Current XML Path\r\n- Conversion XML <-> Text\n- Comment / Uncomment\r\n- XPath expression evaluation",
12031203
"author": "Nicolas Crittin",
12041204
"homepage": "https://github.com/morbac/xmltools"

src/pl.x86.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1606,9 +1606,9 @@
16061606
{
16071607
"folder-name": "XMLTools",
16081608
"display-name": "XML Tools",
1609-
"version": "3.1.1.4",
1610-
"id": "aee8f9cab281a4f3a7444ddfc24be0dc0c3e2ac14fd2ed8345ae6a74c4cef9a1",
1611-
"repository": "https://github.com/morbac/xmltools/releases/download/3.1.1.4/XMLTools-3.1.1.4-x86.zip",
1609+
"version": "3.1.1.6",
1610+
"id": "f94b51036c5052e5ea655ee70c63d1be1efc6fe8117ab20ef65117171388d954",
1611+
"repository": "https://github.com/morbac/xmltools/releases/download/3.1.1.6/XMLTools-3.1.1.6-x86.zip",
16121612
"description": "Small set of useful tools for editing XML. Plugin is MSXML-based. The features are:\r\n- XML syntax Check\r\n- XML Schema (XSD) + DTD Validation\r\n- XML tag autoclose\r\n- Pretty print\n- Linarize XML\r\n- Current XML Path\r\n- Conversion XML <-> Text\n- Comment / Uncomment\r\n- XPath expression evaluation",
16131613
"author": "Nicolas Crittin",
16141614
"homepage": "https://github.com/morbac/xmltools"

0 commit comments

Comments
 (0)