From 476c9c035fd432cb6a34691dbf317f8617624931 Mon Sep 17 00:00:00 2001 From: Aleks Lozovyuk Date: Mon, 8 May 2023 06:42:05 +0300 Subject: [PATCH] build(dep): Bump oneTBB v2021.9.0 (#1432) --- cmake/tbb.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmake/tbb.cmake b/cmake/tbb.cmake index d8026f7ecb3..e2247540a7a 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.8.0 - MD5=3bf3d3b25a97f5bd2ad172e8b2bbd548 + oneapi-src/oneTBB v2021.9.0 + MD5=341fd0408cc0230e8d6121096b1d827a ) FetchContent_MakeAvailableWithArgs(tbb