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 @@ -176,9 +176,9 @@
{
"folder-name": "NestedDSV",
"display-name": "NestedDSV Data Visualizer",
"version": "1.1.0.0",
"id": "d41e92fe248914a621797beda7f1cc939e2fc4295fcbedb6dd38beb8c8d449ad",
"repository": "https://github.com/shriprem/NestedDSV/releases/download/v1.1.0.0/NestedDSV_arm64.zip",
"version": "1.1.0.1",
"id": "318e55e554fd7ab60e2a4d8ffd766965ba0c9d60c3f0a2c54d5f7b2f5a44d97b",
"repository": "https://github.com/shriprem/NestedDSV/releases/download/v1.1.0.1/NestedDSV_arm64.zip",
"description": "Plugin for visualizing hierarchical (nested) delimiter-separated values (DSV) data in Notepad++. Displays cursor position data. Jumps to specific fields. Folding Record Blocks. Extracts Data. Builtin dialogs to configure file-type, record-type & fields; Themes & Colors; and Folding.",
"author": "Shridhar Kumar",
"homepage": "https://github.com/shriprem/NestedDSV"
Expand Down
6 changes: 3 additions & 3 deletions src/pl.x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -826,9 +826,9 @@
{
"folder-name": "NestedDSV",
"display-name": "NestedDSV Data Visualizer",
"version": "1.1.0.0",
"id": "834a7726d63878370c0a2b64541370e2cbf978dee3f0c1988fcc8352896cf4e3",
"repository": "https://github.com/shriprem/NestedDSV/releases/download/v1.1.0.0/NestedDSV_x64.zip",
"version": "1.1.0.1",
"id": "8d670c6e3971f49ecef89165936d960bb7def0202824d283a5d15d56a768eb50",
"repository": "https://github.com/shriprem/NestedDSV/releases/download/v1.1.0.1/NestedDSV_x64.zip",
"description": "Plugin for visualizing hierarchical (nested) delimiter-separated values (DSV) data in Notepad++. Displays cursor position data. Jumps to specific fields. Folding Record Blocks. Extracts Data. Builtin dialogs to configure file-type, record-type & fields; Themes & Colors; and Folding.",
"author": "Shridhar Kumar",
"homepage": "https://github.com/shriprem/NestedDSV"
Expand Down
6 changes: 3 additions & 3 deletions src/pl.x86.json
Original file line number Diff line number Diff line change
Expand Up @@ -891,9 +891,9 @@
{
"folder-name": "NestedDSV",
"display-name": "NestedDSV Data Visualizer",
"version": "1.1.0.0",
"id": "5d6abdbe3a90b86e3cfa84ad7b2d111cb5e4faabfde8272072ac0b7fb9db83de",
"repository": "https://github.com/shriprem/NestedDSV/releases/download/v1.1.0.0/NestedDSV_x86.zip",
"version": "1.1.0.1",
"id": "45f09c5d01bf75472984d24bea8e67c9fe2ec60cbe89cdf9edc840525d9bcd40",
"repository": "https://github.com/shriprem/NestedDSV/releases/download/v1.1.0.1/NestedDSV_x86.zip",
"description": "Plugin for visualizing hierarchical (nested) delimiter-separated values (DSV) data in Notepad++. Displays cursor position data. Jumps to specific fields. Folding Record Blocks. Extracts Data. Builtin dialogs to configure file-type, record-type & fields; Themes & Colors; and Folding.",
"author": "Shridhar Kumar",
"homepage": "https://github.com/shriprem/NestedDSV"
Expand Down