Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/pl.arm64.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,9 +121,9 @@
{
"folder-name": "NPPJSONViewer",
"display-name": "JSON Viewer",
"version": "2.1.1.0",
"id": "e35a2ff36efb0feb6964946e584eb6cb6784e4987340ad76050f19cce0675f63",
"repository": "https://github.com/NPP-JSONViewer/JSON-Viewer/releases/download/v2.1.1.0/NppJSONViewer_ARM64_Release.zip",
"version": "2.2.0.0",
"id": "1c7c7c24bc48366572a9a8d8c588be444642d37414c5bcb8393c5f5d8f34b18c",
"repository": "https://github.com/NPP-JSONViewer/JSON-Viewer/releases/download/v2.2.0.0/NppJSONViewer_ARM64_Release.zip",
"description": "JSON viewer that displays the selected JSON string in a tree view.",
"author": "Kapil Ratnani, Rajendra Singh",
"homepage": "https://github.com/NPP-JSONViewer/JSON-Viewer",
Expand Down
6 changes: 3 additions & 3 deletions src/pl.x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -700,9 +700,9 @@
{
"folder-name": "NPPJSONViewer",
"display-name": "JSON Viewer",
"version": "2.1.1.0",
"id": "d9e779084aee1a45a150eaa27dc10000be575364af4c9fc3f3f6937f2e5bf00c",
"repository": "https://github.com/NPP-JSONViewer/JSON-Viewer/releases/download/v2.1.1.0/NppJSONViewer_x64_Release.zip",
"version": "2.2.0.0",
"id": "86573e79adc2aba3e4e07d73cd085641275f8b4eb20cc68519961f9a9bfee273",
"repository": "https://github.com/NPP-JSONViewer/JSON-Viewer/releases/download/v2.2.0.0/NppJSONViewer_x64_Release.zip",
"description": "JSON viewer that displays the selected JSON string in a tree view.",
"author": "Kapil Ratnani, Rajendra Singh",
"homepage": "https://github.com/NPP-JSONViewer/JSON-Viewer",
Expand Down
6 changes: 3 additions & 3 deletions src/pl.x86.json
Original file line number Diff line number Diff line change
Expand Up @@ -728,9 +728,9 @@
{
"folder-name": "NPPJSONViewer",
"display-name": "JSON Viewer",
"version": "2.1.1.0",
"id": "46e6a27383886927ee15bec0df738d3709fee2fc9cb16a7d28ce97587378d30f",
"repository": "https://github.com/NPP-JSONViewer/JSON-Viewer/releases/download/v2.1.1.0/NppJSONViewer_Win32_Release.zip",
"version": "2.2.0.0",
"id": "47884e434c1cb16246b025a6bc86d12d1748afc2cc013595a370e07c09b33e5e",
"repository": "https://github.com/NPP-JSONViewer/JSON-Viewer/releases/download/v2.2.0.0/NppJSONViewer_Win32_Release.zip",
"description": "JSON viewer that displays the selected JSON string in a tree view.",
"author": "Kapil Ratnani, Rajendra Singh",
"homepage": "https://github.com/NPP-JSONViewer/JSON-Viewer",
Expand Down
Loading