Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/neo'
Browse files Browse the repository at this point in the history
* origin/neo:
  MB-53924: Update V8 cbdep to 10.7.21-2
  MB-53324: Update erlang to neo build 10, version 24.3.4.5

Change-Id: I7a0124ec5643c86822e0a690c34781ef29f9340b
  • Loading branch information
ceejatec committed Oct 6, 2022
2 parents ae652a8 + 2bfcc16 commit c23d2da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/manifest.cmake
Expand Up @@ -59,7 +59,7 @@ DECLARE_DEP (rocksdb VERSION 5.18.3-cb6 PLATFORMS amzn2 centos7 debian9 debian10
ENDIF (NOT CB_PRODUCTION_BUILD)
DECLARE_DEP (snappy VERSION 1.1.8-cb4 PLATFORMS linux macosx windows_msvc2017)
DECLARE_DEP (spdlog VERSION v1.10.0-cb4 PLATFORMS amzn2 centos7 debian9 debian10 macosx suse12 suse15 ubuntu18.04 ubuntu20.04 windows)
DECLARE_DEP (v8 V2 VERSION 10.7.21 BUILD 1 PLATFORMS linux macosx windows)
DECLARE_DEP (v8 V2 VERSION 10.7.21 BUILD 2 PLATFORMS linux macosx windows)
DECLARE_DEP (zlib V2 VERSION 1.2.12 BUILD 1 PLATFORMS linux macosx windows_msvc2017)
DECLARE_DEP (zstd-cpp V2 VERSION 1.5.0 BUILD 2 PLATFORMS linux macosx windows)

Expand Down

0 comments on commit c23d2da

Please sign in to comment.