Skip to content

Commit f686f8a

Browse files
authored
Update TBB version to 2022.1.0
1 parent 42675f4 commit f686f8a

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": "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",
28+
"github_tag": "v2022.1.0",
29+
"version": "2022.1.0",
30+
"url": "https://github.com/uxlfoundation/oneTBB/releases/download/v2022.1.0/oneapi-tbb-2022.1.0-lin.tgz",
3131
"root": "{DEPS_ROOT}/tbb/lin"
3232
},
3333
"oclcpu": {
@@ -44,9 +44,9 @@
4444
"root": ""
4545
},
4646
"tbb": {
47-
"github_tag": "v2022.0.0",
48-
"version": "2022.0.0",
49-
"url": "https://github.com/oneapi-src/oneTBB/releases/download/v2022.0.0/oneapi-tbb-2022.0.0-win.zip",
47+
"github_tag": "v2022.1.0",
48+
"version": "2022.1.0",
49+
"url": "https://github.com/uxlfoundation/oneTBB/releases/download/v2022.1.0/oneapi-tbb-2022.1.0-win.zip",
5050
"root": "{DEPS_ROOT}/tbb/win"
5151
},
5252
"oclcpu": {

0 commit comments

Comments
 (0)