nextflow: add v20.10.0 (#33354)
This commit is contained in:
parent
1338dbca56
commit
574ab3e40a
1 changed files with 5 additions and 0 deletions
|
@ -14,6 +14,11 @@ class Nextflow(Package):
|
|||
|
||||
maintainers = ["dialvarezs"]
|
||||
|
||||
version(
|
||||
"22.10.0",
|
||||
sha256="6acea8bd21f7f66b1363eef900cd696d9523d2b9edb53327940f093189c1535e",
|
||||
expand=False,
|
||||
)
|
||||
version(
|
||||
"22.04.4",
|
||||
sha256="e5ebf9942af4569db9199e8528016d9a52f73010ed476049774a76b201cd4b10",
|
||||
|
|
Loading…
Reference in a new issue