From d9a76fdd9af1e3d701e6671f560f636a4149392a Mon Sep 17 00:00:00 2001 From: 23rd <23rd@vivaldi.net> Date: Tue, 9 Sep 2025 21:18:36 +0300 Subject: [PATCH] Removed version of zlib from readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0973b4e3da..02fd87697d 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Version **1.8.15** was the last that supports older systems * Qt 6 ([LGPL](http://doc.qt.io/qt-6/lgpl.html)) and Qt 5.15 ([LGPL](http://doc.qt.io/qt-5/lgpl.html)) slightly patched * OpenSSL 3.2.1 ([Apache License 2.0](https://www.openssl.org/source/apache-license-2.0.txt)) * WebRTC ([New BSD License](https://github.com/desktop-app/tg_owt/blob/master/LICENSE)) -* zlib 1.2.11 ([zlib License](http://www.zlib.net/zlib_license.html)) +* zlib ([zlib License](http://www.zlib.net/zlib_license.html)) * LZMA SDK 9.20 ([public domain](http://www.7-zip.org/sdk.html)) * liblzma ([public domain](http://tukaani.org/xz/)) * Google Breakpad ([License](https://chromium.googlesource.com/breakpad/breakpad/+/master/LICENSE))