This is an automated email from the ASF dual-hosted git repository.
twice pushed a commit to branch unstable
in repository https://gitbox.apache.org/repos/asf/kvrocks.git
The following commit(s) were added to refs/heads/unstable by this push:
new 7dd0248e chore: Bump oneTBB to 2021.13.0 (#2375)
7dd0248e is described below
commit 7dd0248e267d864190be1a5a90ad3ebfdec35e09
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Sun Jul 7 07:14:41 2024 +0300
chore: Bump oneTBB to 2021.13.0 (#2375)
Co-authored-by: Twice <[email protected]>
---
cmake/tbb.cmake | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/cmake/tbb.cmake b/cmake/tbb.cmake
index a408ac8b..7fde5f30 100644
--- a/cmake/tbb.cmake
+++ b/cmake/tbb.cmake
@@ -20,8 +20,8 @@ include_guard()
include(cmake/utils.cmake)
FetchContent_DeclareGitHubWithMirror(tbb
- oneapi-src/oneTBB v2021.12.0
- MD5=0919a8eda74333e1aafa8d602bb9cc90
+ oneapi-src/oneTBB v2021.13.0
+ MD5=2dd9b7cfa5de5bb3add2f7392e0c9bab
)
FetchContent_MakeAvailableWithArgs(tbb