diff --git a/src/pl.x64.json b/src/pl.x64.json index 50f427a8c..ec70534c0 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -308,10 +308,10 @@ { "folder-name": "CompressedFileViewer", "display-name": "CompressedFileViewer", - "version": "5.1.0", - "id": "5dd420a36f6ea99812f59ae52eb03aa2ec7ce77c96582923f6bf88513832cde8", - "repository": "https://github.com/Pascal-Krenckel/CompressedFileViewer/releases/download/v5.1.0-ver/CompressedFileViewerX64.zip", - "description": "[Requires .Net 8] A Notepad++ plugin to open and save files in the gzip, bzip2, brotli, XZ or ZStd format.", + "version": "5.1.1", + "id": "dad24388ca918bd275cbe856a7d0f92e8ae68724335db3d8a0b27048decfc42e", + "repository": "https://github.com/Pascal-Krenckel/CompressedFileViewer/releases/download/v5.1.1/CompressedFileViewerx64.zip", + "description": "[Requires .NET 8] A Notepad++ plugin for opening and saving files in GZip, BZip2, Brotli, XZ, or ZStd format. Enable the desired algorithms in the plugin settings after installation.", "author": "Pascal Krenckel", "homepage": "https://github.com/Pascal-Krenckel/CompressedFileViewer" }, diff --git a/src/pl.x86.json b/src/pl.x86.json index b80d3c21b..77a034cdd 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -268,10 +268,10 @@ { "folder-name": "CompressedFileViewer", "display-name": "CompressedFileViewer", - "version": "5.1.0", - "id": "34dfa594259a81bdbba2d511ff58d05e6e81e06859f12d6defc725fac1bca32a", - "repository": "https://github.com/Pascal-Krenckel/CompressedFileViewer/releases/download/v5.1.0-ver/CompressedFileViewerX86.zip", - "description": "[Requires .Net 8] A Notepad++ plugin to open and save files in the gzip, bzip2, brotli, XZ or ZStd format.", + "version": "5.1.1", + "id": "3f349dc960607fa896f09b9aae58dd8da18c09493fb3cc1d8edf49a8d9b5b73b", + "repository": "https://github.com/Pascal-Krenckel/CompressedFileViewer/releases/download/v5.1.1/CompressedFileViewerx86.zip", + "description": "[Requires .NET 8] A Notepad++ plugin for opening and saving files in GZip, BZip2, Brotli, XZ, or ZStd format. Enable the desired algorithms in the plugin settings after installation.", "author": "Pascal Krenckel", "homepage": "https://github.com/Pascal-Krenckel/CompressedFileViewer" }, @@ -2084,4 +2084,4 @@ "homepage": "https://github.com/bruderstein/ZenCoding-Python" } ] -} \ No newline at end of file +}