[lzav] Update to 5.6 (#48570)

This commit is contained in:
SunBlack
2025-12-02 00:17:25 +01:00
committed by GitHub
parent 77ef1ba05d
commit 4bbb04f87d
4 changed files with 8 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO avaneev/lzav
REF ${VERSION}
SHA512 456c1d422bf884643862f81d461baae75f24247a2789ea8dabd7203293fa73a197e5e6895492be57c12a9f8dace9d3dc810b8b1a3e4a264768dbda6e28e1ee59
SHA512 efc46188614abc3f3660836113090095957dfef07cd27b30a32710dbdc6a023a2dfc5f417cb7056ad74de41c886d5ab449c746fb597f17e3e30c573103e469bf
HEAD_REF master
)

View File

@@ -1,6 +1,6 @@
{
"name": "lzav",
"version": "4.0",
"version": "5.6",
"description": "Fast In-Memory Data Compression Algorithm (inline C/C++)",
"homepage": "https://github.com/avaneev/lzav",
"license": "MIT"

View File

@@ -6117,7 +6117,7 @@
"port-version": 0
},
"lzav": {
"baseline": "4.0",
"baseline": "5.6",
"port-version": 0
},
"lzfse": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a8f2bfc3e8974b4bc0608cf2005a489f20aa043b",
"version": "5.6",
"port-version": 0
},
{
"git-tree": "692b77f4637b32fce86d49215940373c3276acfa",
"version": "4.0",