Skip to content

Commit e789e9a

Browse files
authored
Up JsonTools to v8.3.1 (#840)
1 parent 25d9701 commit e789e9a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/pl.x64.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -581,9 +581,9 @@
581581
{
582582
"folder-name": "JsonTools",
583583
"display-name": "JSON Tools",
584-
"version": "8.2",
585-
"id": "96e80d2f691be79530cc98b668fbdb991bd746207961ad24cb5dfeb1eb8324d9",
586-
"repository": "https://github.com/molsonkiko/JsonToolsNppPlugin/releases/download/v8.2/Release_x64.zip",
584+
"version": "8.3.1",
585+
"id": "b7cd4f8298285c294c9e7998ca756a2b215b77e006e81b6e37a6227e93bf51e5",
586+
"repository": "https://github.com/molsonkiko/JsonToolsNppPlugin/releases/download/v8.3.1/Release_x64.zip",
587587
"description": "Query/editing tool for JSON including linting, reformatting, a tree viewer with file navigation, JSON schema validation and generation, escaping/unescaping strings, and much more.\r\nThe tree viewer can also be used to explore CSV files and regex search results (experimental).",
588588
"author": "Mark Johnston Olson",
589589
"homepage": "https://github.com/molsonkiko/JsonToolsNppPlugin",

src/pl.x86.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -630,9 +630,9 @@
630630
{
631631
"folder-name": "JsonTools",
632632
"display-name": "JSON Tools",
633-
"version": "8.2",
634-
"id": "62c2d9989ebc37c0791be82de239619dd6b7e595126a55838cd868eaaa6002b5",
635-
"repository": "https://github.com/molsonkiko/JsonToolsNppPlugin/releases/download/v8.2/Release_x86.zip",
633+
"version": "8.3.1",
634+
"id": "e8066974a57e555f296c62da65a7f72c7d77243117a8d730153aec8f9a801421",
635+
"repository": "https://github.com/molsonkiko/JsonToolsNppPlugin/releases/download/v8.3.1/Release_x86.zip",
636636
"description": "Query/editing tool for JSON including linting, reformatting, a tree viewer with file navigation, JSON schema validation and generation, escaping/unescaping strings, and much more.\r\nThe tree viewer can also be used to explore CSV files and regex search results (experimental).",
637637
"author": "Mark Johnston Olson",
638638
"homepage": "https://github.com/molsonkiko/JsonToolsNppPlugin",

0 commit comments

Comments
 (0)