Skip to content

Commit e7d6a31

Browse files
authored
FWDataViz 1.4.2.0 release with Data Extraction (#331)
1 parent 6e35a57 commit e7d6a31

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

src/pl.arm64.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
{
77
"folder-name": "FWDataViz",
88
"display-name": "Fixed-width Data Visualizer",
9-
"version": "1.0.3.1",
10-
"id": "61b1e17538bde0fbd4cc619fbf9740a8dba247cf228b5b4b277cbd98fea9d8ed",
11-
"repository": "https://github.com/shriprem/FWDataViz/releases/download/1.0.3.1/FWDataViz_arm64.zip",
12-
"description": "Fixed Width Data Visualizer adds Excel-like features for fixed-width data files in Notepad++. Displays cursor position data. Jump to specific fields. Builtin dialogs to configure file-type, record-type & fields; and themes & colors. Automatic File Type Detection. Handles homogenous, mixed & multi-line records.",
9+
"version": "1.4.2.0",
10+
"id": "7b41349866fc0ec25160ed17cd282e9ff5f7b639a3af6019c35eaa76649a8fd7",
11+
"repository": "https://github.com/shriprem/FWDataViz/releases/download/1.4.2.0/FWDataViz_arm64.zip",
12+
"description": "Fixed Width Data Visualizer adds Excel-like features for fixed-width data files in Notepad++. Displays cursor position data. Jump to specific fields. Data Extraction. Builtin dialogs to configure file-type, record-type & fields; and themes & colors. Automatic File Type Detection. Handles homogenous, mixed & multi-line records.",
1313
"author": "Shridhar Kumar",
1414
"homepage": "https://github.com/shriprem/FWDataViz"
1515
},

src/pl.x64.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -286,10 +286,10 @@
286286
{
287287
"folder-name": "FWDataViz",
288288
"display-name": "Fixed-width Data Visualizer",
289-
"version": "1.0.3.1",
290-
"id": "4a11c9ef0636b97b198c2fa7c1d72fe7a510175604484a0ce05692e19dd35e61",
291-
"repository": "https://github.com/shriprem/FWDataViz/releases/download/1.0.3.1/FWDataViz_x64.zip",
292-
"description": "Fixed Width Data Visualizer adds Excel-like features for fixed-width data files in Notepad++. Displays cursor position data. Jump to specific fields. Builtin dialogs to configure file-type, record-type & fields; and themes & colors. Automatic File Type Detection. Handles homogenous, mixed & multi-line records.",
289+
"version": "1.4.2.0",
290+
"id": "45cdfac68400c82df4270a7578ebb6f432b696a756d07d6083fbf111b0fe4d6b",
291+
"repository": "https://github.com/shriprem/FWDataViz/releases/download/1.4.2.0/FWDataViz_x64.zip",
292+
"description": "Fixed Width Data Visualizer adds Excel-like features for fixed-width data files in Notepad++. Displays cursor position data. Jump to specific fields. Data Extraction. Builtin dialogs to configure file-type, record-type & fields; and themes & colors. Automatic File Type Detection. Handles homogenous, mixed & multi-line records.",
293293
"author": "Shridhar Kumar",
294294
"homepage": "https://github.com/shriprem/FWDataViz"
295295
},

src/pl.x86.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -396,10 +396,10 @@
396396
{
397397
"folder-name": "FWDataViz",
398398
"display-name": "Fixed-width Data Visualizer",
399-
"version": "1.0.3.1",
400-
"id": "052c12c14512ff8d37d4443390f53ed64e889d0ffa0bd0841bf0958e88a933b8",
401-
"repository": "https://github.com/shriprem/FWDataViz/releases/download/1.0.3.1/FWDataViz_x86.zip",
402-
"description": "Fixed Width Data Visualizer adds Excel-like features for fixed-width data files in Notepad++. Displays cursor position data. Jump to specific fields. Builtin dialogs to configure file-type, record-type & fields; and themes & colors. Automatic File Type Detection. Handles homogenous, mixed & multi-line records.",
399+
"version": "1.4.2.0",
400+
"id": "d023b96c7703890d42f7e132be16275d7d687957340ed976d64091000570d70f",
401+
"repository": "https://github.com/shriprem/FWDataViz/releases/download/1.4.2.0/FWDataViz_x86.zip",
402+
"description": "Fixed Width Data Visualizer adds Excel-like features for fixed-width data files in Notepad++. Displays cursor position data. Jump to specific fields. Data Extraction. Builtin dialogs to configure file-type, record-type & fields; and themes & colors. Automatic File Type Detection. Handles homogenous, mixed & multi-line records.",
403403
"author": "Shridhar Kumar",
404404
"homepage": "https://github.com/shriprem/FWDataViz"
405405
},

0 commit comments

Comments
 (0)