diff --git a/devops/dependencies.json b/devops/dependencies.json index d257c0ce8e703..ffcbabb8b01c4 100644 --- a/devops/dependencies.json +++ b/devops/dependencies.json @@ -25,15 +25,15 @@ "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" }, "tbb": { - "github_tag": "v2022.3.0", - "version": "2022.3.0", - "url": "https://github.com/uxlfoundation/oneTBB/releases/download/v2022.3.0/oneapi-tbb-2022.3.0-lin.tgz", + "github_tag": "v2023.0.0", + "version": "2023.0.0", + "url": "https://github.com/uxlfoundation/oneTBB/releases/download/v2023.0.0/oneapi-tbb-2023.0.0-lin.tgz", "root": "{DEPS_ROOT}/tbb/lin" }, "oclcpu": { - "github_tag": "2025-WW45", - "version": "2025.21.10.0.10_160000", - "url": "https://github.com/intel/llvm/releases/download/2025-WW45/oclcpuexp-2025.21.10.0.10_160000_rel.tar.gz", + "github_tag": "2026-WW22", + "version": "2026.22.3.0.31_160000", + "url": "https://github.com/intel/llvm/releases/download/2026-WW22/oclcpuexp-2026.22.3.0.31_160000_rel.tar.gz", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclcpu" } }, @@ -44,15 +44,15 @@ "root": "" }, "tbb": { - "github_tag": "v2022.3.0", - "version": "2022.3.0", - "url": "https://github.com/uxlfoundation/oneTBB/releases/download/v2022.3.0/oneapi-tbb-2022.3.0-win.zip", + "github_tag": "v2023.0.0", + "version": "2023.0.0", + "url": "https://github.com/uxlfoundation/oneTBB/releases/download/v2023.0.0/oneapi-tbb-2023.0.0-win.zip", "root": "{DEPS_ROOT}/tbb/win" }, "oclcpu": { - "github_tag": "2025-WW45", - "version": "2025.21.10.0.10_160000", - "url": "https://github.com/intel/llvm/releases/download/2025-WW45/win-oclcpuexp-2025.21.10.0.10_160000_rel.zip", + "github_tag": "2026-WW22", + "version": "2026.22.3.0.31_160000", + "url": "https://github.com/intel/llvm/releases/download/2026-WW22/win-oclcpuexp-2026.22.3.0.31_160000_rel.zip", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclcpu" } }