Skip to content

Commit

Permalink
update JsonTools to v7.1 (#740)
Browse files Browse the repository at this point in the history
  • Loading branch information
molsonkiko authored Feb 29, 2024
1 parent aea9999 commit 87dc7c9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions src/pl.x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -571,9 +571,9 @@
{
"folder-name": "JsonTools",
"display-name": "JSON Tools",
"version": "6.1.1",
"id": "4904c93c5ffc44899626eab8d507678d88a9ce2353546d4b149840284f463e63",
"repository": "https://github.com/molsonkiko/JsonToolsNppPlugin/releases/download/v6.1.1/Release_x64.zip",
"version": "7.1",
"id": "28d83bab5876c3939fcfbb8973903a772f48cacff7c5a7148356152c21f90217",
"repository": "https://github.com/molsonkiko/JsonToolsNppPlugin/releases/download/v7.1.0/Release_x64.zip",
"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).",
"author": "Mark Johnston Olson",
"homepage": "https://github.com/molsonkiko/JsonToolsNppPlugin",
Expand Down
6 changes: 3 additions & 3 deletions src/pl.x86.json
Original file line number Diff line number Diff line change
Expand Up @@ -630,9 +630,9 @@
{
"folder-name": "JsonTools",
"display-name": "JSON Tools",
"version": "6.1.1",
"id": "76664285b0781e5af6a9199f14516051052b78666a60b5927bad2e900dee91b8",
"repository": "https://github.com/molsonkiko/JsonToolsNppPlugin/releases/download/v6.1.1/Release_x86.zip",
"version": "7.1",
"id": "a606f635b4ab3005a9eb03c418be6d44e0f57155835bd8ca50ee21fe5b9cc4a8",
"repository": "https://github.com/molsonkiko/JsonToolsNppPlugin/releases/download/v7.1.0/Release_x86.zip",
"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).",
"author": "Mark Johnston Olson",
"homepage": "https://github.com/molsonkiko/JsonToolsNppPlugin",
Expand Down

0 comments on commit 87dc7c9

Please sign in to comment.