Skip to content

Commit

Permalink
bump zstd version: 1.5.5 -> 1.5.6 (#2099)
Browse files Browse the repository at this point in the history
  • Loading branch information
hemnstill committed Mar 29, 2024
1 parent 8d12043 commit 2fb7b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/ci/github_actions/ci.cmd
Expand Up @@ -2,7 +2,7 @@
SET ZLIB_VERSION=1.3
SET BZIP2_VERSION=1ea1ac188ad4b9cb662e3f8314673c63df95a589
SET XZ_VERSION=5.4.4
SET ZSTD_VERSION=1.5.5
SET ZSTD_VERSION=1.5.6
IF NOT "%BE%"=="mingw-gcc" (
IF NOT "%BE%"=="msvc" (
ECHO Environment variable BE must be mingw-gcc or msvc
Expand Down

0 comments on commit 2fb7b0c

Please sign in to comment.