From 69bf100425816d351f2fc0e5fb8aae16e778c543 Mon Sep 17 00:00:00 2001 From: molsonkiko <46202915+molsonkiko@users.noreply.github.com> Date: Sat, 20 Apr 2024 11:09:55 -0700 Subject: [PATCH] Up JsonTools to v7.2 (#757) --- src/pl.x64.json | 6 +++--- src/pl.x86.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pl.x64.json b/src/pl.x64.json index b21b6134..915d0431 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -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", diff --git a/src/pl.x86.json b/src/pl.x86.json index bfcc1006..9783ea0a 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -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",