zstd: Update script to get zstd 1.5.5

This commit is contained in:
Brad King
2024-02-14 09:09:42 -05:00
parent 53d0d80cca
commit fb82a882f6

View File

@@ -8,7 +8,7 @@ readonly name="zstd"
readonly ownership="zstd upstream <kwrobot@kitware.com>"
readonly subtree="Utilities/cmzstd"
readonly repo="https://github.com/facebook/zstd.git"
readonly tag="v1.5.0"
readonly tag="v1.5.5"
readonly shortlog=false
readonly paths="
LICENSE