Ver código fonte

zstd: Update script to get zstd 1.5.5

Brad King 1 ano atrás
pai
commit
fb82a882f6
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      Utilities/Scripts/update-zstd.bash

+ 1 - 1
Utilities/Scripts/update-zstd.bash

@@ -8,7 +8,7 @@ readonly name="zstd"
 readonly ownership="zstd upstream <[email protected]>"
 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