aboutsummaryrefslogtreecommitdiff
path: root/ports/taskflow/vcpkg.json
diff options
context:
space:
mode:
authorchausner <15180557+chausner@users.noreply.github.com>2021-09-13 23:43:59 +0200
committerGitHub <noreply@github.com>2021-09-13 14:43:59 -0700
commit0adcf54f037b5bb4837e0905ab63f0ca0d4cd3b4 (patch)
treeda8d9c40989a252144856d27c204740e8ee286bc /ports/taskflow/vcpkg.json
parent061e92ab17c2e21c3d73c7ea7319fe4e925bd8c3 (diff)
downloadvcpkg-0adcf54f037b5bb4837e0905ab63f0ca0d4cd3b4.tar.gz
vcpkg-0adcf54f037b5bb4837e0905ab63f0ca0d4cd3b4.zip
[Taskflow] update to 3.2.0 (#20122)
* Update taskflow to 3.2.0 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com>
Diffstat (limited to 'ports/taskflow/vcpkg.json')
-rw-r--r--ports/taskflow/vcpkg.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/taskflow/vcpkg.json b/ports/taskflow/vcpkg.json
index bf4d7f905..a71f32208 100644
--- a/ports/taskflow/vcpkg.json
+++ b/ports/taskflow/vcpkg.json
@@ -1,6 +1,6 @@
{
"name": "taskflow",
- "version": "3.1.0",
+ "version": "3.2.0",
"description": "Fast Parallel Tasking Programming Library using Modern C++",
"homepage": "https://github.com/taskflow/taskflow"
}