!93 fix_version

Merge pull request !93 from lanhaoyu/zlib_version_fix
This commit is contained in:
openharmony_ci
2025-04-21 13:31:40 +00:00
committed by Gitee
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@ohos/zlib",
"description": "zlib 1.2.13 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files",
"description": "zlib 1.3.1 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files",
"version": "3.1",
"license": "Zlib LICENSE",
"publishAs": "code-segment",