diff --git a/requirements.txt b/requirements.txt index e6303e9f4..0e90a973a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ attrs==25.3.0 certifi==2025.8.3 -charset-normalizer==3.4.2 +charset-normalizer==3.4.3 idna==3.10 jsonschema==4.25.0 pyrsistent==0.20.0 diff --git a/src/pl.arm64.json b/src/pl.arm64.json index 5109a5e9d..e19635059 100644 --- a/src/pl.arm64.json +++ b/src/pl.arm64.json @@ -132,10 +132,10 @@ { "folder-name": "Linter++", "display-name": "Linter++", - "version": "1.0.0.0", + "version": "1.0.1.0", "npp-compatible-versions": "[8.7.5,]", - "id": "CAE8F0637CC731C7BE5314AC484C4CFFBDF5EE40F63F2AB187EFE6A9924CFE41", - "repository": "https://github.com/ThosRTanner/notepad-pp-linter/releases/download/1.0.0/plugin_dll_ARM64.zip", + "id": "48F255273C7B78747E76389649CF494536EFC9CFC67F3BDC006EA2ABF74B11C4", + "repository": "https://github.com/ThosRTanner/notepad-pp-linter/releases/download/1.0.1/plugin_dll_ARM64.zip", "description": "Allows realtime code check against any checkstyle-compatible linter: jshint, eslint, jscs, phpcs, csslint, and many others.", "author": "Tom Tanner", "homepage": "https://github.com/thosrtanner/notepad-pp-linter" diff --git a/src/pl.x64.json b/src/pl.x64.json index e190b3674..ed5c399d5 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -689,10 +689,10 @@ { "folder-name": "Linter++", "display-name": "Linter++", - "version": "1.0.0.0", + "version": "1.0.1.0", "npp-compatible-versions": "[8.7.5,]", - "id": "4F4341FE98902824639A8C88D64D015D20A934ADE215145EFAA577FDF4231F9C", - "repository": "https://github.com/ThosRTanner/notepad-pp-linter/releases/download/1.0.0/plugin_dll_x64.zip", + "id": "E0EF26EFD4B845F6B36C84BF72C6EDB76AA0269264431084663D939175191267", + "repository": "https://github.com/ThosRTanner/notepad-pp-linter/releases/download/1.0.1/plugin_dll_x64.zip", "description": "Allows realtime code check against any checkstyle-compatible linter: jshint, eslint, jscs, phpcs, csslint, and many others.", "author": "Tom Tanner", "homepage": "https://github.com/thosrtanner/notepad-pp-linter" @@ -1219,10 +1219,10 @@ { "folder-name": "PreviewHTML", "display-name": "Preview HTML", - "version": "1.3.3.2", + "version": "1.3.3.3", "old-versions-compatibility": "[,1.3.3.1][,8.3.3]", - "id": "158b910a665094212d6eb223315596e612308be8d703d39add9e7745dc033cbb", - "repository": "https://github.com/rdipardo/npp_preview/releases/download/v1.3.3.2/PreviewHTML_v1.3.3.2_x64.zip", + "id": "77dec1c1658891b1cbe70298216b3d4ad0f92f9dec6eeafdd16fc07b563812bd", + "repository": "https://github.com/rdipardo/npp_preview/releases/download/v1.3.3.3/PreviewHTML_v1.3.3.3_x64.zip", "description": "Preview HTML files inside Notepad++ (or in a floating window) without having to save them first.", "author": "Martijn Coppoolse", "homepage": "https://github.com/rdipardo/npp_preview" diff --git a/src/pl.x86.json b/src/pl.x86.json index fdb6e9429..c2071ce73 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -736,10 +736,10 @@ { "folder-name": "Linter++", "display-name": "Linter++", - "version": "1.0.0.0", + "version": "1.0.1.0", "npp-compatible-versions": "[8.7.5,]", - "id": "28900953726DE541EFEEEA3B506AD33491BB563D28F8D7C8E547EC7C625AE210", - "repository": "https://github.com/ThosRTanner/notepad-pp-linter/releases/download/1.0.0/plugin_dll_Win32.zip", + "id": "04C6EA738757F03CF4242C72BEFED6A9C24D15899C75DE55024D5A3550E5A821", + "repository": "https://github.com/ThosRTanner/notepad-pp-linter/releases/download/1.0.1/plugin_dll_Win32.zip", "description": "Allows realtime code check against any checkstyle-compatible linter: jshint, eslint, jscs, phpcs, csslint, and many others.", "author": "Tom Tanner", "homepage": "https://github.com/thosrtanner/notepad-pp-linter" @@ -1310,10 +1310,10 @@ { "folder-name": "PreviewHTML", "display-name": "Preview HTML", - "version": "1.3.3.2", + "version": "1.3.3.3", "old-versions-compatibility": "[,1.3.3.1][,8.3.3]", - "id": "92fa7faa01b9953c5b759bfe5637c948f5a742623ec1b9a99565d623979dc3c3", - "repository": "https://github.com/rdipardo/npp_preview/releases/download/v1.3.3.2/PreviewHTML_v1.3.3.2_win32.zip", + "id": "23866d85f06d1c9a7dfc4d40be6ff0a6b56ac0fb88538647d3b9e1cdf6646a9c", + "repository": "https://github.com/rdipardo/npp_preview/releases/download/v1.3.3.3/PreviewHTML_v1.3.3.3_win32.zip", "description": "Preview HTML files inside Notepad++ (or in a floating window) without having to save them first.", "author": "Martijn Coppoolse", "homepage": "https://github.com/rdipardo/npp_preview"