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": "2.1.1",
"version": "2.2.0",
"npp-compatible-versions": "[8.4.7,]",
"old-versions-compatibility": "[,1.0.0][8.4.2,8.4.6]",
"id": "17c760d6407549b782793889f0a121b7f006af6f0dbe152fac31695a89a07bbd",
"repository": "https://github.com/pnedev/comparePlus/releases/download/cp_2.1.1/ComparePlus_cp_2.1.1_ARM64.zip",
"id": "ac75f0a48645d0ed56bd740de5cb74dd3c5f51ee3cde16597be9d65b19c1e595",
"repository": "https://github.com/pnedev/comparePlus/releases/download/cp_2.2.0/ComparePlus_cp_2.2.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
6 changes: 3 additions & 3 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": "2.1.1",
"version": "2.2.0",
"npp-compatible-versions": "[8.4.7,]",
"old-versions-compatibility": "[,1.0.0][8.4.2,8.4.6]",
"id": "158da8f87fd74ed8aef5ff60d1051f48b3d9b909841c3ff92d0b6ed9755c1ce8",
"repository": "https://github.com/pnedev/comparePlus/releases/download/cp_2.1.1/ComparePlus_cp_2.1.1_x64.zip",
"id": "0e12f673a98d1bf84f97c4961b482eb68d1e5841ec7fd079fc7011034458da79",
"repository": "https://github.com/pnedev/comparePlus/releases/download/cp_2.2.0/ComparePlus_cp_2.2.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
6 changes: 3 additions & 3 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": "2.1.1",
"version": "2.2.0",
"npp-compatible-versions": "[8.4.7,]",
"old-versions-compatibility": "[,1.0.0][8.4.2,8.4.6]",
"id": "7af8da8a02510b35052b79db855bb02716311f3d954e1d7324cf86319e713dc1",
"repository": "https://github.com/pnedev/comparePlus/releases/download/cp_2.1.1/ComparePlus_cp_2.1.1_Win32.zip",
"id": "6a509c8f3d6aa5bfae021870b71a15a27bd0f421b9a44d27f55bd20029316d40",
"repository": "https://github.com/pnedev/comparePlus/releases/download/cp_2.2.0/ComparePlus_cp_2.2.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
Loading