Skip to content

Commit 9860eb6

Browse files
committed
update SHA256
1 parent bcb6ceb commit 9860eb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/dependencies.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ function(ov_download_tbb)
9292
ARCHIVE_WIN "oneapi-tbb-2021.2.5-win-trim-cfg.zip"
9393
TARGET_PATH "${TEMP}/tbb"
9494
ENVIRONMENT "TBBROOT"
95-
SHA256 "dc1f644061db517c0502b7c4e7ca1ac13fe559604bc3d57e26f0119b2dfab762"
95+
SHA256 "dd24357fd872985f8c94f220d0626418a3ae4bef7f95367e9b9d787e5170e09c"
9696
USE_NEW_LOCATION TRUE)
9797
elseif(ANDROID AND X86_64)
9898
RESOLVE_DEPENDENCY(TBB

0 commit comments

Comments
 (0)