Skip to content

Commit

Permalink
Up JsonTools to v7.2 (#757)
Browse files Browse the repository at this point in the history
  • Loading branch information
molsonkiko committed Apr 20, 2024
1 parent 6309b92 commit 69bf100
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
Expand Up @@ -571,9 +571,9 @@
{
"folder-name": "JsonTools",
"display-name": "JSON Tools",
"version": "7.1",
"id": "28d83bab5876c3939fcfbb8973903a772f48cacff7c5a7148356152c21f90217",
"repository": "https://github.com/molsonkiko/JsonToolsNppPlugin/releases/download/v7.1.0/Release_x64.zip",
"version": "7.2",
"id": "883e9b2f32c18d9d2e8f8c6c4930f727cb69fa001ad48aa5cbb3d2ab0fc91ba5",
"repository": "https://github.com/molsonkiko/JsonToolsNppPlugin/releases/download/v7.2.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
Expand Up @@ -630,9 +630,9 @@
{
"folder-name": "JsonTools",
"display-name": "JSON Tools",
"version": "7.1",
"id": "a606f635b4ab3005a9eb03c418be6d44e0f57155835bd8ca50ee21fe5b9cc4a8",
"repository": "https://github.com/molsonkiko/JsonToolsNppPlugin/releases/download/v7.1.0/Release_x86.zip",
"version": "7.2",
"id": "7b5c115d738e9331fdd75e21dfc364ef0e45aaa3cdc772292c88e8b1b492c199",
"repository": "https://github.com/molsonkiko/JsonToolsNppPlugin/releases/download/v7.2.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 69bf100

Please sign in to comment.