Back to Filament

README

third_party/zstd/tnt/README.md

1.71.2520 B
Original Source

To update the version of zstd used in this project, run the update_zstd.sh script.

The script is located in third_party/zstd/tnt.

From the root of the repository, you can run it like this:

Usage:

shell
./third_party/zstd/tnt/update_zstd.sh <version>

For example, to update to version 1.5.7:

shell
./third_party/zstd/tnt/update_zstd.sh 1.5.7

You can find the latest version number on the zstd releases page: https://github.com/facebook/zstd/releases