Skip to content

Commit a774fbc

Browse files
authored
CSV Lint plug-in update v0.4.7 (notepad-plus-plus#934)
* CSV Lint plug-in update v0.4.7
1 parent 6cc40c6 commit a774fbc

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

src/pl.x64.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -288,11 +288,11 @@
288288
{
289289
"folder-name": "CSVLint",
290290
"display-name": "CSV Lint",
291-
"version": "0.4.6.8",
291+
"version": "0.4.7",
292292
"npp-compatible-versions": "[8.4,]",
293293
"old-versions-compatibility": "[,0.4.5.1][,8.3.3]",
294-
"id": "09c3bc8be50c33808d2fa80a6c65eba31304f1a03f7b63f579c7918177e513b5",
295-
"repository": "https://github.com/BdR76/CSVLint/releases/download/0.4.6.8/CSVLint_x64.zip",
294+
"id": "1bc0b02a11905d9656f568f6a7beb7ceb18ab5ac378bd2ecac5161828f6a2f60",
295+
"repository": "https://github.com/BdR76/CSVLint/releases/download/0.4.7/CSVLint_x64.zip",
296296
"description": "Syntax highlighting and quality control for csv and fixed width data, detect column and datatypes, convert datetime/decimal format, sql, xml",
297297
"author": "Bas de Reuver",
298298
"homepage": "https://github.com/BdR76/CSVLint/"

src/pl.x86.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -245,11 +245,11 @@
245245
{
246246
"folder-name": "CSVLint",
247247
"display-name": "CSV Lint",
248-
"version": "0.4.6.8",
248+
"version": "0.4.7",
249249
"npp-compatible-versions": "[8.4,]",
250250
"old-versions-compatibility": "[,0.4.5.1][,8.3.3]",
251-
"id": "adc0622654625aa0b2ba14a757a3ef415f9d1c8fc682c87504720bbb122f78a9",
252-
"repository": "https://github.com/BdR76/CSVLint/releases/download/0.4.6.8/CSVLint_x86.zip",
251+
"id": "1c37a686a9708c92ce0602b73564290854b5320cd428311e4c346082f53623af",
252+
"repository": "https://github.com/BdR76/CSVLint/releases/download/0.4.7/CSVLint_x86.zip",
253253
"description": "Syntax highlighting and quality control for csv and fixed width data, detect column and datatypes, convert datetime/decimal format, sql, xml",
254254
"author": "Bas de Reuver",
255255
"homepage": "https://github.com/BdR76/CSVLint/"

0 commit comments

Comments
 (0)