Skip to content

Commit 9998cb5

Browse files
authored
JsonViewer release v2.2.0.0 (notepad-plus-plus#1103)
1 parent 5f26552 commit 9998cb5

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

src/pl.arm64.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,9 +121,9 @@
121121
{
122122
"folder-name": "NPPJSONViewer",
123123
"display-name": "JSON Viewer",
124-
"version": "2.1.1.0",
125-
"id": "e35a2ff36efb0feb6964946e584eb6cb6784e4987340ad76050f19cce0675f63",
126-
"repository": "https://github.com/NPP-JSONViewer/JSON-Viewer/releases/download/v2.1.1.0/NppJSONViewer_ARM64_Release.zip",
124+
"version": "2.2.0.0",
125+
"id": "1c7c7c24bc48366572a9a8d8c588be444642d37414c5bcb8393c5f5d8f34b18c",
126+
"repository": "https://github.com/NPP-JSONViewer/JSON-Viewer/releases/download/v2.2.0.0/NppJSONViewer_ARM64_Release.zip",
127127
"description": "JSON viewer that displays the selected JSON string in a tree view.",
128128
"author": "Kapil Ratnani, Rajendra Singh",
129129
"homepage": "https://github.com/NPP-JSONViewer/JSON-Viewer",

src/pl.x64.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -700,9 +700,9 @@
700700
{
701701
"folder-name": "NPPJSONViewer",
702702
"display-name": "JSON Viewer",
703-
"version": "2.1.1.0",
704-
"id": "d9e779084aee1a45a150eaa27dc10000be575364af4c9fc3f3f6937f2e5bf00c",
705-
"repository": "https://github.com/NPP-JSONViewer/JSON-Viewer/releases/download/v2.1.1.0/NppJSONViewer_x64_Release.zip",
703+
"version": "2.2.0.0",
704+
"id": "86573e79adc2aba3e4e07d73cd085641275f8b4eb20cc68519961f9a9bfee273",
705+
"repository": "https://github.com/NPP-JSONViewer/JSON-Viewer/releases/download/v2.2.0.0/NppJSONViewer_x64_Release.zip",
706706
"description": "JSON viewer that displays the selected JSON string in a tree view.",
707707
"author": "Kapil Ratnani, Rajendra Singh",
708708
"homepage": "https://github.com/NPP-JSONViewer/JSON-Viewer",

src/pl.x86.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -728,9 +728,9 @@
728728
{
729729
"folder-name": "NPPJSONViewer",
730730
"display-name": "JSON Viewer",
731-
"version": "2.1.1.0",
732-
"id": "46e6a27383886927ee15bec0df738d3709fee2fc9cb16a7d28ce97587378d30f",
733-
"repository": "https://github.com/NPP-JSONViewer/JSON-Viewer/releases/download/v2.1.1.0/NppJSONViewer_Win32_Release.zip",
731+
"version": "2.2.0.0",
732+
"id": "47884e434c1cb16246b025a6bc86d12d1748afc2cc013595a370e07c09b33e5e",
733+
"repository": "https://github.com/NPP-JSONViewer/JSON-Viewer/releases/download/v2.2.0.0/NppJSONViewer_Win32_Release.zip",
734734
"description": "JSON viewer that displays the selected JSON string in a tree view.",
735735
"author": "Kapil Ratnani, Rajendra Singh",
736736
"homepage": "https://github.com/NPP-JSONViewer/JSON-Viewer",

0 commit comments

Comments
 (0)