Pārlūkot izejas kodu

zstd: Update script to get zstd 1.5.5

Brad King 1 gadu atpakaļ
vecāks
revīzija
fb82a882f6
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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 ownership="zstd upstream <[email protected]>"
 readonly subtree="Utilities/cmzstd"
 readonly subtree="Utilities/cmzstd"
 readonly repo="https://github.com/facebook/zstd.git"
 readonly repo="https://github.com/facebook/zstd.git"
-readonly tag="v1.5.0"
+readonly tag="v1.5.5"
 readonly shortlog=false
 readonly shortlog=false
 readonly paths="
 readonly paths="
   LICENSE
   LICENSE