[tbb] update to 2021.11.0 (#35282)

* [tbb] update to 2021.11.0

* [tbb] update versions
This commit is contained in:
miyanyan 2023-11-29 16:49:34 +08:00 committed by GitHub
parent 8af96e6c2e
commit aeabfa9386
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 5 deletions

View File

@ -5,7 +5,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO oneapi-src/oneTBB
REF "v${VERSION}"
SHA512 d71cf317e7f78948c1ea20977cfcfba1eff72cb20c457c87e624cb3aaa3215a1c24eeeec11ed6ed99cf118c577d956234202458bb5e0215c9c317099d9c3b732
SHA512 4779141b7602f2fa3a509fdd346824ba270a3a568df3649ce8cb51264d233df5cec5e5cb67b91319dd11d3d5e054697b4ed345e07216107985ddb6e1e7ef94e5
HEAD_REF onetbb_2021
)

View File

@ -1,8 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "tbb",
"version": "2021.10.0",
"port-version": 3,
"version": "2021.11.0",
"description": "Intel's Threading Building Blocks.",
"homepage": "https://github.com/oneapi-src/oneTBB",
"license": "Apache-2.0",

View File

@ -8301,8 +8301,8 @@
"port-version": 0
},
"tbb": {
"baseline": "2021.10.0",
"port-version": 3
"baseline": "2021.11.0",
"port-version": 0
},
"tcb-span": {
"baseline": "2022-06-15",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "b4b70addeb87d3ab6ded6936566176ca31138f33",
"version": "2021.11.0",
"port-version": 0
},
{
"git-tree": "b4cde1e2a3654b8540b76ac295675a37bdbca311",
"version": "2021.10.0",