summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION10
1 files changed, 7 insertions, 3 deletions
diff --git a/REFLECTION b/REFLECTION
index 20038ff..90cbb71 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,11 +1,15 @@
-Extension [ <persistent> extension #104 zstd version 0.9.0 ] {
+Extension [ <persistent> extension #109 zstd version 0.10.0 ] {
+
+ - Dependencies {
+ Dependency [ apcu (Optional) ]
+ }
- Constants [5] {
Constant [ int ZSTD_COMPRESS_LEVEL_MIN ] { 1 }
Constant [ int ZSTD_COMPRESS_LEVEL_MAX ] { 22 }
Constant [ int ZSTD_COMPRESS_LEVEL_DEFAULT ] { 3 }
- Constant [ int LIBZSTD_VERSION_NUMBER ] { 10405 }
- Constant [ string LIBZSTD_VERSION_STRING ] { 1.4.5 }
+ Constant [ int LIBZSTD_VERSION_NUMBER ] { 10407 }
+ Constant [ string LIBZSTD_VERSION_STRING ] { 1.4.7 }
}
- Functions {