[taskflow] update to 3.1.0 (#17407)

* [taskflow] update to 3.1.0

* update version
This commit is contained in:
JonLiu1993 2021-04-24 01:48:11 +08:00 committed by GitHub
parent 4e103fa5d2
commit 68047ccea7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 14 additions and 7 deletions

View File

@ -1,4 +0,0 @@
Source: taskflow
Version: 3.0.0
Description: Fast Parallel Tasking Programming Library using Modern C++.
Homepage: https://github.com/taskflow/taskflow

View File

@ -2,8 +2,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO taskflow/taskflow
REF v3.0.0
SHA512 5c838ff4436ade1f3755eb6859f724188be2bfcd11baf172413a0bdc18bc516b7b911e6d83a140c95548f844a8c8b908992bdec10b3b6569876a3e3b2d5b821e
REF 86460588739bc15205e491ed3ef35030f6bec040 #v3.1.0
SHA512 c52952795f233f1e13d6d4f6e473bc8cfcfb6d245ba268874cb2fcb51766b2d57fc8a445a059ea215727f6f621c3fa95d1654223d21a6771a27a02048f904f5d
HEAD_REF master
)

View File

@ -0,0 +1,6 @@
{
"name": "taskflow",
"version": "3.1.0",
"description": "Fast Parallel Tasking Programming Library using Modern C++",
"homepage": "https://github.com/taskflow/taskflow"
}

View File

@ -5889,7 +5889,7 @@
"port-version": 0
},
"taskflow": {
"baseline": "3.0.0",
"baseline": "3.1.0",
"port-version": 0
},
"tbb": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "0cdd85bb7b520cb75c0bf6f89cf01bb65cb53fd2",
"version": "3.1.0",
"port-version": 0
},
{
"git-tree": "cfa2c53934444b309b97a672883d35da17246d86",
"version-string": "3.0.0",