diff options
author | RĂ©mi Verschelde <remi@verschelde.fr> | 2021-11-20 10:46:41 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-20 10:46:41 +0100 |
commit | bd896bf91573f2a947f29b7fc8201d7ff09b7838 (patch) | |
tree | a9b8b20372978d11635921ed7e07e0790994cecb /thirdparty/README.md | |
parent | 0a76ddc3dda0f0c6e5915f664d91db25bccbde49 (diff) | |
parent | 5bea1370f070062f2153074fd5706826a8928645 (diff) |
Merge pull request #55122 from akien-mga/zstd-1.5.0
Diffstat (limited to 'thirdparty/README.md')
-rw-r--r-- | thirdparty/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/thirdparty/README.md b/thirdparty/README.md index d610f49032..b922d89ab5 100644 --- a/thirdparty/README.md +++ b/thirdparty/README.md @@ -706,11 +706,11 @@ Files extracted from upstream source: ## zstd - Upstream: https://github.com/facebook/zstd -- Version: 1.4.8 (97a3da1df009d4dc67251de0c4b1c9d7fe286fc1, 2020) +- Version: 1.5.0 (a488ba114ec17ea1054b9057c26a046fc122b3b6, 2021) - License: BSD-3-Clause Files extracted from upstream source: -- lib/{common/,compress/,decompress/,zstd.h} -- LICENSE +- `lib/{common/,compress/,decompress/,zstd.h,zstd_errors.h}` +- `LICENSE` |