mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
zstd: Update script to get zstd 1.5.7
This commit is contained in:
@@ -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.5"
|
||||
readonly tag="v1.5.7"
|
||||
readonly shortlog=false
|
||||
readonly exact_tree_match=false
|
||||
readonly paths="
|
||||
|
||||
Reference in New Issue
Block a user