summaryrefslogtreecommitdiff
path: root/Utilities/Scripts
diff options
context:
space:
mode:
authorCristian Adam <cristian.adam@qt.io>2020-09-23 19:09:16 +0200
committerCristian Adam <cristian.adam@qt.io>2020-09-23 19:09:16 +0200
commit2ca54e7179db7abf7a48b9474a38559be99398dc (patch)
treed4aca720459936950d7d18ff40f42aa98b879d44 /Utilities/Scripts
parent0b3e9259dd4f36000ded4240dcd39f60d5b600d7 (diff)
downloadcmake-2ca54e7179db7abf7a48b9474a38559be99398dc.tar.gz
zstd: version 1.4.5 update
Add source files needed to properly compile / link to zstd version 1.4.5
Diffstat (limited to 'Utilities/Scripts')
-rwxr-xr-xUtilities/Scripts/update-zstd.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/Utilities/Scripts/update-zstd.bash b/Utilities/Scripts/update-zstd.bash
index ce2c66b64c..a9b62f9499 100755
--- a/Utilities/Scripts/update-zstd.bash
+++ b/Utilities/Scripts/update-zstd.bash
@@ -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.3.8"
+readonly tag="v1.4.5"
readonly shortlog=false
readonly paths="
LICENSE