deps,tools: add zstd 1.5.6

PR-URL: https://github.com/nodejs/node/pull/52100
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
This commit is contained in:
Jan Krems 2024-03-15 09:01:30 -07:00 committed by Node.js GitHub Bot
parent 0782c91939
commit f5353100be
112 changed files with 79826 additions and 0 deletions

View file

@ -16,6 +16,7 @@
'node_module_version%': '',
'node_use_amaro%': 'true',
'node_shared_brotli%': 'false',
'node_shared_zstd%': 'false',
'node_shared_zlib%': 'false',
'node_shared_http_parser%': 'false',
'node_shared_cares%': 'false',