Skip to content

Commit

Permalink
ENH: Bump zstd to v1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
thewtex committed Feb 10, 2020
1 parent 9e6312e commit 60477a7
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 9 deletions.
2 changes: 2 additions & 0 deletions js/lib/ZstdDecompress/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ set(ZstdExeSources
ZstdDecompress.cxx
zstd/lib/decompress/zstd_decompress.c
zstd/lib/decompress/huf_decompress.c
zstd/lib/decompress/zstd_ddict.c
zstd/lib/decompress/zstd_decompress_block.c
zstd/lib/common/zstd_common.c
zstd/lib/common/error_private.c
zstd/lib/common/xxhash.c
Expand Down
13 changes: 6 additions & 7 deletions js/lib/ZstdDecompress/web-build/ZstdDecompress.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/lib/ZstdDecompress/web-build/ZstdDecompressWasm.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/lib/ZstdDecompress/zstd
Submodule zstd updated 332 files

0 comments on commit 60477a7

Please sign in to comment.