summaryrefslogtreecommitdiff
path: root/src/third_party/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/SConscript')
-rw-r--r--src/third_party/SConscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/third_party/SConscript b/src/third_party/SConscript
index 90583f00901..47a4dee2d64 100644
--- a/src/third_party/SConscript
+++ b/src/third_party/SConscript
@@ -13,7 +13,7 @@ Import("wiredtiger")
boostSuffix = "-1.70.0"
snappySuffix = '-1.1.7'
zlibSuffix = '-1.2.11'
-zstdSuffix = '-1.3.7'
+zstdSuffix = '-1.4.3'
pcreSuffix = "-8.42"
mozjsSuffix = '-60'
yamlSuffix = '-0.6.2'