diff --git a/devops/dependencies.json b/devops/dependencies.json index 3dc15fc32eb50..72fe15247c07a 100644 --- a/devops/dependencies.json +++ b/devops/dependencies.json @@ -1,15 +1,15 @@ { "linux": { "compute_runtime": { - "github_tag": "22.43.24595.30", - "version": "22.43.24595.30", - "url": "https://github.com/intel/compute-runtime/releases/tag/22.43.24595.30", + "github_tag": "22.53.25242.13", + "version": "22.53.25242.13", + "url": "https://github.com/intel/compute-runtime/releases/tag/22.53.25242.13", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" }, "igc": { - "github_tag": "igc-1.0.12504.5", - "version": "1.0.12504.5", - "url": "https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.12504.5", + "github_tag": "igc-1.0.12812.26", + "version": "1.0.12812.26", + "url": "https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.12812.26", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" }, "cm": { @@ -19,9 +19,9 @@ "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" }, "level_zero": { - "github_tag": "v1.8.12", - "version": "v1.8.12", - "url": "https://github.com/oneapi-src/level-zero/releases/tag/v1.8.12", + "github_tag": "v1.9.4", + "version": "v1.9.4", + "url": "https://github.com/oneapi-src/level-zero/releases/tag/v1.9.4", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" }, "tbb": {