Update version of zstd.

No need to update base_deps_meta_version as it is already updated in
this same PR.
This commit is contained in:
Matthieu Gautier
2022-04-11 17:56:51 +02:00
parent 5a6af5f5ab
commit b7a3187b45
3 changed files with 7 additions and 9 deletions

View File

@ -44,7 +44,7 @@ base_deps_meta_version = '76'
base_deps_versions = {
'zlib' : '1.2.12',
'lzma' : '5.2.4',
'zstd' : '1.5.1',
'zstd' : '1.5.2',
'docoptcpp' : '0.6.2',
'uuid' : '1.43.4',
'xapian-core' : '1.4.18',