taskflow: add v3.6.0 (#41098)

This commit is contained in:
Satish Balay 2023-11-15 17:20:38 -06:00 committed by GitHub
parent 2f24aeb7f6
commit 6eae4b9714
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,7 @@ class Taskflow(CMakePackage):
git = "https://github.com/taskflow/taskflow.git"
version("master", branch="master")
version("3.6.0", sha256="5a1cd9cf89f93a97fcace58fd73ed2fc8ee2053bcb43e047acb6bc121c3edf4c")
version("2.7.0", sha256="bc2227dcabec86abeba1fee56bb357d9d3c0ef0184f7c2275d7008e8758dfc3e")
# Compiler must offer C++14 support