[tbb] update to 2021.13.0 (#39591)

This commit is contained in:
miyanyan 2024-07-02 03:52:22 +08:00 committed by GitHub
parent c3273867b0
commit edf0366ad3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 4 deletions

View File

@ -5,8 +5,8 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO oneapi-src/oneTBB
REF "v${VERSION}"
SHA512 4779141b7602f2fa3a509fdd346824ba270a3a568df3649ce8cb51264d233df5cec5e5cb67b91319dd11d3d5e054697b4ed345e07216107985ddb6e1e7ef94e5
HEAD_REF onetbb_2021
SHA512 1f536b98c4eb331c3ba21e4b36362c932d7852b974ea7237b5f7bffb0e996d76f688c7ac534cb56f5866cfdffd5d3f015521b4c2ca21e584503070782ca82a2f
HEAD_REF master
)
vcpkg_check_features(

View File

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

View File

@ -8625,7 +8625,7 @@
"port-version": 0
},
"tbb": {
"baseline": "2021.11.0",
"baseline": "2021.13.0",
"port-version": 0
},
"tcb-span": {

View File

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