diff options
author | akhropov <akhropov@yandex-team.com> | 2023-02-22 09:19:18 +0300 |
---|---|---|
committer | akhropov <akhropov@yandex-team.com> | 2023-02-22 09:19:18 +0300 |
commit | 359b230816c617a5d44a9f12564b17cc6a058a46 (patch) | |
tree | 353664c5e29bc186d1c4d63eef4c1543cd913fff | |
parent | 28af7d9f4e9dd9d411ea08d3bf49a045149d1c74 (diff) | |
download | ydb-359b230816c617a5d44a9f12564b17cc6a058a46.tar.gz |
Update contrib/libs/zlib to 1.2.13
-rw-r--r-- | conanfile.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conanfile.txt b/conanfile.txt index 7dd8ab420fe..350b82372f6 100644 --- a/conanfile.txt +++ b/conanfile.txt @@ -3,7 +3,7 @@ bison/3.5.3 c-ares/1.18.1 libiconv/1.15 openssl/1.1.1s -zlib/1.2.12 +zlib/1.2.13 [tool_requires] ragel/6.10 |