Files
filament/third_party/zstd/tnt
2025-08-07 14:58:18 -07:00
..
2025-08-07 14:58:18 -07:00
2025-08-07 14:58:18 -07:00
2025-08-07 14:58:18 -07:00

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:

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

For example, to update to version 1.5.7:

./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