Skip to content

Commit c0ea647

Browse files
authored
Update TBB version from 2021.13.0 to 2022.0.0
1 parent d439964 commit c0ea647

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

devops/dependencies.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu"
2626
},
2727
"tbb": {
28-
"github_tag": "v2021.13.0",
29-
"version": "2021.13.0",
30-
"url": "https://github.com/oneapi-src/oneTBB/releases/download/v2021.13.0/oneapi-tbb-2021.13.0-lin.tgz",
28+
"github_tag": "v2022.0.0",
29+
"version": "2022.0.0",
30+
"url": "https://github.com/oneapi-src/oneTBB/releases/download/v2022.0.0/oneapi-tbb-2022.0.0-lin.tgz",
3131
"root": "{DEPS_ROOT}/tbb/lin"
3232
},
3333
"oclcpu": {
@@ -53,9 +53,9 @@
5353
"root": ""
5454
},
5555
"tbb": {
56-
"github_tag": "v2021.13.0",
57-
"version": "2021.13.0",
58-
"url": "https://github.com/oneapi-src/oneTBB/releases/download/v2021.13.0/oneapi-tbb-2021.13.0-win.zip",
56+
"github_tag": "v2022.0.0",
57+
"version": "2022.0.0",
58+
"url": "https://github.com/oneapi-src/oneTBB/releases/download/v2022.0.0/oneapi-tbb-2022.0.0-win.zip",
5959
"root": "{DEPS_ROOT}/tbb/win"
6060
},
6161
"oclcpu": {

0 commit comments

Comments
 (0)