mirror of
https://github.com/openharmony/third_party_lz4.git
synced 2026-07-01 06:48:22 -04:00
+1
-1
@@ -3,7 +3,7 @@
|
||||
"Name": "lz4",
|
||||
"License": "BSD 2-Clause License",
|
||||
"License File": "LICENSE",
|
||||
"Version Number": "1.9.3",
|
||||
"Version Number": "1.9.4",
|
||||
"Owner": "chennaidong@huawei.com",
|
||||
"Upstream URL": "https://github.com/lz4/lz4",
|
||||
"Description": "This package provides a streaming interface to LZ4 data streams as well as low level compress and uncompress functions for LZ4 data blocks. The implementation is based on the reference C one."
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: lz4
|
||||
version: 1.9.3
|
||||
version: 1.9.4
|
||||
summary: Extremely Fast Compression algorithm
|
||||
description: >
|
||||
LZ4 is lossless compression algorithm, providing compression
|
||||
|
||||
Reference in New Issue
Block a user