diff options
| author | mfornace <mfornace@users.noreply.github.com> | 2021-01-27 18:17:09 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-27 18:17:09 -0800 |
| commit | 421777e4b211f647cc716f1ed9544d149ecc5778 (patch) | |
| tree | d4042846c141b7e10b2d895f6188e59c9fa05286 /versions/t-/taskflow.json | |
| parent | 29286672eed3a6827f7720f04cbd5bc86e931b0b (diff) | |
| download | vcpkg-421777e4b211f647cc716f1ed9544d149ecc5778.tar.gz vcpkg-421777e4b211f647cc716f1ed9544d149ecc5778.zip | |
[taskflow] update to 3.0.0 (#15894)
* update taskflow portfile to 3.0.0
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
Diffstat (limited to 'versions/t-/taskflow.json')
| -rw-r--r-- | versions/t-/taskflow.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/t-/taskflow.json b/versions/t-/taskflow.json index 31c01f999..f728c54f7 100644 --- a/versions/t-/taskflow.json +++ b/versions/t-/taskflow.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "cfa2c53934444b309b97a672883d35da17246d86", + "version-string": "3.0.0", + "port-version": 0 + }, + { "git-tree": "efe56bba7e13bcf283b57fed39637a7e4789c1da", "version-string": "2.7.0", "port-version": 0 |
