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 @@ -37,11 +37,11 @@
{
"folder-name": "ComparePlus",
"display-name": "ComparePlus",
"version": "1.2.0",
"version": "2.0.0",
"npp-compatible-versions": "[8.4.7,]",
"old-versions-compatibility": "[,1.0.0][8.4.2,8.4.6]",
"id": "5d939b5d50cc3f882f17725592ac63959f6f2393c300bed7c40ec19eeb2708ab",
"repository": "https://github.com/pnedev/comparePlus/releases/download/cp_1.2.0/ComparePlus_cp_1.2.0_ARM64.zip",
"id": "d8d25739adb49c46f2484b3cba959c4f42899b9aa819c3fc479ec520dc9ebfeb",
"repository": "https://github.com/pnedev/comparePlus/releases/download/cp_2.0.0/ComparePlus_cp_2.0.0_ARM64.zip",
"description": "Advanced compare tool based on the well-known Compare-plugin by Ty Landercasper and Jean-Sebastien Leroy.",
"author": "Pavel Nedev",
"homepage": "https://github.com/pnedev/comparePlus"
Expand Down
12 changes: 6 additions & 6 deletions src/pl.x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -253,11 +253,11 @@
{
"folder-name": "ComparePlus",
"display-name": "ComparePlus",
"version": "1.2.0",
"version": "2.0.0",
"npp-compatible-versions": "[8.4.7,]",
"old-versions-compatibility": "[,1.0.0][8.4.2,8.4.6]",
"id": "ff4a7c9b32c8cbbda4144f82e0f30d567fb12f8fd3401b4005f7a170a198ac23",
"repository": "https://github.com/pnedev/comparePlus/releases/download/cp_1.2.0/ComparePlus_cp_1.2.0_x64.zip",
"id": "9de34e757d56030a8358195df6ed0454bf1c3507a810ba5979606cfe99aed8a3",
"repository": "https://github.com/pnedev/comparePlus/releases/download/cp_2.0.0/ComparePlus_cp_2.0.0_x64.zip",
"description": "Advanced compare tool based on the well-known Compare-plugin by Ty Landercasper and Jean-Sebastien Leroy.",
"author": "Pavel Nedev",
"homepage": "https://github.com/pnedev/comparePlus"
Expand Down Expand Up @@ -288,11 +288,11 @@
{
"folder-name": "CSVLint",
"display-name": "CSV Lint",
"version": "0.4.6.8",
"version": "0.4.7",
"npp-compatible-versions": "[8.4,]",
"old-versions-compatibility": "[,0.4.5.1][,8.3.3]",
"id": "09c3bc8be50c33808d2fa80a6c65eba31304f1a03f7b63f579c7918177e513b5",
"repository": "https://github.com/BdR76/CSVLint/releases/download/0.4.6.8/CSVLint_x64.zip",
"id": "1bc0b02a11905d9656f568f6a7beb7ceb18ab5ac378bd2ecac5161828f6a2f60",
"repository": "https://github.com/BdR76/CSVLint/releases/download/0.4.7/CSVLint_x64.zip",
"description": "Syntax highlighting and quality control for csv and fixed width data, detect column and datatypes, convert datetime/decimal format, sql, xml",
"author": "Bas de Reuver",
"homepage": "https://github.com/BdR76/CSVLint/"
Expand Down
12 changes: 6 additions & 6 deletions src/pl.x86.json
Original file line number Diff line number Diff line change
Expand Up @@ -212,11 +212,11 @@
{
"folder-name": "ComparePlus",
"display-name": "ComparePlus",
"version": "1.2.0",
"version": "2.0.0",
"npp-compatible-versions": "[8.4.7,]",
"old-versions-compatibility": "[,1.0.0][8.4.2,8.4.6]",
"id": "2bb2c68397bc2b1a26730e05eb41c4b7744754b2833da150e4ba868d92ea8173",
"repository": "https://github.com/pnedev/comparePlus/releases/download/cp_1.2.0/ComparePlus_cp_1.2.0_Win32.zip",
"id": "9eec644b7ff578fb03564542873a2dd29c008f7bda1f5f2c60b73b57fcf522f5",
"repository": "https://github.com/pnedev/comparePlus/releases/download/cp_2.0.0/ComparePlus_cp_2.0.0_Win32.zip",
"description": "Advanced compare tool based on the well-known Compare-plugin by Ty Landercasper and Jean-Sebastien Leroy.",
"author": "Pavel Nedev",
"homepage": "https://github.com/pnedev/comparePlus"
Expand Down Expand Up @@ -245,11 +245,11 @@
{
"folder-name": "CSVLint",
"display-name": "CSV Lint",
"version": "0.4.6.8",
"version": "0.4.7",
"npp-compatible-versions": "[8.4,]",
"old-versions-compatibility": "[,0.4.5.1][,8.3.3]",
"id": "adc0622654625aa0b2ba14a757a3ef415f9d1c8fc682c87504720bbb122f78a9",
"repository": "https://github.com/BdR76/CSVLint/releases/download/0.4.6.8/CSVLint_x86.zip",
"id": "1c37a686a9708c92ce0602b73564290854b5320cd428311e4c346082f53623af",
"repository": "https://github.com/BdR76/CSVLint/releases/download/0.4.7/CSVLint_x86.zip",
"description": "Syntax highlighting and quality control for csv and fixed width data, detect column and datatypes, convert datetime/decimal format, sql, xml",
"author": "Bas de Reuver",
"homepage": "https://github.com/BdR76/CSVLint/"
Expand Down
Loading