diff --git a/devops/dependencies.json b/devops/dependencies.json index 66057b067cda6..983869a0f1618 100644 --- a/devops/dependencies.json +++ b/devops/dependencies.json @@ -25,15 +25,15 @@ "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" }, "tbb": { - "github_tag": "v2022.1.0", - "version": "2022.1.0", - "url": "https://github.com/uxlfoundation/oneTBB/releases/download/v2022.1.0/oneapi-tbb-2022.1.0-lin.tgz", + "github_tag": "v2022.2.0", + "version": "2022.2.0", + "url": "https://github.com/uxlfoundation/oneTBB/releases/download/v2022.2.0/oneapi-tbb-2022.2.0-lin.tgz", "root": "{DEPS_ROOT}/tbb/lin" }, "oclcpu": { - "github_tag": "2025-WW13", - "version": "2025.19.3.0.17_230222", - "url": "https://github.com/intel/llvm/releases/download/2025-WW13/oclcpuexp-2025.19.3.0.17_230222_rel.tar.gz", + "github_tag": "2025-WW27", + "version": "2025.20.6.0.04_224945", + "url": "https://github.com/intel/llvm/releases/download/2025-WW27/oclcpuexp-2025.20.6.0.04_224945_rel.tar.gz", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclcpu" } }, @@ -44,15 +44,15 @@ "root": "" }, "tbb": { - "github_tag": "v2022.1.0", - "version": "2022.1.0", - "url": "https://github.com/uxlfoundation/oneTBB/releases/download/v2022.1.0/oneapi-tbb-2022.1.0-win.zip", + "github_tag": "v2022.2.0", + "version": "2022.2.0", + "url": "https://github.com/uxlfoundation/oneTBB/releases/download/v2022.2.0/oneapi-tbb-2022.2.0-win.zip", "root": "{DEPS_ROOT}/tbb/win" }, "oclcpu": { - "github_tag": "2025-WW13", - "version": "2025.19.3.0.17_230222", - "url": "https://github.com/intel/llvm/releases/download/2025-WW13/win-oclcpuexp-2025.19.3.0.17_230222_rel.zip", + "github_tag": "2025-WW27", + "version": "2025.20.6.0.04_224945", + "url": "https://github.com/intel/llvm/releases/download/2025-WW27/win-oclcpuexp-2025.20.6.0.04_224945_rel.zip", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclcpu" } }