Skip to content

Commit

Permalink
up JsonTools to v6.1.1 (#719)
Browse files Browse the repository at this point in the history
  • Loading branch information
molsonkiko committed Dec 29, 2023
1 parent 58b425e commit eb6a2ee
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions src/pl.x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -571,10 +571,10 @@
{
"folder-name": "JsonTools",
"display-name": "JSON Tools",
"version": "5.6.0",
"id": "9678e4514caa92d2466d87599a484e52944997785de15a665af5e1228fcda664",
"repository": "https://github.com/molsonkiko/JsonToolsNppPlugin/releases/download/v5.6.0/Release_x64.zip",
"description": "Query/editing tool for JSON including linting, reformatting, a tree viewer with file navigation, JSON schema validation and generation, and much more",
"version": "6.1.1",
"id": "4904c93c5ffc44899626eab8d507678d88a9ce2353546d4b149840284f463e63",
"repository": "https://github.com/molsonkiko/JsonToolsNppPlugin/releases/download/v6.1.1/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",
"npp-compatible-versions": "[7.3.3,]",
Expand Down
8 changes: 4 additions & 4 deletions src/pl.x86.json
Original file line number Diff line number Diff line change
Expand Up @@ -630,10 +630,10 @@
{
"folder-name": "JsonTools",
"display-name": "JSON Tools",
"version": "5.6.0",
"id": "e19b0fbe01edaccbdc2560679f0c1bcf49cd04af8dfdc991e58760b5e0666e6f",
"repository": "https://github.com/molsonkiko/JsonToolsNppPlugin/releases/download/v5.6.0/Release_x86.zip",
"description": "Query/editing tool for JSON including linting, reformatting, a tree viewer with file navigation, JSON schema validation and generation, and much more",
"version": "6.1.1",
"id": "76664285b0781e5af6a9199f14516051052b78666a60b5927bad2e900dee91b8",
"repository": "https://github.com/molsonkiko/JsonToolsNppPlugin/releases/download/v6.1.1/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",
"npp-compatible-versions": "[7.3.3,]",
Expand Down

0 comments on commit eb6a2ee

Please sign in to comment.