[tbb] update to 2021.10.0 (#32924)

* tbb: 2021.10.0

* updated version database
This commit is contained in:
Ilya Lavrenov 2023-08-04 17:54:51 +04:00 committed by GitHub
parent 2ab975eee9
commit b1b122fa1a
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 2ece7f678ad7c8968c0ad5cda9f987e4b318c6d9735169e1039beb0ff8dfca18815835875211acc6c7068913d9b0bdd4c9ded22962b0bb48f4a0ce0f7b78f31c
SHA512 d71cf317e7f78948c1ea20977cfcfba1eff72cb20c457c87e624cb3aaa3215a1c24eeeec11ed6ed99cf118c577d956234202458bb5e0215c9c317099d9c3b732
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.9.0",
"port-version": 2,
"version": "2021.10.0",
"description": "Intel's Threading Building Blocks.",
"homepage": "https://github.com/oneapi-src/oneTBB",
"license": "Apache-2.0",

View File

@ -7993,8 +7993,8 @@
"port-version": 0
},
"tbb": {
"baseline": "2021.9.0",
"port-version": 2
"baseline": "2021.10.0",
"port-version": 0
},
"tcb-span": {
"baseline": "2021-12-15",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "117288ebe187535733fd627985c192553c7b82e6",
"version": "2021.10.0",
"port-version": 0
},
{
"git-tree": "d050b3a84687479bb03134f98f6360bfb72e64a8",
"version": "2021.9.0",