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 3a5eb97b chore: bump oneTBB to v2022.0.0 (#2632)
3a5eb97b is described below
commit 3a5eb97b830263471e74eed6701ac593a15ca5db
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Fri Nov 1 06:03:23 2024 +0200
chore: bump oneTBB to v2022.0.0 (#2632)
---
cmake/tbb.cmake | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/cmake/tbb.cmake b/cmake/tbb.cmake
index 7fde5f30..622a4783 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.13.0
- MD5=2dd9b7cfa5de5bb3add2f7392e0c9bab
+ oneapi-src/oneTBB v2022.0.0
+ MD5=7eaeff0ddec85182afb60f2232fae2af
)
FetchContent_MakeAvailableWithArgs(tbb