[tbb] Update to 2022.3.0 (#48762)

This commit is contained in:
SunBlack
2025-12-09 07:06:33 +01:00
committed by GitHub
parent 971828fe09
commit b83220a832
4 changed files with 8 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO oneapi-src/oneTBB
REF "v${VERSION}"
SHA512 d87c67514ca17c9769910194a8fac912e183952ad5c408dbceb48edc8aef13375df3d4c9120a7366206c8ab72699ed953df65c11c261e19d8e9d273c73d073f3
SHA512 fdc50589785b1949ca1dd4429bbcedb180be4b8966da5243ddd1f8e9f97310dd603681e0bb83c1d6c2d3e27932f577ef6739e4e82f3c54af147f4d6d906b39f1
HEAD_REF master
PATCHES
)

View File

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

View File

@@ -9653,7 +9653,7 @@
"port-version": 0
},
"tbb": {
"baseline": "2022.2.0",
"baseline": "2022.3.0",
"port-version": 0
},
"tcb-span": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "0bfeb03aff5ecb38ea25dbedcfa9d2ea21791b82",
"version": "2022.3.0",
"port-version": 0
},
{
"git-tree": "a3b9fc4c8d2641949c25b590c6225328c3a152d7",
"version": "2022.2.0",