diff --git a/.github/workflows/CI_build.yml b/.github/workflows/CI_build.yml index 2237a9332..41cd00454 100644 --- a/.github/workflows/CI_build.yml +++ b/.github/workflows/CI_build.yml @@ -19,7 +19,7 @@ jobs: steps: - name: Checkout repo - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: Install python modules working-directory: . diff --git a/requirements.txt b/requirements.txt index 0e90a973a..d51d9ca01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,8 +2,8 @@ attrs==25.3.0 certifi==2025.8.3 charset-normalizer==3.4.3 idna==3.10 -jsonschema==4.25.0 +jsonschema==4.25.1 pyrsistent==0.20.0 pywin32==311 -requests==2.32.4 +requests==2.32.5 urllib3==2.5.0 diff --git a/src/pl.arm64.json b/src/pl.arm64.json index bd547ebbf..3017eb567 100644 --- a/src/pl.arm64.json +++ b/src/pl.arm64.json @@ -37,11 +37,11 @@ { "folder-name": "ComparePlus", "display-name": "ComparePlus", - "version": "2.0.0", + "version": "2.1.0", "npp-compatible-versions": "[8.4.7,]", "old-versions-compatibility": "[,1.0.0][8.4.2,8.4.6]", - "id": "d8d25739adb49c46f2484b3cba959c4f42899b9aa819c3fc479ec520dc9ebfeb", - "repository": "https://github.com/pnedev/comparePlus/releases/download/cp_2.0.0/ComparePlus_cp_2.0.0_ARM64.zip", + "id": "52459792f66ceaaa1f6f7eaf96520710366bcdb359254098003bacf0af2f7923", + "repository": "https://github.com/pnedev/comparePlus/releases/download/cp_2.1.0/ComparePlus_cp_2.1.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" diff --git a/src/pl.x64.json b/src/pl.x64.json index f2b45b18b..d5f1d0e3b 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -253,11 +253,11 @@ { "folder-name": "ComparePlus", "display-name": "ComparePlus", - "version": "2.0.0", + "version": "2.1.0", "npp-compatible-versions": "[8.4.7,]", "old-versions-compatibility": "[,1.0.0][8.4.2,8.4.6]", - "id": "9de34e757d56030a8358195df6ed0454bf1c3507a810ba5979606cfe99aed8a3", - "repository": "https://github.com/pnedev/comparePlus/releases/download/cp_2.0.0/ComparePlus_cp_2.0.0_x64.zip", + "id": "a588489dbc9e6b644efd9e3586df23db18d8b59e380ebf52a5be5c873ae2fc08", + "repository": "https://github.com/pnedev/comparePlus/releases/download/cp_2.1.0/ComparePlus_cp_2.1.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" diff --git a/src/pl.x86.json b/src/pl.x86.json index 3602e612f..aa3cb83a0 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -212,11 +212,11 @@ { "folder-name": "ComparePlus", "display-name": "ComparePlus", - "version": "2.0.0", + "version": "2.1.0", "npp-compatible-versions": "[8.4.7,]", "old-versions-compatibility": "[,1.0.0][8.4.2,8.4.6]", - "id": "9eec644b7ff578fb03564542873a2dd29c008f7bda1f5f2c60b73b57fcf522f5", - "repository": "https://github.com/pnedev/comparePlus/releases/download/cp_2.0.0/ComparePlus_cp_2.0.0_Win32.zip", + "id": "61368ac9b8af481132c7cae1eba66fc7a73fc6259b7ff7ae84589ea63f8b178b", + "repository": "https://github.com/pnedev/comparePlus/releases/download/cp_2.1.0/ComparePlus_cp_2.1.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"