{"id":39834,"name":"io.nextflow:nextflow","description":"A DSL for data-driven computational pipelines","url":"https://github.com/nextflow-io/nextflow","last_synced_at":"2025-09-05T08:23:13.299Z","repository":{"id":7688591,"uuid":"9052236","full_name":"nextflow-io/nextflow","owner":"nextflow-io","description":"A DSL for data-driven computational pipelines","archived":false,"fork":false,"pushed_at":"2025-09-05T01:55:05.000Z","size":63804,"stargazers_count":3128,"open_issues_count":487,"forks_count":723,"subscribers_count":87,"default_branch":"master","last_synced_at":"2025-09-05T02:37:14.097Z","etag":null,"topics":["aws","bioinformatics","cloud","dataflow","docker","groovy","hello","hpc","nextflow","pipeline","pipeline-framework","reproducible-research","reproducible-science","sge","singularity","singularity-containers","slurm","workflow-engine"],"latest_commit_sha":null,"homepage":"http://nextflow.io","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextflow-io.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-03-27T11:17:33.000Z","updated_at":"2025-09-04T19:58:54.000Z","dependencies_parsed_at":"2023-09-22T05:27:21.989Z","dependency_job_id":"99c97c87-dc9d-4092-b872-684add29f6c2","html_url":"https://github.com/nextflow-io/nextflow","commit_stats":{"total_commits":6282,"total_committers":183,"mean_commits":34.32786885245902,"dds":0.1263928685132123,"last_synced_commit":"4c54db6ac634cc80a820752d8f4edb959fc832e4"},"previous_names":[],"tags_count":333,"template":false,"template_full_name":null,"purl":"pkg:github/nextflow-io/nextflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/sbom","scorecard":{"id":659721,"data":{"date":"2025-08-11","repo":{"name":"github.com/nextflow-io/nextflow","commit":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/build.yml:39"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:194","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/build.yml:193","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/cffconvert.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/generate-send-dependencies.yml:7","Warn: no topLevel permission defined: .github/workflows/seqeradocs-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: Apache License 2.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v25.07.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753","Warn: release artifact v25.07.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests-v1/subworkflow.nf:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests/subworkflow.nf:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/stale.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating amazoncorretto:21-al2023 to amazoncorretto:21-al2023@sha256:411aff82096876584e5f5b7d375572d32c8b03e29abaefaa50e303bd937c943b","Warn: containerImage not pinned by hash: docker/flux/.devcontainer/Dockerfile:1: pin your Docker image by updating fluxrm/flux-sched:focal to fluxrm/flux-sched:focal@sha256:1b9f6581e5587db629043a9513056e0fafaa00c8969a5479a5fef963ec462f6e","Warn: containerImage not pinned by hash: docs/Dockerfile:1: pin your Docker image by updating mambaorg/micromamba:1.5.8 to mambaorg/micromamba:1.5.8@sha256:475730daef12ff9c0733e70092aeeefdf4c373a584c952dac3f7bdb739601990","Warn: containerImage not pinned by hash: test-e2e/Dockerfile:1: pin your Docker image by updating amazoncorretto:17-al2023 to amazoncorretto:17-al2023@sha256:5acaef366078c3b971c4aacd02b58205e74f597a0f30801a1d45904277b0e350","Warn: containerImage not pinned by hash: tests-v1/Dockerfile:1","Warn: containerImage not pinned by hash: tests/Dockerfile:1","Warn: containerImage not pinned by hash: validation/test-aws-unstage-fail-container/Dockerfile:1: pin your Docker image by updating ubuntu to ubuntu@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: validation/wave-tests/example2/modules/foo/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/flux/.devcontainer/Dockerfile:16","Warn: pipCommand not pinned by hash: docs/Dockerfile:12-14","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:21","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-21T15:43:42.076Z","repository_id":7688591,"created_at":"2025-08-21T15:43:42.077Z","updated_at":"2025-08-21T15:43:42.077Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273728942,"owners_count":25157314,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"nextflow-io","name":"nextflow-io","uuid":"6698688","kind":"organization","description":"","email":null,"website":"http://nextflow.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6698688?v=4","repositories_count":78,"last_synced_at":"2023-05-21T01:00:52.958Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nextflow-io","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T04:11:01.074Z","updated_at":"2023-05-21T01:00:52.974Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io/repositories"},"packages":[{"id":5656754,"name":"github.com/nextflow-io/nextflow","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/nextflow-io/nextflow","keywords_array":[],"namespace":"github.com/nextflow-io","versions_count":201,"first_release_published_at":"2013-04-09T10:48:02.000Z","latest_release_published_at":"2025-07-01T03:05:51.445Z","latest_release_number":"v24.10.9+incompatible","last_synced_at":"2025-09-05T02:47:43.734Z","created_at":"2022-12-07T00:35:08.219Z","updated_at":"2025-09-05T02:47:43.734Z","registry_url":"https://pkg.go.dev/github.com/nextflow-io/nextflow","install_command":"go get github.com/nextflow-io/nextflow","documentation_url":"https://pkg.go.dev/github.com/nextflow-io/nextflow#section-documentation","metadata":{},"repo_metadata":{"id":7688591,"uuid":"9052236","full_name":"nextflow-io/nextflow","owner":"nextflow-io","description":"A DSL for data-driven computational pipelines","archived":false,"fork":false,"pushed_at":"2025-08-28T22:45:01.000Z","size":63577,"stargazers_count":3118,"open_issues_count":491,"forks_count":719,"subscribers_count":87,"default_branch":"master","last_synced_at":"2025-08-29T02:25:45.280Z","etag":null,"topics":["aws","bioinformatics","cloud","dataflow","docker","groovy","hello","hpc","nextflow","pipeline","pipeline-framework","reproducible-research","reproducible-science","sge","singularity","singularity-containers","slurm","workflow-engine"],"latest_commit_sha":null,"homepage":"http://nextflow.io","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextflow-io.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-03-27T11:17:33.000Z","updated_at":"2025-08-27T22:53:38.000Z","dependencies_parsed_at":"2023-09-22T05:27:21.989Z","dependency_job_id":"99c97c87-dc9d-4092-b872-684add29f6c2","html_url":"https://github.com/nextflow-io/nextflow","commit_stats":{"total_commits":6282,"total_committers":183,"mean_commits":34.32786885245902,"dds":0.1263928685132123,"last_synced_commit":"4c54db6ac634cc80a820752d8f4edb959fc832e4"},"previous_names":[],"tags_count":333,"template":false,"template_full_name":null,"purl":"pkg:github/nextflow-io/nextflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/sbom","scorecard":{"id":659721,"data":{"date":"2025-08-11","repo":{"name":"github.com/nextflow-io/nextflow","commit":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/build.yml:39"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:194","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/build.yml:193","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/cffconvert.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/generate-send-dependencies.yml:7","Warn: no topLevel permission defined: .github/workflows/seqeradocs-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: Apache License 2.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v25.07.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753","Warn: release artifact v25.07.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests-v1/subworkflow.nf:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests/subworkflow.nf:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/stale.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating amazoncorretto:21-al2023 to amazoncorretto:21-al2023@sha256:411aff82096876584e5f5b7d375572d32c8b03e29abaefaa50e303bd937c943b","Warn: containerImage not pinned by hash: docker/flux/.devcontainer/Dockerfile:1: pin your Docker image by updating fluxrm/flux-sched:focal to fluxrm/flux-sched:focal@sha256:1b9f6581e5587db629043a9513056e0fafaa00c8969a5479a5fef963ec462f6e","Warn: containerImage not pinned by hash: docs/Dockerfile:1: pin your Docker image by updating mambaorg/micromamba:1.5.8 to mambaorg/micromamba:1.5.8@sha256:475730daef12ff9c0733e70092aeeefdf4c373a584c952dac3f7bdb739601990","Warn: containerImage not pinned by hash: test-e2e/Dockerfile:1: pin your Docker image by updating amazoncorretto:17-al2023 to amazoncorretto:17-al2023@sha256:5acaef366078c3b971c4aacd02b58205e74f597a0f30801a1d45904277b0e350","Warn: containerImage not pinned by hash: tests-v1/Dockerfile:1","Warn: containerImage not pinned by hash: tests/Dockerfile:1","Warn: containerImage not pinned by hash: validation/test-aws-unstage-fail-container/Dockerfile:1: pin your Docker image by updating ubuntu to ubuntu@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: validation/wave-tests/example2/modules/foo/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/flux/.devcontainer/Dockerfile:16","Warn: pipCommand not pinned by hash: docs/Dockerfile:12-14","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:21","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-21T15:43:42.076Z","repository_id":7688591,"created_at":"2025-08-21T15:43:42.077Z","updated_at":"2025-08-21T15:43:42.077Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272635683,"owners_count":24967900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nextflow-io","name":"nextflow-io","uuid":"6698688","kind":"organization","description":"","email":null,"website":"http://nextflow.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6698688?v=4","repositories_count":78,"last_synced_at":"2023-05-21T01:00:52.958Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nextflow-io","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T04:11:01.074Z","updated_at":"2023-05-21T01:00:52.974Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io/repositories"},"tags":[{"name":"v25.07.0-edge","sha":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1","kind":"tag","published_at":"2025-08-15T18:11:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge/manifests"},{"name":"v25.06.0-edge","sha":"7d9272b78edaceedd80beeb63b15ed78b27bfffc","kind":"tag","published_at":"2025-07-06T14:06:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge/manifests"},{"name":"v25.04.6","sha":"6588d533d4f4bc55cf15339000881ea71f674ac5","kind":"tag","published_at":"2025-07-01T11:35:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6/manifests"},{"name":"v25.04.5","sha":"91514b87aac8371c7d060676a26b0677bc7c6df0","kind":"tag","published_at":"2025-06-30T20:02:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5/manifests"},{"name":"v24.10.9","sha":"393dfb828944d165c73ce4898b8044e367f1d48f","kind":"tag","published_at":"2025-06-30T16:09:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9/manifests"},{"name":"v24.04.6","sha":"7b5def9500ebcbb14f6652fe1c4c44c8a67af606","kind":"tag","published_at":"2025-06-30T14:34:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6/manifests"},{"name":"v25.04.4","sha":"71d9c376af5031410bfe4370fad22f3b184c9b66","kind":"tag","published_at":"2025-06-16T15:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4/manifests"},{"name":"v24.04.5","sha":"25aba80e8ea50a7714159ddf52a3122fd87b541e","kind":"tag","published_at":"2025-06-06T12:44:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5/manifests"},{"name":"v24.10.8","sha":"8fcb319ce694086bbb5ebc31ec2ca24bf276e4d1","kind":"tag","published_at":"2025-06-06T12:18:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8/manifests"},{"name":"v25.04.3","sha":"08c0027038cd99789dd790f2082f50870bc2de91","kind":"tag","published_at":"2025-06-02T21:03:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3/manifests"},{"name":"v25.05.0-edge","sha":"3cc9374b2feb9945603220552849d0efb74823e5","kind":"tag","published_at":"2025-06-02T19:48:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge/manifests"},{"name":"v25.04.2","sha":"ea75b301c7928dfea20af47ad9b4f9212fa3b1e7","kind":"tag","published_at":"2025-05-13T23:20:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2/manifests"},{"name":"v25.04.1","sha":"10b557810d97b4a88f18aac99481887285977f7c","kind":"tag","published_at":"2025-05-12T08:20:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1/manifests"},{"name":"v25.04.0","sha":"c9bd193ab40ea8ccb7602f86866f9004faaf9fd7","kind":"tag","published_at":"2025-05-08T19:59:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0/manifests"},{"name":"v24.10.6","sha":"cad3997dc357a70f44b04ade7c765fe8919faec4","kind":"tag","published_at":"2025-04-23T17:03:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6/manifests"},{"name":"v25.03.1-edge","sha":"f06aaf6c46de532fa5d86a6a63196523fb6126e4","kind":"tag","published_at":"2025-04-23T16:31:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge/manifests"},{"name":"v25.03.0-edge","sha":"92a47ec5da49afa0d29b1884107d8431fb396b7a","kind":"tag","published_at":"2025-04-23T10:51:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge/manifests"},{"name":"v25.02.3-edge","sha":"092166ef470388133cdcb40b3e4d7408ff6abe76","kind":"tag","published_at":"2025-04-08T12:10:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge/manifests"},{"name":"v25.02.2-edge","sha":"20ddf2358d92e8178fe97657ded87691b56afdb6","kind":"tag","published_at":"2025-04-05T15:47:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge/manifests"},{"name":"v25.02.1-edge","sha":"39f3c05e08b6aa4cc720c581704666af19871519","kind":"tag","published_at":"2025-03-19T20:25:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge/manifests"},{"name":"v25.02.0-edge","sha":"dcc386e4f01d611f11fcd48c734aa6aab6bdddf1","kind":"tag","published_at":"2025-03-18T07:37:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge/manifests"},{"name":"v24.10.5","sha":"b271f85df366749438ed3e32da3b091113a3d848","kind":"tag","published_at":"2025-03-04T19:39:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5/manifests"},{"name":"v25.01.0-edge","sha":"e2ae8a93dbb04c7171743245927d4b5e50ada02e","kind":"tag","published_at":"2025-02-12T14:10:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge/manifests"},{"name":"v24.10.4","sha":"56ad7dbbc90cee3e1ffae20101b2619d8b2bda4d","kind":"tag","published_at":"2025-01-20T17:03:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4/manifests"},{"name":"v24.12.0-edge","sha":"24faeee874a0e8896bde8aacf832c28e382df6d5","kind":"tag","published_at":"2025-01-20T16:22:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge/manifests"},{"name":"v24.10.3","sha":"6183fdf9dbd9114f5ee86d11bc5e69cbd06501a6","kind":"tag","published_at":"2024-12-16T16:41:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3/manifests"},{"name":"v24.11.0-edge","sha":"6e231be115c31f4e29e6deab45f668ae7e75917d","kind":"tag","published_at":"2024-12-03T10:43:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge/manifests"},{"name":"v24.10.2","sha":"62fc0017ffae1ea151581f738c17ab840649aa0c","kind":"tag","published_at":"2024-11-27T21:39:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2/manifests"},{"name":"v24.10.1","sha":"65941daaf991ddcb67aa8e653d6c93cee2433dfb","kind":"tag","published_at":"2024-11-18T14:17:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1/manifests"},{"name":"v24.10.0","sha":"a019ef8f6c26be67bb4e7bf8ce252914b3875231","kind":"tag","published_at":"2024-10-27T20:24:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0/manifests"},{"name":"v24.09.2-edge","sha":"0c9b3337f39cb1986fcf7fc360edb43a2701b486","kind":"tag","published_at":"2024-10-14T21:39:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge/manifests"},{"name":"v24.09.1-edge","sha":"34cdac3d7f3a48b952a0e05e488d02544de5540e","kind":"tag","published_at":"2024-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge/manifests"},{"name":"v24.09.0-edge","sha":"324de3d162e476ed3bf58a9c77ae8e95e27cb3ee","kind":"tag","published_at":"2024-10-02T13:44:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge/manifests"},{"name":"v24.08.0-edge","sha":"6e866ae81ff3bf8a9729e9dbaa9dd89afcb81a4b","kind":"tag","published_at":"2024-09-04T15:35:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge/manifests"},{"name":"v24.07.0-edge","sha":"d975962b7651818f16648fdeeb8ed8fb1d27877d","kind":"tag","published_at":"2024-08-05T21:28:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge/manifests"},{"name":"v24.04.4","sha":"ebcdcd6ab55767f47baed2bc55fcb9217d13ee37","kind":"tag","published_at":"2024-08-01T08:54:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4/manifests"},{"name":"v23.10.4","sha":"a2b945443ecd6ffaa2c14ae31d74998959e6b58c","kind":"tag","published_at":"2024-07-31T10:32:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4/manifests"},{"name":"v24.04.3","sha":"6e2591d161427f2211fe0173e62f66d00644a34d","kind":"tag","published_at":"2024-07-09T21:18:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3/manifests"},{"name":"v24.06.0-edge","sha":"e72ff742235ca999da3db4796c2d5f611fd0c4cd","kind":"tag","published_at":"2024-07-08T20:44:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge/manifests"},{"name":"v24.05.0-edge","sha":"f3a86def48d79a77770fec2b71f3fdc396d75dc9","kind":"tag","published_at":"2024-06-17T20:51:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge/manifests"},{"name":"v23.10.3","sha":"232e4b30c322f80e96ca344d788123dad29a0187","kind":"tag","published_at":"2024-06-11T20:37:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3/manifests"},{"name":"v24.04.2","sha":"e6a5e17db91ca6fae875df42053bd8c1b2a23bd4","kind":"tag","published_at":"2024-05-29T06:39:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2/manifests"},{"name":"v23.10.2","sha":"e50de272466f5fb6eb506c99cd01c00e00001a33","kind":"tag","published_at":"2024-05-28T14:29:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2/manifests"},{"name":"v24.04.1","sha":"1923fef6231e9846e604ee3eb50ecb61c5fbd0bf","kind":"tag","published_at":"2024-05-20T10:13:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1/manifests"},{"name":"v24.04.0","sha":"2ee0c418c16591905f05d30c00710d5903ecace8","kind":"tag","published_at":"2024-05-20T09:23:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0/manifests"},{"name":"v24.04.0-edge","sha":"0863a65a3175721b7d929d7e991b4b227706fdef","kind":"tag","published_at":"2024-05-13T09:56:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge/manifests"},{"name":"v24.03.0-edge","sha":"231497419ccc4b16997afb25076df37d2e9cf379","kind":"tag","published_at":"2024-04-15T09:58:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge/manifests"},{"name":"v24.02.0-edge","sha":"a90fd564119c2919b284793e711ba2648262b936","kind":"tag","published_at":"2024-03-10T20:21:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge/manifests"},{"name":"v24.01.0-edge","sha":"279c410b8de69627dbb7992e37e98ad36883c180","kind":"tag","published_at":"2024-02-05T23:40:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge/manifests"},{"name":"v23.10.1","sha":"25d468c948168f357f23d4db5d242ecd37526e1d","kind":"tag","published_at":"2024-01-12T23:37:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1/manifests"},{"name":"v23.04.5","sha":"973b0310a32d2f87c2f3b4e78847cc348364c26f","kind":"tag","published_at":"2024-01-12T21:24:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5/manifests"},{"name":"v23.12.0-edge","sha":"dfd7d09efe8c7d159596433a846ed5c7f8e17423","kind":"tag","published_at":"2023-12-20T11:14:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge/manifests"},{"name":"v23.11.0-edge","sha":"19d2ccb60ae7d281e6cb43769216a0384cb27313","kind":"tag","published_at":"2023-11-24T21:47:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge/manifests"},{"name":"v23.10.0","sha":"2cce747d77466c049a792bffa258f90869be6c52","kind":"tag","published_at":"2023-10-16T05:40:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0/manifests"},{"name":"v23.09.3-edge","sha":"1bfb8b14ee5158d8041528d7aeccd7805a0dda5a","kind":"tag","published_at":"2023-10-10T12:33:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge/manifests"},{"name":"v23.09.2-edge","sha":"46afba88f93714995357b47655cc664051cfc27a","kind":"tag","published_at":"2023-09-27T22:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge/manifests"},{"name":"v23.04.4","sha":"f2905ab114d55981f94d8c93f6b0e0fb060e463f","kind":"tag","published_at":"2023-09-25T16:00:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4/manifests"},{"name":"v23.09.1-edge","sha":"79c677a12d82400444fb6221219ce92b7247dcf2","kind":"tag","published_at":"2023-09-11T11:14:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge/manifests"},{"name":"v23.09.0-edge","sha":"f37d51baa80979f359c9dbd87be9564965dcd035","kind":"tag","published_at":"2023-09-10T22:34:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge/manifests"},{"name":"v23.08.1-edge","sha":"9f1b68900acb29098effd5a57998a15364958207","kind":"tag","published_at":"2023-08-17T15:35:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge/manifests"},{"name":"v23.04.3","sha":"10fd84142c7550c1cb7aa96f97692a88eb1dc7ef","kind":"tag","published_at":"2023-08-11T22:00:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3/manifests"},{"name":"v23.08.0-edge","sha":"ace32d007e545dc3da5924c36c39f628c83b1da8","kind":"tag","published_at":"2023-08-05T15:13:13.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge/manifests"},{"name":"v23.07.0-edge","sha":"fd4ff04f827ebca0f25efd3b079a68f390a82079","kind":"tag","published_at":"2023-07-22T16:14:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge/manifests"},{"name":"v23.06.0-edge","sha":"cb9592063783576a10ec78800e0ce99ff459bfb8","kind":"tag","published_at":"2023-06-14T21:48:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge/manifests"},{"name":"v23.04.2","sha":"5b5b579d603475d786d6ffed8ae63f9b7191560b","kind":"tag","published_at":"2023-06-08T10:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2/manifests"},{"name":"v23.05.0-edge","sha":"0781988bb28d1d2f53d3399fba070e831410be48","kind":"tag","published_at":"2023-05-15T04:59:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge/manifests"},{"name":"v22.10.8","sha":"82b917e5a1ec33357fd92606c8a11e50c7f4ac8c","kind":"tag","published_at":"2023-04-15T10:32:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8/manifests"},{"name":"v23.04.1","sha":"2769e60cebe53af4eb9e5bd61653d146761c0d59","kind":"tag","published_at":"2023-04-15T07:51:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1/manifests"},{"name":"v23.04.0","sha":"77c286ec3ae4f3147a34d09219d9ba834290e933","kind":"tag","published_at":"2023-04-01T21:52:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0/manifests"},{"name":"v23.03.0-edge","sha":"20fb59c26fe4743e12c8d4237983a3875dda131c","kind":"tag","published_at":"2023-03-19T19:34:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge/manifests"},{"name":"v23.02.1-edge","sha":"448ccc14f3115fe0eeafc67757a713fd5c915011","kind":"tag","published_at":"2023-02-26T19:57:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge/manifests"},{"name":"v23.02.0-edge","sha":"a33a6f47e2160f476de9024b9415d63a57647479","kind":"tag","published_at":"2023-02-21T18:29:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge/manifests"},{"name":"v22.10.7","sha":"e0f7b4d67f6f0068921bd1bf410d94631af205ff","kind":"tag","published_at":"2023-02-18T20:53:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7/manifests"},{"name":"v22.10.6","sha":"4f776efcd34e392d21ccc94f93002169cf7cf251","kind":"tag","published_at":"2023-01-23T23:35:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6/manifests"},{"name":"v23.01.0-edge","sha":"c492ad227d77b729b3c951767395b83a95d0ff6f","kind":"tag","published_at":"2023-01-14T18:15:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge/manifests"},{"name":"v22.10.5","sha":"8196ffd0aa4e03e6bb26fc207c6a9709f7b51c61","kind":"tag","published_at":"2023-01-14T14:03:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5/manifests"},{"name":"v22.12.0-edge","sha":"e8d53449306736b05c3f187a1ef0ff4ec641d621","kind":"tag","published_at":"2022-12-13T22:05:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge/manifests"},{"name":"v22.10.4","sha":"2d88d25db382aed205bb2191790f828901dc557b","kind":"tag","published_at":"2022-12-09T11:31:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4/manifests"},{"name":"v22.11.1-edge","sha":"4fc071ff773fee7c0d3d3b52e6ab92f9e4e362dd","kind":"tag","published_at":"2022-11-29T16:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge/manifests"},{"name":"v22.11.0-edge","sha":"877a58a330807a5265e507c01babcc27b1672d20","kind":"tag","published_at":"2022-11-23T17:31:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge/manifests"},{"name":"v22.10.3","sha":"44469bf90f5761ca4e234b05034c75b7975ea1d4","kind":"tag","published_at":"2022-11-21T21:57:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3/manifests"},{"name":"v22.10.2","sha":"0358114af7e8ed98dfaf592a119c656e0d8b6a1d","kind":"tag","published_at":"2022-11-13T19:10:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2/manifests"},{"name":"v22.10.1","sha":"4bc7e2a4cda807c2ffeb16446b98bd886943f62f","kind":"tag","published_at":"2022-10-27T19:01:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1/manifests"},{"name":"v22.10.0","sha":"66735ae0f4de161cc4e98f0a1044ff4909cf3969","kind":"tag","published_at":"2022-10-13T09:34:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0/manifests"},{"name":"v22.10.0-RC3","sha":"a12e98097ddd90dd83533ff8760ef676984a71d0","kind":"tag","published_at":"2022-10-07T22:10:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3/manifests"},{"name":"v22.10.0-RC2","sha":"c4f6c517d80306590f17bb51cbfdac2b3e3a2f42","kind":"tag","published_at":"2022-10-07T16:47:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2/manifests"},{"name":"v22.10.0-RC1","sha":"e7df3d8fb4e7099100130fe9a6063f8f9789476b","kind":"tag","published_at":"2022-10-03T14:50:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1/manifests"},{"name":"v22.09.7-edge","sha":"3107cd446e62de9c0c84c690a1fbb7c32e67e13c","kind":"tag","published_at":"2022-09-28T10:22:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.7-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.7-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.7-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge/manifests"},{"name":"v22.09.6-edge","sha":"021d898944428a8883fd73f3058aafc2043b0cca","kind":"tag","published_at":"2022-09-26T15:40:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.6-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.6-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.6-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge/manifests"},{"name":"v22.09.5-edge","sha":"c31caa11e29aeba46f1c778630a3e37a0545dfd0","kind":"tag","published_at":"2022-09-21T09:42:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.5-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.5-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.5-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge/manifests"},{"name":"v22.09.4-edge","sha":"783042c41578978c4159cb934645496484b8a384","kind":"tag","published_at":"2022-09-19T21:18:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.4-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.4-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.4-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge/manifests"},{"name":"v22.09.3-edge","sha":"da527e81919eae61b78d3de898817a6966181c1a","kind":"tag","published_at":"2022-09-10T16:10:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge/manifests"},{"name":"v22.09.2-edge","sha":"632ff365bface9be3450739f0741412bf8e76739","kind":"tag","published_at":"2022-09-07T20:10:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge/manifests"},{"name":"v22.09.1-edge","sha":"58949b2a21f270a6b6e93c34e48c4e186ea7ac29","kind":"tag","published_at":"2022-09-01T21:02:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge/manifests"},{"name":"v22.08.2-edge","sha":"ebf19c4e5141b72bcc7a4a7e30af8b2dcc9bba64","kind":"tag","published_at":"2022-08-16T18:55:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge/manifests"},{"name":"v22.08.1-edge","sha":"126e4259ea724585fc6c84f105ba73eb62e2ad37","kind":"tag","published_at":"2022-08-11T11:40:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge/manifests"},{"name":"v22.08.0-edge","sha":"ffa9a0c573e0a0cf257fb8b2da11c1c4251e6d32","kind":"tag","published_at":"2022-08-01T17:03:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge/manifests"},{"name":"v22.04.5","sha":"4282761f5b018e411523451211e056177b8fef3c","kind":"tag","published_at":"2022-07-15T16:35:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5/manifests"},{"name":"v22.07.1-edge","sha":"6e541457aa0c08f32fcecfb1024f75a52b20e60a","kind":"tag","published_at":"2022-07-13T12:01:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.07.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.07.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.07.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge/manifests"},{"name":"v22.04.4","sha":"237d32223f89158a5bbdd3d07fec283f5c73ce12","kind":"tag","published_at":"2022-06-19T21:08:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4/manifests"},{"name":"v22.06.1-edge","sha":"59c48429c2d3164f13b7d14b33ddc0bbfb37418e","kind":"tag","published_at":"2022-06-17T13:14:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge/manifests"},{"name":"v22.06.0-edge","sha":"bf9978dae0e3770dea93d974f072a681ad1f612e","kind":"tag","published_at":"2022-06-09T17:05:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge/manifests"},{"name":"v22.05.0-edge","sha":"1630465e29acb057f775c458264daf4f40d90bee","kind":"tag","published_at":"2022-05-25T18:18:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge/manifests"},{"name":"v22.04.3","sha":"a6c0fa88702418663c5ee2488a0142deee4502ab","kind":"tag","published_at":"2022-05-18T19:54:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3/manifests"},{"name":"v22.04.2","sha":"16348972f7ba916bd001f5ad5a166fc0ef312d59","kind":"tag","published_at":"2022-05-16T18:06:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2/manifests"},{"name":"v22.04.1","sha":"568c9dc38889deca6d82ee5940e00d4098505744","kind":"tag","published_at":"2022-05-15T12:16:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1/manifests"},{"name":"v22.04.0","sha":"f1bd0178d830f936947d6250e60a15a2abeddb51","kind":"tag","published_at":"2022-04-23T18:27:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0/manifests"},{"name":"v22.03.1-edge","sha":"16caa6bb16d6048488d1d34a4d54e30bcf22feb7","kind":"tag","published_at":"2022-04-06T21:40:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge/manifests"},{"name":"v22.03.0-edge","sha":"2a7dab407a760b6e045940079e8cc62887e16643","kind":"tag","published_at":"2022-03-27T20:22:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge/manifests"},{"name":"v22.02.1-edge","sha":"d35f25ccdf0a7eed7c836d1f29973059ee18e507","kind":"tag","published_at":"2022-03-03T18:59:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge/manifests"},{"name":"v22.02.0-edge","sha":"0046c9395e87d2de1a5d51ce155d8c1c5384d871","kind":"tag","published_at":"2022-02-25T11:26:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge/manifests"},{"name":"v22.01.0-edge","sha":"4f33645085332373d7b55fa3bb5e41577cfb7f32","kind":"tag","published_at":"2022-02-07T13:26:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge/manifests"},{"name":"v21.12.1-edge","sha":"3e20f87cd01aefb5c5e80230ffca5b7d7699705a","kind":"tag","published_at":"2021-12-22T08:36:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge/manifests"},{"name":"v21.10.6","sha":"9e8c39e0cc89092ae2fb5bc46e3646a595da1c55","kind":"tag","published_at":"2021-12-21T17:09:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6/manifests"},{"name":"v21.10.5","sha":"6cea21a1b288e427cc0e6c56cd9daaaec8a3fdbb","kind":"tag","published_at":"2021-12-08T14:55:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5/manifests"},{"name":"v21.11.0-edge","sha":"5bfde014f6e599863269f27010e0e6ca310d46a5","kind":"tag","published_at":"2021-12-05T18:13:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge/manifests"},{"name":"v21.10.4","sha":"a5efdec3401341462886bd66ce4330177528d978","kind":"tag","published_at":"2021-11-30T16:49:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4/manifests"},{"name":"v21.10.3","sha":"23ece74f3d24139c47d7bd0dc2a13a354901aceb","kind":"tag","published_at":"2021-11-23T08:07:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3/manifests"},{"name":"v21.10.2","sha":"5de94089499d4ffc99b59d08ded531c2cf0bb632","kind":"tag","published_at":"2021-11-22T11:46:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2/manifests"},{"name":"v21.10.1","sha":"8adf3766fb3c3b7c165db920804fa86934ad59f3","kind":"tag","published_at":"2021-11-18T09:43:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1/manifests"},{"name":"v21.10.0","sha":"262fb02f64843fc5b66d729055f770a9b905ee7c","kind":"tag","published_at":"2021-11-11T20:38:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0/manifests"},{"name":"v21.09.1-edge","sha":"5d8181093accd77303e841ed8c75654af49da995","kind":"tag","published_at":"2021-10-28T15:42:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge/manifests"},{"name":"v21.09.0-edge","sha":"63eaf8e0c180bfc2673b04b0eecc90e7134ede71","kind":"tag","published_at":"2021-10-12T20:46:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge/manifests"},{"name":"nf-sqldb@0.2.0","sha":"1db4572649a9b4f4798b8a582d7f107123333d8b","kind":"commit","published_at":"2021-10-11T07:45:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.2.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0/manifests"},{"name":"nf-sqldb@0.1.0","sha":"4d57979526d807a0d146697eb9c47d22696b0587","kind":"commit","published_at":"2021-09-01T15:26:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0/manifests"},{"name":"v21.08.0-edge","sha":"3732e1dfde4af1221f961a866f2e0a81bc2b9fe5","kind":"tag","published_at":"2021-08-30T17:54:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge/manifests"},{"name":"v21.07.0-edge","sha":"125f06b5c5a1db67e4368e0e8a32dbac0c41bd2e","kind":"tag","published_at":"2021-08-06T12:58:50.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge/manifests"},{"name":"v21.04.3","sha":"942b7afa242fc0fc50f4bbec00a681b1409829b2","kind":"tag","published_at":"2021-07-21T17:15:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3/manifests"},{"name":"v21.04.2","sha":"299ff56689a140305436cb7b3d23fe8a36312519","kind":"tag","published_at":"2021-07-12T13:31:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2/manifests"},{"name":"v21.06.0-edge","sha":"f59e64808339b2869d4bb5e54504a1ada960c03d","kind":"tag","published_at":"2021-07-03T20:51:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge/manifests"},{"name":"v21.05.0-edge","sha":"01e126c051b1b3f44d72d1fe26818a4e0f513f2e","kind":"tag","published_at":"2021-05-28T19:34:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge/manifests"},{"name":"v21.04.1","sha":"e7ac0fca924e01354c767a087b5cb3379074a159","kind":"tag","published_at":"2021-05-14T17:56:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1/manifests"},{"name":"v21.04.0","sha":"a3c4b18c20b07b900f9784eecc19a4f4fa4a3193","kind":"tag","published_at":"2021-05-02T17:56:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0/manifests"},{"name":"nf-google@1.0.3","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-google@1.0.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-google@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-google%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3/manifests"},{"name":"nf-azure@0.9.7","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-azure@0.9.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-azure@0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-azure%400.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7/manifests"},{"name":"nf-console@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-console@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-console@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-console%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2/manifests"},{"name":"nf-ga4gh@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ga4gh@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ga4gh@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ga4gh%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2/manifests"},{"name":"nf-ignite@1.2.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ignite@1.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ignite@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ignite%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2/manifests"},{"name":"nf-tower@1.1.0","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-tower@1.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-tower@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-tower%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0/manifests"},{"name":"nf-amazon@1.0.5","sha":"8f2e22062c1eb174561c0f86e501f8524aaebe30","kind":"commit","published_at":"2021-05-02T16:10:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-amazon@1.0.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-amazon@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-amazon%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5/manifests"},{"name":"v21.04.0-edge","sha":"c9515da2ada4f5b7d6322732ecab381529e76756","kind":"tag","published_at":"2021-04-08T12:33:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge/manifests"},{"name":"v20.12.1-edge","sha":"5509e0d7f3883f4b957a2cc664e7947d542bee01","kind":"commit","published_at":"2021-03-18T08:41:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge/manifests"},{"name":"v21.03.0-edge","sha":"865dc7f82bef71c9afe277f7aed1cae7d95095db","kind":"tag","published_at":"2021-03-05T15:27:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge/manifests"},{"name":"v21.02.0-edge","sha":"8f5758b242ffbac08557632bc9498b787972523c","kind":"tag","published_at":"2021-02-01T19:27:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge/manifests"},{"name":"v21.01.1-edge","sha":"7428b623869a4539cf48b4063f6785d8824cbdbd","kind":"tag","published_at":"2021-01-15T22:13:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge/manifests"},{"name":"v21.01.0-edge","sha":"bdec73d028f01bcab58daf23977b1e7629e78c9a","kind":"tag","published_at":"2021-01-04T21:19:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge/manifests"},{"name":"v20.12.0-edge","sha":"af261276749a4bfd13b9fa937280836b6fd51f38","kind":"tag","published_at":"2020-12-12T10:43:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge/manifests"},{"name":"v20.11.0-edge","sha":"1de2c4fb3669ffea1ad35f08135087e1941638f1","kind":"tag","published_at":"2020-11-16T10:40:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge/manifests"},{"name":"v20.10.0","sha":"dc36f6d3e48d653bb406e604b4d2199dd5ab9954","kind":"tag","published_at":"2020-11-01T17:28:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0/manifests"},{"name":"v20.09.1-edge","sha":"a6b4cabbf9a9e49509143b93a561773bc69cf393","kind":"tag","published_at":"2020-10-15T12:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge/manifests"},{"name":"v20.09.0-edge","sha":"58a03047cd686754bf7a85e145939c20e07027a0","kind":"tag","published_at":"2020-09-23T17:36:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge/manifests"},{"name":"v20.08.1-edge","sha":"6677f4a44af7950362a622a32022e53985931bc0","kind":"tag","published_at":"2020-09-02T14:30:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge/manifests"},{"name":"v20.08.0-edge","sha":"0ca08c9618adb37126a7a31ef84b4767304a5eb1","kind":"tag","published_at":"2020-08-25T12:36:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge/manifests"},{"name":"v20.07.1","sha":"f7cdf3944b4937b04cf1516b02dec2e424a114d2","kind":"tag","published_at":"2020-07-24T16:56:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1/manifests"},{"name":"v20.07.0-RC1","sha":"644e3fc1bda7cc148d987a6281147b1ca214e81e","kind":"tag","published_at":"2020-07-21T16:55:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1/manifests"},{"name":"v20.06.0-edge","sha":"cf253602d4de32edacad5f6a657ef4a73ef7ba59","kind":"tag","published_at":"2020-07-05T21:01:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge/manifests"},{"name":"v20.05.0-edge","sha":"2081a66d63c7b8bb9a44ad474e60ab46d6865323","kind":"tag","published_at":"2020-05-31T20:14:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge/manifests"},{"name":"v20.04.1","sha":"902b59e8b7181b8cb9739af67bd8b31e86b2220c","kind":"tag","published_at":"2020-05-03T20:33:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1/manifests"},{"name":"v20.04.1-edge","sha":"24b692a3ffc0cde6c719da49a33e9f8d55d18b0f","kind":"tag","published_at":"2020-04-19T17:30:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge/manifests"},{"name":"v20.04.0-edge","sha":"06f2cb94c45269427460eea5ef35cf2a3edf5573","kind":"tag","published_at":"2020-04-13T20:48:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge/manifests"},{"name":"v20.03.0-edge","sha":"8cfdde6fcda2ffd0b99d8b1b0f1321981465aba1","kind":"tag","published_at":"2020-03-28T16:42:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge/manifests"},{"name":"v20.02.0-edge","sha":"63a1aa6dba508f37c1ba982efa2f2b706551e49c","kind":"tag","published_at":"2020-02-29T15:55:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge/manifests"},{"name":"v20.01.0","sha":"2d74a2e7f2be08c9d2eeb13686b7f3fc6dfa8261","kind":"tag","published_at":"2020-02-12T13:24:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0/manifests"},{"name":"v20.01.0-rc1","sha":"2eb94251622043411e243284939e3c9c1fff0a01","kind":"tag","published_at":"2020-02-06T18:49:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-rc1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1/manifests"},{"name":"v20.01.0-edge","sha":"91d7384e100eb6d8e068c73c8d3dfab9ae4d845a","kind":"tag","published_at":"2020-01-20T20:42:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge/manifests"},{"name":"v19.12.0-edge","sha":"4323365a15eeea9b286f2ed5dba88c0486245aee","kind":"tag","published_at":"2019-12-20T12:34:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge/manifests"},{"name":"v19.11.0-edge","sha":"d133eedc886395fb8a90491cde2eb7d94e4e5374","kind":"tag","published_at":"2019-12-02T12:33:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge/manifests"},{"name":"v19.10.0","sha":"bc9f006d679f29211212ef535d8c35e3849c1376","kind":"tag","published_at":"2019-10-21T16:39:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0/manifests"},{"name":"v19.09.0-edge","sha":"9dfab9f4ea46095663871322311cdbeea343f50c","kind":"tag","published_at":"2019-09-16T21:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge/manifests"},{"name":"v19.08.1-edge","sha":"e35e3e9c9a96114bfddcd3e3359a816945ffb767","kind":"tag","published_at":"2019-08-26T19:42:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge/manifests"},{"name":"v19.07.0","sha":"c676b02461d6f3cb112add8347649f8b29bb14a9","kind":"tag","published_at":"2019-07-27T19:56:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0/manifests"},{"name":"v19.07.0-edge","sha":"7e7c52082ec618b57a5e20b22fca6370fca8f796","kind":"tag","published_at":"2019-07-09T15:04:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge/manifests"},{"name":"v19.06.0-edge","sha":"4492bdf7249070cf289bebefffe7833da2a22089","kind":"tag","published_at":"2019-06-21T14:59:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge/manifests"},{"name":"v19.05.0-edge","sha":"49f55e93fba83a180a43cf8a35083838379e38df","kind":"tag","published_at":"2019-05-20T19:11:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge/manifests"},{"name":"v19.04.1","sha":"14c3f3bee1e5bf6d3fbb68e0e32883c86630963e","kind":"tag","published_at":"2019-05-03T13:28:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1/manifests"},{"name":"v19.04.0-edge","sha":"bf0ee0dd5d10c1a2c36ba69f12fd8486b181d472","kind":"tag","published_at":"2019-04-24T20:54:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge/manifests"},{"name":"v19.04.0","sha":"41116e2d7efe9d351adb7e2bb66ee6c99e91f31d","kind":"tag","published_at":"2019-04-17T12:58:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0/manifests"},{"name":"v19.03.0-edge","sha":"ca5d7bc6b71e6245a643eb93a5eaeb113d912b74","kind":"tag","published_at":"2019-03-14T21:49:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge/manifests"},{"name":"v19.02.0-edge","sha":"9f89795b620a8614ea7a40291bd8d9944ea33f94","kind":"tag","published_at":"2019-02-06T14:53:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge/manifests"},{"name":"v19.01.0","sha":"f38bfee810bd36f9bb108244ac1c8feac3ae854b","kind":"tag","published_at":"2019-01-22T15:04:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0/manifests"},{"name":"v19.01.0-edge","sha":"e281db33edf568a5a378c365c4d2e30675326e28","kind":"tag","published_at":"2019-01-10T14:05:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge/manifests"},{"name":"v18.12.0-edge","sha":"0896fb37d043f9033a45a24b13c7ec2b09cc78de","kind":"tag","published_at":"2018-12-18T13:39:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge/manifests"},{"name":"v18.11.0-edge","sha":"c40c71a2f39e1dd89e3a17f9301be9fdfd2de95c","kind":"commit","published_at":"2018-11-12T18:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge/manifests"},{"name":"v18.10.1","sha":"248fce8e5d0ddc2faaa5e01007f670b5a3310689","kind":"tag","published_at":"2018-10-24T15:44:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1/manifests"},{"name":"v0.32.0","sha":"ce0a8f22f62a9531857c6908de97dadc6a0259e7","kind":"tag","published_at":"2018-09-27T11:35:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.32.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"03e55f5b4c19edac3abc3899b6132d8c9760f907","kind":"tag","published_at":"2018-08-07T16:47:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"a379420faa8583e8fa559d1e6ebe7e1710cae14b","kind":"tag","published_at":"2018-07-25T16:48:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0/manifests"},{"name":"v0.31.0-RC1","sha":"ad8e97b7c416a555005fd1b3a21980a3cea25e07","kind":"tag","published_at":"2018-07-19T20:00:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1/manifests"},{"name":"v0.30.2","sha":"9e011757db9cf97eb861503f37437a609be4c62a","kind":"tag","published_at":"2018-06-16T19:48:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"537b507cc7201573c33200dc402336aa74aa9f28","kind":"tag","published_at":"2018-06-11T14:30:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"5197e36ef8c484776ae602189b2a1ff295ba5670","kind":"tag","published_at":"2018-06-05T12:08:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0/manifests"},{"name":"v0.29.1","sha":"004822bf354bd4e61e735d49fd2d8221ff84f60b","kind":"tag","published_at":"2018-05-10T08:42:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"0f9490d345b7d89c8e4c9ec2812ad1dab28de898","kind":"tag","published_at":"2018-04-24T12:26:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0/manifests"},{"name":"v0.29.0-RC1","sha":"d8580f776d2dfebfe0fe8021c788f76e54a10bfb","kind":"tag","published_at":"2018-04-08T12:53:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1/manifests"},{"name":"v0.28.2","sha":"33b0fad520dc844bc72af0a7f521464bdd86e369","kind":"tag","published_at":"2018-04-06T14:07:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"df18def5b4dab1ed33205132c7c6f7b9b456e3bf","kind":"tag","published_at":"2018-03-27T19:20:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"bb23833b0888a849b575a8db07cbeef89f9ab206","kind":"tag","published_at":"2018-03-10T13:56:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0/manifests"},{"name":"v0.28.0-RC1","sha":"116342f3df244adfe42c0806aeaa80fd5053d42c","kind":"tag","published_at":"2018-02-27T13:38:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1/manifests"},{"name":"v0.27.6","sha":"9c2ecba26e35f60e43b63535187df5f2ea5cc40c","kind":"tag","published_at":"2018-02-19T10:28:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"f472166ce5c004d7b5506104015310b0dc971a2e","kind":"tag","published_at":"2018-02-16T07:47:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"5fa69eeff5dceea07a4abd9330e8034157d33a28","kind":"tag","published_at":"2018-02-05T10:49:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"d8d1d351b3d077dc4c1420918dfcaa6f4d3a4964","kind":"tag","published_at":"2018-01-29T15:36:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"69f39ebbe70f98655e785e2c2cdcf8e22e374867","kind":"tag","published_at":"2018-01-23T10:54:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"58061a23e1bd47bc98e7e9b5a2e17f0d90f072e8","kind":"tag","published_at":"2018-01-18T14:38:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"ad89ef934eff6adf9318619dc79133cd25c1fa3e","kind":"tag","published_at":"2018-01-09T14:23:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0/manifests"},{"name":"v0.27.0-RC2","sha":"2fa8184b973c3a4902b282e35d1e1c7ff5d980ed","kind":"tag","published_at":"2017-12-29T15:44:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2/manifests"},{"name":"v0.27.0-RC1","sha":"3c0df3236dc7e9b954c51d427d3f159ac0ee8b39","kind":"tag","published_at":"2017-12-20T15:36:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1/manifests"},{"name":"v0.26.4","sha":"653b4215be8795bbb01efba6e8bc02640b8f7a48","kind":"tag","published_at":"2017-12-11T21:45:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4/manifests"},{"name":"v0.26.3","sha":"71e2a750fd18766c314ee691fbe66463d19ab6f7","kind":"tag","published_at":"2017-11-30T19:41:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"ceeb23ce56ffb84470944afa8c85a3e26fa5aa84","kind":"tag","published_at":"2017-11-27T21:22:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"eda61c187c070c19769af30bb2879320389dad18","kind":"tag","published_at":"2017-11-17T14:58:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"a6ae34b4fd8034be128e3d88227c8ed9ce7fbbc3","kind":"tag","published_at":"2017-11-08T12:35:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0/manifests"},{"name":"v0.26.0-RC2","sha":"26a2d2f00b437d894583abc1137662ef2d6098cd","kind":"tag","published_at":"2017-10-30T19:38:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2/manifests"},{"name":"v0.26.0-RC1","sha":"177b3c827f21229b717435e086c4171736c24c58","kind":"tag","published_at":"2017-10-24T15:43:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1/manifests"},{"name":"v0.25.7","sha":"092f5d9c177ef3b9353fda02443835a7cdc129d8","kind":"tag","published_at":"2017-09-06T20:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"a9648ae98e9418be46e31afab07a5b939d338e22","kind":"tag","published_at":"2017-08-13T15:54:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"b0ccaaf77199e5071cbafcd1d33d019f24a184cf","kind":"tag","published_at":"2017-08-04T14:23:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"64183d9981616d6b456f8e4d878eb7141a562466","kind":"tag","published_at":"2017-07-31T10:57:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"aae23fe345460db227f244e0dff21fdb07e94cf4","kind":"tag","published_at":"2017-07-31T09:16:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"637fcb039a7d490c469a56af774b0201d57a62e5","kind":"tag","published_at":"2017-07-03T09:19:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"fbb2e0f7536e530f1822982a2ff500e8aa6fb8e6","kind":"tag","published_at":"2017-06-27T13:45:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"215e461be39016672e3a33a14bd58b39bd2b3ed5","kind":"tag","published_at":"2017-06-26T09:28:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0/manifests"},{"name":"v0.25.0-RC1","sha":"500e908518635571ec3daf9571c86ab3a775b754","kind":"tag","published_at":"2017-06-06T07:33:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1/manifests"},{"name":"v0.24.4","sha":"f06817d8ebb3da877baafcf9cdf676c832c12d42","kind":"tag","published_at":"2017-05-22T12:39:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"071e49d27a48d4165b1ee0252d540f037adf2cfc","kind":"tag","published_at":"2017-04-24T19:47:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"1bae7bfa6088d0d8be543b57adacd83cef0f98f6","kind":"tag","published_at":"2017-04-05T17:57:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"d521708be6ff32efdba80fe8ff17744eb2500320","kind":"tag","published_at":"2017-03-24T20:58:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"6da95732dd51cfd6ed791346bd80074f7c866fb5","kind":"tag","published_at":"2017-03-20T14:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0/manifests"},{"name":"v0.23.4","sha":"3bc84b1b36971f28edacf10a2b999d1b3f78c601","kind":"tag","published_at":"2017-02-24T12:35:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"6ab0a6b79c04647285d635519590f5cbb9943cfe","kind":"tag","published_at":"2017-02-09T23:36:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"d8977a85434f788585be64c82daecb6845ef25fd","kind":"tag","published_at":"2017-02-02T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"09d5375d73b39339e7ec505dd01d237443c82b2c","kind":"tag","published_at":"2017-01-23T23:26:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"5286d55f088d946785e0b0781f8bb1e66bc5c598","kind":"tag","published_at":"2016-12-13T15:28:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0/manifests"},{"name":"v0.22.6","sha":"6a56d4e4542100eac3730c5eadf14fdb009caebb","kind":"tag","published_at":"2016-12-04T23:19:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"cd07841a47bfaaf10ca0a7fafa8586d17df48764","kind":"tag","published_at":"2016-11-17T12:52:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"bbcc11292b6c82908cea835a6d4b3dc22ad356be","kind":"tag","published_at":"2016-11-04T21:26:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"e86fc0b13b55e4cfe424dec0da31896916459f36","kind":"tag","published_at":"2016-10-12T11:30:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"bd8211c51b0345e9d34e6669993f75cfef2c00f0","kind":"tag","published_at":"2016-10-03T16:00:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"17596cc6ad690f7b0cd6eecc73464edb95948162","kind":"tag","published_at":"2016-09-26T10:54:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"edc61eac76e7082a453905c0f118a03f132262d7","kind":"tag","published_at":"2016-09-21T13:15:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0/manifests"},{"name":"v0.22.0-RC2","sha":"08f761e756f8cb2f8ec06a1fd4ec95875845c729","kind":"tag","published_at":"2016-09-13T16:55:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2/manifests"},{"name":"v0.22.0-RC1","sha":"c71e9e846bdadf3d757c952a939402b8bb496c26","kind":"tag","published_at":"2016-09-01T15:33:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1/manifests"},{"name":"v0.21.3","sha":"bcc69674b75e77834aa66fe68d7cd187dcc3a795","kind":"tag","published_at":"2016-08-26T19:20:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"afb7544135e460342a1d36cbc5b48bb6d1db828d","kind":"tag","published_at":"2016-08-12T11:29:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"dc1f6b8d3c351d7c0adcf43c2d39c1c07f42543d","kind":"tag","published_at":"2016-07-29T12:45:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"f7b5235bb14323eeedc12a8649e244cc4b27109e","kind":"tag","published_at":"2016-07-20T15:25:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0/manifests"},{"name":"v0.21.0-RC1","sha":"158fe7170c6bec977aa7bcbb4fb472823ea277b9","kind":"tag","published_at":"2016-07-14T07:58:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1/manifests"},{"name":"v0.20.1","sha":"a77a4ebd49efff64daf91ea19359c51b4b5bed08","kind":"tag","published_at":"2016-06-18T07:45:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"daf63d70dbe18a152eb650a001a6c4c70444aa00","kind":"tag","published_at":"2016-06-10T14:12:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0/manifests"},{"name":"v0.19.4","sha":"175691b984991caac37b09a91719d16521e72929","kind":"tag","published_at":"2016-06-03T17:45:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"18f26d707eedadd0043e25dc5379a97611ec9dba","kind":"tag","published_at":"2016-05-31T11:52:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"ef07ff2f0cae937d0865af5589eb042ae2c5b9ac","kind":"tag","published_at":"2016-05-26T15:02:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"e4eabda574a5e723f6e09b7fbfc23324273e2595","kind":"tag","published_at":"2016-05-20T15:22:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"1cba12ce76c66c660a33945459dcaea54eb863b4","kind":"tag","published_at":"2016-05-18T09:27:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"c2ad9576a2aaf5d8a1a71b5c2ada20e74e70db77","kind":"tag","published_at":"2016-05-09T08:04:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"cf8fd207cac852de59657f09c8313f5bc84e04e6","kind":"tag","published_at":"2016-05-03T11:44:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"85db9ad648d91c2e22bfc8224468d5d45abc4854","kind":"tag","published_at":"2016-04-26T11:53:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"83482866a77eecf495602823f8d0f0b73d1fa2a5","kind":"tag","published_at":"2016-04-11T11:46:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0/manifests"},{"name":"v0.18.0-RC1","sha":"7761c87671fe2eec1e069cb171b1e449f946653d","kind":"tag","published_at":"2016-04-06T21:38:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1/manifests"},{"name":"v0.17.3","sha":"5b26f003c1d1a1020a4d5b73265684a5303ac2b1","kind":"tag","published_at":"2016-02-18T13:06:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"4a0bdde1783946e62afd8ff0d3166517339a7719","kind":"tag","published_at":"2016-02-02T17:27:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"147a011d276a952cd66c188521d4b3de41251f73","kind":"tag","published_at":"2016-01-21T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"ce736be18f13be38bb54689ee42d5240fa06d1f7","kind":"tag","published_at":"2016-01-07T13:31:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0/manifests"},{"name":"v0.16.5","sha":"9640780b495dfecb53aba1a5c49c37269cf8d8f8","kind":"tag","published_at":"2015-12-18T09:32:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"3af18a75f8fb2aa3e3809596d8c6e89d47b4c878","kind":"tag","published_at":"2015-12-06T16:49:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"586367c6123b8604bb95d2645a4ad03233818aa8","kind":"tag","published_at":"2015-11-30T16:02:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"bf64ff5dd7d56b7f75ce82f770a4ded4c52567a8","kind":"tag","published_at":"2015-11-14T18:22:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"157ccf6953d98d1830d816fcccd80484186f8c6c","kind":"tag","published_at":"2015-11-07T19:25:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"be4eafd43f142b6b7c86febe55e50a879fcd53ff","kind":"tag","published_at":"2015-11-04T10:36:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0/manifests"},{"name":"v0.16.0-RC1","sha":"24959498ed6aa520f7e72feba0baaaf9b8c95a3b","kind":"tag","published_at":"2015-10-23T10:50:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1/manifests"},{"name":"v0.15.6","sha":"a6487eb75f7078e1e51572dbeedf329c5f63804e","kind":"tag","published_at":"2015-10-07T16:13:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"0562cd57a0897673681b65d2161e35224757200b","kind":"tag","published_at":"2015-09-28T09:50:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"816be9d4de5ce0dab5f27f3bea054f28000287c8","kind":"tag","published_at":"2015-09-23T10:24:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"5d67827110c5f268be043e0d8385b9537194ef20","kind":"tag","published_at":"2015-08-26T12:21:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"716292157cd4fb3c8ff4b6a24f979b3d742e209d","kind":"tag","published_at":"2015-08-19T14:27:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"72c889a3d77268270950404a2e6a1db16c44d987","kind":"tag","published_at":"2015-08-04T15:57:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"4812811738049c31d3f265491d8a9c4af683ee5a","kind":"tag","published_at":"2015-07-27T08:14:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0/manifests"},{"name":"v0.14.4","sha":"f9177d5f78804a8a571511a1daef2fc8fcea34bb","kind":"tag","published_at":"2015-07-20T15:09:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"39d2daf5c22b431b935484315875004d1a11602e","kind":"tag","published_at":"2015-07-03T17:49:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"c3e530d24ff9cb544fe9e9b0fcb606531cf97edb","kind":"tag","published_at":"2015-06-25T12:19:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"47f5f0fb9e0f27019d35d5bf7ba806c0e6c4c388","kind":"tag","published_at":"2015-06-08T14:59:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"0dffa67962d05a2533b0ede27733887aa04def72","kind":"tag","published_at":"2015-06-04T15:24:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0/manifests"},{"name":"v0.13.5","sha":"6235aae888ede7ed2cfe8473b97811628c4e2773","kind":"tag","published_at":"2015-05-07T12:42:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"6d80c857d193b19700ce0aafbd9b2a8b2854f7b3","kind":"tag","published_at":"2015-05-04T09:27:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"6d596f2a2cb1ae4d7d0dda01f100b43837957e7b","kind":"tag","published_at":"2015-04-19T17:53:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"646e913e574c1417d4c86a91b70527617bfc4789","kind":"tag","published_at":"2015-04-16T11:37:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"99ecef730d6397a0299b7f83e236f50fdce8f200","kind":"tag","published_at":"2015-04-11T10:00:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"f0ee65dcfea0845f09372700282367de9a28e052","kind":"tag","published_at":"2015-04-08T21:16:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"a4ee14989c332d7574ff9172eb8eb7a87338aa2c","kind":"tag","published_at":"2015-03-18T09:27:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"537ccb971974535c40e09c6d9ad21ee2d6a472bc","kind":"tag","published_at":"2015-03-09T15:22:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"1b4d5e590429af31e89ad5d5a7ad47459fcb5f26","kind":"tag","published_at":"2015-02-16T15:19:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"17182e36f5de664a710b151307cd81eb344b8436","kind":"tag","published_at":"2015-02-12T11:22:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"688b9c75eeb79ccef962c9b5f92ae6e6fac797fa","kind":"tag","published_at":"2015-02-08T21:02:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"1782bb13d9d8ca8f3526554d5dc014f2d6569f23","kind":"tag","published_at":"2015-01-05T16:16:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0/manifests"},{"name":"v0.11.4","sha":"8a349373466ffc29d3c3e4d032eda15c6176beb3","kind":"tag","published_at":"2014-12-16T17:16:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"b21329afa2759e05bb896bf712ea193731f49482","kind":"tag","published_at":"2014-11-27T10:04:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"1653946b2a1983e50b77f749dba5cfe652e10f58","kind":"tag","published_at":"2014-11-19T15:56:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"2c0d6d05fe4dd48fd0d96b607335c76241dae267","kind":"tag","published_at":"2014-11-11T14:50:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"78430ce749f9199be44e7449bf886e802fab565a","kind":"tag","published_at":"2014-11-05T13:37:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"bd844a0ecbb35e7ecbab4f3a145dbfa7404bc8db","kind":"tag","published_at":"2014-10-03T11:57:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"57b3c9d9594026a68cc50e634268fa9922df23b3","kind":"tag","published_at":"2014-10-01T11:35:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ddbdce401e4befaa4ca292c3e13046bf9a04a911","kind":"tag","published_at":"2014-09-15T14:55:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b110977065bb359e4a3d307c342f40d73951b214","kind":"tag","published_at":"2014-09-08T16:28:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"241a96c6a74f708db8f18bca2ab1e24d071a2fb3","kind":"tag","published_at":"2014-08-11T10:40:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.9.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0/manifests"},{"name":"v0.8.5","sha":"13717db8910f665d9f8a4ddb451cf56748f969eb","kind":"tag","published_at":"2014-08-03T14:07:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"24a1fa74e822d68cedf74ac0d22603c44b12ad15","kind":"tag","published_at":"2014-07-20T18:15:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"1ed91667e834c654841772b7eddf58f60632fb3a","kind":"tag","published_at":"2014-06-27T14:47:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"2542fb6dd767268c21afe17d5b1e6e81939aacf7","kind":"tag","published_at":"2014-06-18T18:17:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"cd44d36b10853058c9549dc28e674fba1b8523c4","kind":"tag","published_at":"2014-05-26T21:15:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"fabe3d5b028b138c3b88751627e3e21d591a4961","kind":"tag","published_at":"2014-05-23T21:48:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"1c9ac40edca1dfa0b22bc7d2714dabaa14a40d1d","kind":"tag","published_at":"2014-05-16T12:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"1e35f27e8a372672456fc3ff61fd78ff79cd1612","kind":"tag","published_at":"2014-05-05T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"dd268c5b2ea6366f566bd254a662383b491684d8","kind":"tag","published_at":"2014-04-15T15:16:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"67151164928c28082c58a08bfce0856239f657a1","kind":"tag","published_at":"2014-03-24T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"c10f3d4406a84afe197dfffba1c241ae1b07715b","kind":"tag","published_at":"2014-02-20T18:24:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"87a87e7087746a1d8b45a6fb825b87745e835980","kind":"tag","published_at":"2014-02-16T20:02:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0529962e0390dd1db7669e2968c57e662993f240","kind":"tag","published_at":"2014-01-16T18:59:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"90150e1fa3abba0b06cfec5cf2396b2d4e8b9dbb","kind":"tag","published_at":"2013-12-10T18:22:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"82807b12611eb806c765df71e3670ec238c5fc8f","kind":"tag","published_at":"2013-12-09T19:08:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fa93b2e0c6b43b3cc3ffe0f4961cfa065bce459e","kind":"tag","published_at":"2013-11-28T19:04:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"3b54a5cd8fffe920b7871a92b6a99bdeb839cd0e","kind":"tag","published_at":"2013-10-24T15:00:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1/manifests"},{"name":"v0.3.4","sha":"1e365e65ed21e8af74b58fda2683b287c059eb31","kind":"tag","published_at":"2013-08-24T08:53:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"b807f76431e77287da0da01c3e4a5a1e353ee995","kind":"commit","published_at":"2013-08-08T12:20:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"4442e91da2f72c9f232294a0ecd02056aca81c84","kind":"tag","published_at":"2013-07-22T12:56:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"17f60480ce3c2c26e73ba8f52d08a5f8dcbebb3c","kind":"tag","published_at":"2013-07-18T17:26:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0a1e80c2e4b8ea7eec9746721000304bf48eaf20","kind":"tag","published_at":"2013-07-11T15:51:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"beb92386735f238c748d39ac473910696bc4a196","kind":"tag","published_at":"2013-05-28T14:39:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.11","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"9adf2245c25385dfba6a14e932c4d58c1cfe263d","kind":"tag","published_at":"2013-05-20T08:08:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.10","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"08faadfeeaab8bee24ddaea9cd6d43dd881ae7cd","kind":"commit","published_at":"2013-05-14T16:10:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"ec0698bee10537e4ceca288172ab08ba1daf2477","kind":"tag","published_at":"2013-04-30T16:04:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"003239c03c25cce8b4c4d20902f739212f307ccd","kind":"tag","published_at":"2013-04-25T16:47:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7/manifests"},{"name":"v0.2.5","sha":"cf01e4df59d6218329f3cd5ff94be0b121f0f749","kind":"tag","published_at":"2013-04-19T15:47:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5/manifests"},{"name":"v0.2.2","sha":"6e4744ec8a017ad5a8c084838857a37d3fb1bcb4","kind":"tag","published_at":"2013-04-09T10:48:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T05:28:51.867Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":1.2838973016833195,"forks_count":0.7841425215787897,"average":4.603260021749938},"purl":"pkg:golang/github.com/nextflow-io/nextflow","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/nextflow-io/nextflow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/nextflow-io/nextflow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/nextflow-io/nextflow/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T22:43:11.412Z","issues_count":686,"pull_requests_count":588,"avg_time_to_close_issue":18443118.535031848,"avg_time_to_close_pull_request":3091679.64,"issues_closed_count":312,"pull_requests_closed_count":423,"pull_request_authors_count":90,"issue_authors_count":372,"avg_comments_per_issue":4.940233236151603,"avg_comments_per_pull_request":4.2312925170068025,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":363,"past_year_pull_requests_count":455,"past_year_avg_time_to_close_issue":2260791.562913907,"past_year_avg_time_to_close_pull_request":1050799.5255681819,"past_year_issues_closed_count":151,"past_year_pull_requests_closed_count":352,"past_year_pull_request_authors_count":65,"past_year_issue_authors_count":217,"past_year_avg_comments_per_issue":3.1019283746556474,"past_year_avg_comments_per_pull_request":3.4483516483516485,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":290,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/issues","maintainers":[{"login":"bentsherman","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"robsyme","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"jordeu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"mribeirodantas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mribeirodantas"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"marcodelapierre","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcodelapierre"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"abhi18av","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhi18av"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"},{"login":"pabloaledo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pabloaledo"},{"login":"munishchouhan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/munishchouhan"},{"login":"manuelesimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelesimi"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"}],"active_maintainers":[{"login":"bentsherman","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"robsyme","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"jordeu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnextflow-io%2Fnextflow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnextflow-io%2Fnextflow/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnextflow-io%2Fnextflow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnextflow-io%2Fnextflow/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5107072,"name":"io.nextflow:nxf-commons","ecosystem":"maven","description":"A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner","homepage":"http://www.nextflow.io","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/nextflow-io/nextflow","keywords_array":[],"namespace":"io.nextflow","versions_count":122,"first_release_published_at":"2015-04-08T20:19:56.000Z","latest_release_published_at":"2018-10-24T14:06:03.000Z","latest_release_number":"18.10.1","last_synced_at":"2025-09-05T02:47:43.301Z","created_at":"2022-07-30T00:50:59.753Z","updated_at":"2025-09-05T02:47:43.302Z","registry_url":"https://central.sonatype.com/artifact/io.nextflow/nxf-commons/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.nextflow/nxf-commons/","metadata":{},"repo_metadata":{"id":7688591,"uuid":"9052236","full_name":"nextflow-io/nextflow","owner":"nextflow-io","description":"A DSL for data-driven computational pipelines","archived":false,"fork":false,"pushed_at":"2025-08-28T22:45:01.000Z","size":63577,"stargazers_count":3118,"open_issues_count":491,"forks_count":719,"subscribers_count":87,"default_branch":"master","last_synced_at":"2025-08-29T02:25:45.280Z","etag":null,"topics":["aws","bioinformatics","cloud","dataflow","docker","groovy","hello","hpc","nextflow","pipeline","pipeline-framework","reproducible-research","reproducible-science","sge","singularity","singularity-containers","slurm","workflow-engine"],"latest_commit_sha":null,"homepage":"http://nextflow.io","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextflow-io.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-03-27T11:17:33.000Z","updated_at":"2025-08-27T22:53:38.000Z","dependencies_parsed_at":"2023-09-22T05:27:21.989Z","dependency_job_id":"99c97c87-dc9d-4092-b872-684add29f6c2","html_url":"https://github.com/nextflow-io/nextflow","commit_stats":{"total_commits":6282,"total_committers":183,"mean_commits":34.32786885245902,"dds":0.1263928685132123,"last_synced_commit":"4c54db6ac634cc80a820752d8f4edb959fc832e4"},"previous_names":[],"tags_count":333,"template":false,"template_full_name":null,"purl":"pkg:github/nextflow-io/nextflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/sbom","scorecard":{"id":659721,"data":{"date":"2025-08-11","repo":{"name":"github.com/nextflow-io/nextflow","commit":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/build.yml:39"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:194","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/build.yml:193","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/cffconvert.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/generate-send-dependencies.yml:7","Warn: no topLevel permission defined: .github/workflows/seqeradocs-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: Apache License 2.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v25.07.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753","Warn: release artifact v25.07.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests-v1/subworkflow.nf:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests/subworkflow.nf:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/stale.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating amazoncorretto:21-al2023 to amazoncorretto:21-al2023@sha256:411aff82096876584e5f5b7d375572d32c8b03e29abaefaa50e303bd937c943b","Warn: containerImage not pinned by hash: docker/flux/.devcontainer/Dockerfile:1: pin your Docker image by updating fluxrm/flux-sched:focal to fluxrm/flux-sched:focal@sha256:1b9f6581e5587db629043a9513056e0fafaa00c8969a5479a5fef963ec462f6e","Warn: containerImage not pinned by hash: docs/Dockerfile:1: pin your Docker image by updating mambaorg/micromamba:1.5.8 to mambaorg/micromamba:1.5.8@sha256:475730daef12ff9c0733e70092aeeefdf4c373a584c952dac3f7bdb739601990","Warn: containerImage not pinned by hash: test-e2e/Dockerfile:1: pin your Docker image by updating amazoncorretto:17-al2023 to amazoncorretto:17-al2023@sha256:5acaef366078c3b971c4aacd02b58205e74f597a0f30801a1d45904277b0e350","Warn: containerImage not pinned by hash: tests-v1/Dockerfile:1","Warn: containerImage not pinned by hash: tests/Dockerfile:1","Warn: containerImage not pinned by hash: validation/test-aws-unstage-fail-container/Dockerfile:1: pin your Docker image by updating ubuntu to ubuntu@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: validation/wave-tests/example2/modules/foo/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/flux/.devcontainer/Dockerfile:16","Warn: pipCommand not pinned by hash: docs/Dockerfile:12-14","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:21","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-21T15:43:42.076Z","repository_id":7688591,"created_at":"2025-08-21T15:43:42.077Z","updated_at":"2025-08-21T15:43:42.077Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272635683,"owners_count":24967900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nextflow-io","name":"nextflow-io","uuid":"6698688","kind":"organization","description":"","email":null,"website":"http://nextflow.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6698688?v=4","repositories_count":78,"last_synced_at":"2023-05-21T01:00:52.958Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nextflow-io","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T04:11:01.074Z","updated_at":"2023-05-21T01:00:52.974Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io/repositories"},"tags":[{"name":"v25.07.0-edge","sha":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1","kind":"tag","published_at":"2025-08-15T18:11:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge/manifests"},{"name":"v25.06.0-edge","sha":"7d9272b78edaceedd80beeb63b15ed78b27bfffc","kind":"tag","published_at":"2025-07-06T14:06:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge/manifests"},{"name":"v25.04.6","sha":"6588d533d4f4bc55cf15339000881ea71f674ac5","kind":"tag","published_at":"2025-07-01T11:35:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6/manifests"},{"name":"v25.04.5","sha":"91514b87aac8371c7d060676a26b0677bc7c6df0","kind":"tag","published_at":"2025-06-30T20:02:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5/manifests"},{"name":"v24.10.9","sha":"393dfb828944d165c73ce4898b8044e367f1d48f","kind":"tag","published_at":"2025-06-30T16:09:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9/manifests"},{"name":"v24.04.6","sha":"7b5def9500ebcbb14f6652fe1c4c44c8a67af606","kind":"tag","published_at":"2025-06-30T14:34:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6/manifests"},{"name":"v25.04.4","sha":"71d9c376af5031410bfe4370fad22f3b184c9b66","kind":"tag","published_at":"2025-06-16T15:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4/manifests"},{"name":"v24.04.5","sha":"25aba80e8ea50a7714159ddf52a3122fd87b541e","kind":"tag","published_at":"2025-06-06T12:44:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5/manifests"},{"name":"v24.10.8","sha":"8fcb319ce694086bbb5ebc31ec2ca24bf276e4d1","kind":"tag","published_at":"2025-06-06T12:18:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8/manifests"},{"name":"v25.04.3","sha":"08c0027038cd99789dd790f2082f50870bc2de91","kind":"tag","published_at":"2025-06-02T21:03:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3/manifests"},{"name":"v25.05.0-edge","sha":"3cc9374b2feb9945603220552849d0efb74823e5","kind":"tag","published_at":"2025-06-02T19:48:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge/manifests"},{"name":"v25.04.2","sha":"ea75b301c7928dfea20af47ad9b4f9212fa3b1e7","kind":"tag","published_at":"2025-05-13T23:20:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2/manifests"},{"name":"v25.04.1","sha":"10b557810d97b4a88f18aac99481887285977f7c","kind":"tag","published_at":"2025-05-12T08:20:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1/manifests"},{"name":"v25.04.0","sha":"c9bd193ab40ea8ccb7602f86866f9004faaf9fd7","kind":"tag","published_at":"2025-05-08T19:59:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0/manifests"},{"name":"v24.10.6","sha":"cad3997dc357a70f44b04ade7c765fe8919faec4","kind":"tag","published_at":"2025-04-23T17:03:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6/manifests"},{"name":"v25.03.1-edge","sha":"f06aaf6c46de532fa5d86a6a63196523fb6126e4","kind":"tag","published_at":"2025-04-23T16:31:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge/manifests"},{"name":"v25.03.0-edge","sha":"92a47ec5da49afa0d29b1884107d8431fb396b7a","kind":"tag","published_at":"2025-04-23T10:51:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge/manifests"},{"name":"v25.02.3-edge","sha":"092166ef470388133cdcb40b3e4d7408ff6abe76","kind":"tag","published_at":"2025-04-08T12:10:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge/manifests"},{"name":"v25.02.2-edge","sha":"20ddf2358d92e8178fe97657ded87691b56afdb6","kind":"tag","published_at":"2025-04-05T15:47:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge/manifests"},{"name":"v25.02.1-edge","sha":"39f3c05e08b6aa4cc720c581704666af19871519","kind":"tag","published_at":"2025-03-19T20:25:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge/manifests"},{"name":"v25.02.0-edge","sha":"dcc386e4f01d611f11fcd48c734aa6aab6bdddf1","kind":"tag","published_at":"2025-03-18T07:37:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge/manifests"},{"name":"v24.10.5","sha":"b271f85df366749438ed3e32da3b091113a3d848","kind":"tag","published_at":"2025-03-04T19:39:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5/manifests"},{"name":"v25.01.0-edge","sha":"e2ae8a93dbb04c7171743245927d4b5e50ada02e","kind":"tag","published_at":"2025-02-12T14:10:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge/manifests"},{"name":"v24.10.4","sha":"56ad7dbbc90cee3e1ffae20101b2619d8b2bda4d","kind":"tag","published_at":"2025-01-20T17:03:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4/manifests"},{"name":"v24.12.0-edge","sha":"24faeee874a0e8896bde8aacf832c28e382df6d5","kind":"tag","published_at":"2025-01-20T16:22:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge/manifests"},{"name":"v24.10.3","sha":"6183fdf9dbd9114f5ee86d11bc5e69cbd06501a6","kind":"tag","published_at":"2024-12-16T16:41:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3/manifests"},{"name":"v24.11.0-edge","sha":"6e231be115c31f4e29e6deab45f668ae7e75917d","kind":"tag","published_at":"2024-12-03T10:43:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge/manifests"},{"name":"v24.10.2","sha":"62fc0017ffae1ea151581f738c17ab840649aa0c","kind":"tag","published_at":"2024-11-27T21:39:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2/manifests"},{"name":"v24.10.1","sha":"65941daaf991ddcb67aa8e653d6c93cee2433dfb","kind":"tag","published_at":"2024-11-18T14:17:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1/manifests"},{"name":"v24.10.0","sha":"a019ef8f6c26be67bb4e7bf8ce252914b3875231","kind":"tag","published_at":"2024-10-27T20:24:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0/manifests"},{"name":"v24.09.2-edge","sha":"0c9b3337f39cb1986fcf7fc360edb43a2701b486","kind":"tag","published_at":"2024-10-14T21:39:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge/manifests"},{"name":"v24.09.1-edge","sha":"34cdac3d7f3a48b952a0e05e488d02544de5540e","kind":"tag","published_at":"2024-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge/manifests"},{"name":"v24.09.0-edge","sha":"324de3d162e476ed3bf58a9c77ae8e95e27cb3ee","kind":"tag","published_at":"2024-10-02T13:44:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge/manifests"},{"name":"v24.08.0-edge","sha":"6e866ae81ff3bf8a9729e9dbaa9dd89afcb81a4b","kind":"tag","published_at":"2024-09-04T15:35:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge/manifests"},{"name":"v24.07.0-edge","sha":"d975962b7651818f16648fdeeb8ed8fb1d27877d","kind":"tag","published_at":"2024-08-05T21:28:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge/manifests"},{"name":"v24.04.4","sha":"ebcdcd6ab55767f47baed2bc55fcb9217d13ee37","kind":"tag","published_at":"2024-08-01T08:54:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4/manifests"},{"name":"v23.10.4","sha":"a2b945443ecd6ffaa2c14ae31d74998959e6b58c","kind":"tag","published_at":"2024-07-31T10:32:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4/manifests"},{"name":"v24.04.3","sha":"6e2591d161427f2211fe0173e62f66d00644a34d","kind":"tag","published_at":"2024-07-09T21:18:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3/manifests"},{"name":"v24.06.0-edge","sha":"e72ff742235ca999da3db4796c2d5f611fd0c4cd","kind":"tag","published_at":"2024-07-08T20:44:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge/manifests"},{"name":"v24.05.0-edge","sha":"f3a86def48d79a77770fec2b71f3fdc396d75dc9","kind":"tag","published_at":"2024-06-17T20:51:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge/manifests"},{"name":"v23.10.3","sha":"232e4b30c322f80e96ca344d788123dad29a0187","kind":"tag","published_at":"2024-06-11T20:37:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3/manifests"},{"name":"v24.04.2","sha":"e6a5e17db91ca6fae875df42053bd8c1b2a23bd4","kind":"tag","published_at":"2024-05-29T06:39:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2/manifests"},{"name":"v23.10.2","sha":"e50de272466f5fb6eb506c99cd01c00e00001a33","kind":"tag","published_at":"2024-05-28T14:29:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2/manifests"},{"name":"v24.04.1","sha":"1923fef6231e9846e604ee3eb50ecb61c5fbd0bf","kind":"tag","published_at":"2024-05-20T10:13:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1/manifests"},{"name":"v24.04.0","sha":"2ee0c418c16591905f05d30c00710d5903ecace8","kind":"tag","published_at":"2024-05-20T09:23:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0/manifests"},{"name":"v24.04.0-edge","sha":"0863a65a3175721b7d929d7e991b4b227706fdef","kind":"tag","published_at":"2024-05-13T09:56:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge/manifests"},{"name":"v24.03.0-edge","sha":"231497419ccc4b16997afb25076df37d2e9cf379","kind":"tag","published_at":"2024-04-15T09:58:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge/manifests"},{"name":"v24.02.0-edge","sha":"a90fd564119c2919b284793e711ba2648262b936","kind":"tag","published_at":"2024-03-10T20:21:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge/manifests"},{"name":"v24.01.0-edge","sha":"279c410b8de69627dbb7992e37e98ad36883c180","kind":"tag","published_at":"2024-02-05T23:40:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge/manifests"},{"name":"v23.10.1","sha":"25d468c948168f357f23d4db5d242ecd37526e1d","kind":"tag","published_at":"2024-01-12T23:37:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1/manifests"},{"name":"v23.04.5","sha":"973b0310a32d2f87c2f3b4e78847cc348364c26f","kind":"tag","published_at":"2024-01-12T21:24:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5/manifests"},{"name":"v23.12.0-edge","sha":"dfd7d09efe8c7d159596433a846ed5c7f8e17423","kind":"tag","published_at":"2023-12-20T11:14:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge/manifests"},{"name":"v23.11.0-edge","sha":"19d2ccb60ae7d281e6cb43769216a0384cb27313","kind":"tag","published_at":"2023-11-24T21:47:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge/manifests"},{"name":"v23.10.0","sha":"2cce747d77466c049a792bffa258f90869be6c52","kind":"tag","published_at":"2023-10-16T05:40:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0/manifests"},{"name":"v23.09.3-edge","sha":"1bfb8b14ee5158d8041528d7aeccd7805a0dda5a","kind":"tag","published_at":"2023-10-10T12:33:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge/manifests"},{"name":"v23.09.2-edge","sha":"46afba88f93714995357b47655cc664051cfc27a","kind":"tag","published_at":"2023-09-27T22:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge/manifests"},{"name":"v23.04.4","sha":"f2905ab114d55981f94d8c93f6b0e0fb060e463f","kind":"tag","published_at":"2023-09-25T16:00:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4/manifests"},{"name":"v23.09.1-edge","sha":"79c677a12d82400444fb6221219ce92b7247dcf2","kind":"tag","published_at":"2023-09-11T11:14:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge/manifests"},{"name":"v23.09.0-edge","sha":"f37d51baa80979f359c9dbd87be9564965dcd035","kind":"tag","published_at":"2023-09-10T22:34:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge/manifests"},{"name":"v23.08.1-edge","sha":"9f1b68900acb29098effd5a57998a15364958207","kind":"tag","published_at":"2023-08-17T15:35:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge/manifests"},{"name":"v23.04.3","sha":"10fd84142c7550c1cb7aa96f97692a88eb1dc7ef","kind":"tag","published_at":"2023-08-11T22:00:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3/manifests"},{"name":"v23.08.0-edge","sha":"ace32d007e545dc3da5924c36c39f628c83b1da8","kind":"tag","published_at":"2023-08-05T15:13:13.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge/manifests"},{"name":"v23.07.0-edge","sha":"fd4ff04f827ebca0f25efd3b079a68f390a82079","kind":"tag","published_at":"2023-07-22T16:14:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge/manifests"},{"name":"v23.06.0-edge","sha":"cb9592063783576a10ec78800e0ce99ff459bfb8","kind":"tag","published_at":"2023-06-14T21:48:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge/manifests"},{"name":"v23.04.2","sha":"5b5b579d603475d786d6ffed8ae63f9b7191560b","kind":"tag","published_at":"2023-06-08T10:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2/manifests"},{"name":"v23.05.0-edge","sha":"0781988bb28d1d2f53d3399fba070e831410be48","kind":"tag","published_at":"2023-05-15T04:59:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge/manifests"},{"name":"v22.10.8","sha":"82b917e5a1ec33357fd92606c8a11e50c7f4ac8c","kind":"tag","published_at":"2023-04-15T10:32:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8/manifests"},{"name":"v23.04.1","sha":"2769e60cebe53af4eb9e5bd61653d146761c0d59","kind":"tag","published_at":"2023-04-15T07:51:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1/manifests"},{"name":"v23.04.0","sha":"77c286ec3ae4f3147a34d09219d9ba834290e933","kind":"tag","published_at":"2023-04-01T21:52:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0/manifests"},{"name":"v23.03.0-edge","sha":"20fb59c26fe4743e12c8d4237983a3875dda131c","kind":"tag","published_at":"2023-03-19T19:34:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge/manifests"},{"name":"v23.02.1-edge","sha":"448ccc14f3115fe0eeafc67757a713fd5c915011","kind":"tag","published_at":"2023-02-26T19:57:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge/manifests"},{"name":"v23.02.0-edge","sha":"a33a6f47e2160f476de9024b9415d63a57647479","kind":"tag","published_at":"2023-02-21T18:29:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge/manifests"},{"name":"v22.10.7","sha":"e0f7b4d67f6f0068921bd1bf410d94631af205ff","kind":"tag","published_at":"2023-02-18T20:53:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7/manifests"},{"name":"v22.10.6","sha":"4f776efcd34e392d21ccc94f93002169cf7cf251","kind":"tag","published_at":"2023-01-23T23:35:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6/manifests"},{"name":"v23.01.0-edge","sha":"c492ad227d77b729b3c951767395b83a95d0ff6f","kind":"tag","published_at":"2023-01-14T18:15:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge/manifests"},{"name":"v22.10.5","sha":"8196ffd0aa4e03e6bb26fc207c6a9709f7b51c61","kind":"tag","published_at":"2023-01-14T14:03:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5/manifests"},{"name":"v22.12.0-edge","sha":"e8d53449306736b05c3f187a1ef0ff4ec641d621","kind":"tag","published_at":"2022-12-13T22:05:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge/manifests"},{"name":"v22.10.4","sha":"2d88d25db382aed205bb2191790f828901dc557b","kind":"tag","published_at":"2022-12-09T11:31:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4/manifests"},{"name":"v22.11.1-edge","sha":"4fc071ff773fee7c0d3d3b52e6ab92f9e4e362dd","kind":"tag","published_at":"2022-11-29T16:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge/manifests"},{"name":"v22.11.0-edge","sha":"877a58a330807a5265e507c01babcc27b1672d20","kind":"tag","published_at":"2022-11-23T17:31:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge/manifests"},{"name":"v22.10.3","sha":"44469bf90f5761ca4e234b05034c75b7975ea1d4","kind":"tag","published_at":"2022-11-21T21:57:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3/manifests"},{"name":"v22.10.2","sha":"0358114af7e8ed98dfaf592a119c656e0d8b6a1d","kind":"tag","published_at":"2022-11-13T19:10:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2/manifests"},{"name":"v22.10.1","sha":"4bc7e2a4cda807c2ffeb16446b98bd886943f62f","kind":"tag","published_at":"2022-10-27T19:01:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1/manifests"},{"name":"v22.10.0","sha":"66735ae0f4de161cc4e98f0a1044ff4909cf3969","kind":"tag","published_at":"2022-10-13T09:34:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0/manifests"},{"name":"v22.10.0-RC3","sha":"a12e98097ddd90dd83533ff8760ef676984a71d0","kind":"tag","published_at":"2022-10-07T22:10:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3/manifests"},{"name":"v22.10.0-RC2","sha":"c4f6c517d80306590f17bb51cbfdac2b3e3a2f42","kind":"tag","published_at":"2022-10-07T16:47:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2/manifests"},{"name":"v22.10.0-RC1","sha":"e7df3d8fb4e7099100130fe9a6063f8f9789476b","kind":"tag","published_at":"2022-10-03T14:50:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1/manifests"},{"name":"v22.09.7-edge","sha":"3107cd446e62de9c0c84c690a1fbb7c32e67e13c","kind":"tag","published_at":"2022-09-28T10:22:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.7-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.7-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.7-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge/manifests"},{"name":"v22.09.6-edge","sha":"021d898944428a8883fd73f3058aafc2043b0cca","kind":"tag","published_at":"2022-09-26T15:40:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.6-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.6-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.6-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge/manifests"},{"name":"v22.09.5-edge","sha":"c31caa11e29aeba46f1c778630a3e37a0545dfd0","kind":"tag","published_at":"2022-09-21T09:42:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.5-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.5-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.5-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge/manifests"},{"name":"v22.09.4-edge","sha":"783042c41578978c4159cb934645496484b8a384","kind":"tag","published_at":"2022-09-19T21:18:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.4-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.4-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.4-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge/manifests"},{"name":"v22.09.3-edge","sha":"da527e81919eae61b78d3de898817a6966181c1a","kind":"tag","published_at":"2022-09-10T16:10:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge/manifests"},{"name":"v22.09.2-edge","sha":"632ff365bface9be3450739f0741412bf8e76739","kind":"tag","published_at":"2022-09-07T20:10:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge/manifests"},{"name":"v22.09.1-edge","sha":"58949b2a21f270a6b6e93c34e48c4e186ea7ac29","kind":"tag","published_at":"2022-09-01T21:02:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge/manifests"},{"name":"v22.08.2-edge","sha":"ebf19c4e5141b72bcc7a4a7e30af8b2dcc9bba64","kind":"tag","published_at":"2022-08-16T18:55:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge/manifests"},{"name":"v22.08.1-edge","sha":"126e4259ea724585fc6c84f105ba73eb62e2ad37","kind":"tag","published_at":"2022-08-11T11:40:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge/manifests"},{"name":"v22.08.0-edge","sha":"ffa9a0c573e0a0cf257fb8b2da11c1c4251e6d32","kind":"tag","published_at":"2022-08-01T17:03:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge/manifests"},{"name":"v22.04.5","sha":"4282761f5b018e411523451211e056177b8fef3c","kind":"tag","published_at":"2022-07-15T16:35:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5/manifests"},{"name":"v22.07.1-edge","sha":"6e541457aa0c08f32fcecfb1024f75a52b20e60a","kind":"tag","published_at":"2022-07-13T12:01:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.07.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.07.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.07.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge/manifests"},{"name":"v22.04.4","sha":"237d32223f89158a5bbdd3d07fec283f5c73ce12","kind":"tag","published_at":"2022-06-19T21:08:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4/manifests"},{"name":"v22.06.1-edge","sha":"59c48429c2d3164f13b7d14b33ddc0bbfb37418e","kind":"tag","published_at":"2022-06-17T13:14:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge/manifests"},{"name":"v22.06.0-edge","sha":"bf9978dae0e3770dea93d974f072a681ad1f612e","kind":"tag","published_at":"2022-06-09T17:05:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge/manifests"},{"name":"v22.05.0-edge","sha":"1630465e29acb057f775c458264daf4f40d90bee","kind":"tag","published_at":"2022-05-25T18:18:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge/manifests"},{"name":"v22.04.3","sha":"a6c0fa88702418663c5ee2488a0142deee4502ab","kind":"tag","published_at":"2022-05-18T19:54:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3/manifests"},{"name":"v22.04.2","sha":"16348972f7ba916bd001f5ad5a166fc0ef312d59","kind":"tag","published_at":"2022-05-16T18:06:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2/manifests"},{"name":"v22.04.1","sha":"568c9dc38889deca6d82ee5940e00d4098505744","kind":"tag","published_at":"2022-05-15T12:16:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1/manifests"},{"name":"v22.04.0","sha":"f1bd0178d830f936947d6250e60a15a2abeddb51","kind":"tag","published_at":"2022-04-23T18:27:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0/manifests"},{"name":"v22.03.1-edge","sha":"16caa6bb16d6048488d1d34a4d54e30bcf22feb7","kind":"tag","published_at":"2022-04-06T21:40:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge/manifests"},{"name":"v22.03.0-edge","sha":"2a7dab407a760b6e045940079e8cc62887e16643","kind":"tag","published_at":"2022-03-27T20:22:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge/manifests"},{"name":"v22.02.1-edge","sha":"d35f25ccdf0a7eed7c836d1f29973059ee18e507","kind":"tag","published_at":"2022-03-03T18:59:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge/manifests"},{"name":"v22.02.0-edge","sha":"0046c9395e87d2de1a5d51ce155d8c1c5384d871","kind":"tag","published_at":"2022-02-25T11:26:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge/manifests"},{"name":"v22.01.0-edge","sha":"4f33645085332373d7b55fa3bb5e41577cfb7f32","kind":"tag","published_at":"2022-02-07T13:26:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge/manifests"},{"name":"v21.12.1-edge","sha":"3e20f87cd01aefb5c5e80230ffca5b7d7699705a","kind":"tag","published_at":"2021-12-22T08:36:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge/manifests"},{"name":"v21.10.6","sha":"9e8c39e0cc89092ae2fb5bc46e3646a595da1c55","kind":"tag","published_at":"2021-12-21T17:09:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6/manifests"},{"name":"v21.10.5","sha":"6cea21a1b288e427cc0e6c56cd9daaaec8a3fdbb","kind":"tag","published_at":"2021-12-08T14:55:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5/manifests"},{"name":"v21.11.0-edge","sha":"5bfde014f6e599863269f27010e0e6ca310d46a5","kind":"tag","published_at":"2021-12-05T18:13:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge/manifests"},{"name":"v21.10.4","sha":"a5efdec3401341462886bd66ce4330177528d978","kind":"tag","published_at":"2021-11-30T16:49:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4/manifests"},{"name":"v21.10.3","sha":"23ece74f3d24139c47d7bd0dc2a13a354901aceb","kind":"tag","published_at":"2021-11-23T08:07:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3/manifests"},{"name":"v21.10.2","sha":"5de94089499d4ffc99b59d08ded531c2cf0bb632","kind":"tag","published_at":"2021-11-22T11:46:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2/manifests"},{"name":"v21.10.1","sha":"8adf3766fb3c3b7c165db920804fa86934ad59f3","kind":"tag","published_at":"2021-11-18T09:43:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1/manifests"},{"name":"v21.10.0","sha":"262fb02f64843fc5b66d729055f770a9b905ee7c","kind":"tag","published_at":"2021-11-11T20:38:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0/manifests"},{"name":"v21.09.1-edge","sha":"5d8181093accd77303e841ed8c75654af49da995","kind":"tag","published_at":"2021-10-28T15:42:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge/manifests"},{"name":"v21.09.0-edge","sha":"63eaf8e0c180bfc2673b04b0eecc90e7134ede71","kind":"tag","published_at":"2021-10-12T20:46:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge/manifests"},{"name":"nf-sqldb@0.2.0","sha":"1db4572649a9b4f4798b8a582d7f107123333d8b","kind":"commit","published_at":"2021-10-11T07:45:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.2.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0/manifests"},{"name":"nf-sqldb@0.1.0","sha":"4d57979526d807a0d146697eb9c47d22696b0587","kind":"commit","published_at":"2021-09-01T15:26:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0/manifests"},{"name":"v21.08.0-edge","sha":"3732e1dfde4af1221f961a866f2e0a81bc2b9fe5","kind":"tag","published_at":"2021-08-30T17:54:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge/manifests"},{"name":"v21.07.0-edge","sha":"125f06b5c5a1db67e4368e0e8a32dbac0c41bd2e","kind":"tag","published_at":"2021-08-06T12:58:50.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge/manifests"},{"name":"v21.04.3","sha":"942b7afa242fc0fc50f4bbec00a681b1409829b2","kind":"tag","published_at":"2021-07-21T17:15:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3/manifests"},{"name":"v21.04.2","sha":"299ff56689a140305436cb7b3d23fe8a36312519","kind":"tag","published_at":"2021-07-12T13:31:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2/manifests"},{"name":"v21.06.0-edge","sha":"f59e64808339b2869d4bb5e54504a1ada960c03d","kind":"tag","published_at":"2021-07-03T20:51:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge/manifests"},{"name":"v21.05.0-edge","sha":"01e126c051b1b3f44d72d1fe26818a4e0f513f2e","kind":"tag","published_at":"2021-05-28T19:34:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge/manifests"},{"name":"v21.04.1","sha":"e7ac0fca924e01354c767a087b5cb3379074a159","kind":"tag","published_at":"2021-05-14T17:56:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1/manifests"},{"name":"v21.04.0","sha":"a3c4b18c20b07b900f9784eecc19a4f4fa4a3193","kind":"tag","published_at":"2021-05-02T17:56:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0/manifests"},{"name":"nf-google@1.0.3","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-google@1.0.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-google@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-google%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3/manifests"},{"name":"nf-azure@0.9.7","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-azure@0.9.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-azure@0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-azure%400.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7/manifests"},{"name":"nf-console@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-console@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-console@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-console%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2/manifests"},{"name":"nf-ga4gh@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ga4gh@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ga4gh@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ga4gh%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2/manifests"},{"name":"nf-ignite@1.2.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ignite@1.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ignite@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ignite%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2/manifests"},{"name":"nf-tower@1.1.0","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-tower@1.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-tower@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-tower%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0/manifests"},{"name":"nf-amazon@1.0.5","sha":"8f2e22062c1eb174561c0f86e501f8524aaebe30","kind":"commit","published_at":"2021-05-02T16:10:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-amazon@1.0.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-amazon@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-amazon%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5/manifests"},{"name":"v21.04.0-edge","sha":"c9515da2ada4f5b7d6322732ecab381529e76756","kind":"tag","published_at":"2021-04-08T12:33:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge/manifests"},{"name":"v20.12.1-edge","sha":"5509e0d7f3883f4b957a2cc664e7947d542bee01","kind":"commit","published_at":"2021-03-18T08:41:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge/manifests"},{"name":"v21.03.0-edge","sha":"865dc7f82bef71c9afe277f7aed1cae7d95095db","kind":"tag","published_at":"2021-03-05T15:27:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge/manifests"},{"name":"v21.02.0-edge","sha":"8f5758b242ffbac08557632bc9498b787972523c","kind":"tag","published_at":"2021-02-01T19:27:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge/manifests"},{"name":"v21.01.1-edge","sha":"7428b623869a4539cf48b4063f6785d8824cbdbd","kind":"tag","published_at":"2021-01-15T22:13:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge/manifests"},{"name":"v21.01.0-edge","sha":"bdec73d028f01bcab58daf23977b1e7629e78c9a","kind":"tag","published_at":"2021-01-04T21:19:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge/manifests"},{"name":"v20.12.0-edge","sha":"af261276749a4bfd13b9fa937280836b6fd51f38","kind":"tag","published_at":"2020-12-12T10:43:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge/manifests"},{"name":"v20.11.0-edge","sha":"1de2c4fb3669ffea1ad35f08135087e1941638f1","kind":"tag","published_at":"2020-11-16T10:40:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge/manifests"},{"name":"v20.10.0","sha":"dc36f6d3e48d653bb406e604b4d2199dd5ab9954","kind":"tag","published_at":"2020-11-01T17:28:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0/manifests"},{"name":"v20.09.1-edge","sha":"a6b4cabbf9a9e49509143b93a561773bc69cf393","kind":"tag","published_at":"2020-10-15T12:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge/manifests"},{"name":"v20.09.0-edge","sha":"58a03047cd686754bf7a85e145939c20e07027a0","kind":"tag","published_at":"2020-09-23T17:36:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge/manifests"},{"name":"v20.08.1-edge","sha":"6677f4a44af7950362a622a32022e53985931bc0","kind":"tag","published_at":"2020-09-02T14:30:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge/manifests"},{"name":"v20.08.0-edge","sha":"0ca08c9618adb37126a7a31ef84b4767304a5eb1","kind":"tag","published_at":"2020-08-25T12:36:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge/manifests"},{"name":"v20.07.1","sha":"f7cdf3944b4937b04cf1516b02dec2e424a114d2","kind":"tag","published_at":"2020-07-24T16:56:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1/manifests"},{"name":"v20.07.0-RC1","sha":"644e3fc1bda7cc148d987a6281147b1ca214e81e","kind":"tag","published_at":"2020-07-21T16:55:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1/manifests"},{"name":"v20.06.0-edge","sha":"cf253602d4de32edacad5f6a657ef4a73ef7ba59","kind":"tag","published_at":"2020-07-05T21:01:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge/manifests"},{"name":"v20.05.0-edge","sha":"2081a66d63c7b8bb9a44ad474e60ab46d6865323","kind":"tag","published_at":"2020-05-31T20:14:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge/manifests"},{"name":"v20.04.1","sha":"902b59e8b7181b8cb9739af67bd8b31e86b2220c","kind":"tag","published_at":"2020-05-03T20:33:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1/manifests"},{"name":"v20.04.1-edge","sha":"24b692a3ffc0cde6c719da49a33e9f8d55d18b0f","kind":"tag","published_at":"2020-04-19T17:30:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge/manifests"},{"name":"v20.04.0-edge","sha":"06f2cb94c45269427460eea5ef35cf2a3edf5573","kind":"tag","published_at":"2020-04-13T20:48:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge/manifests"},{"name":"v20.03.0-edge","sha":"8cfdde6fcda2ffd0b99d8b1b0f1321981465aba1","kind":"tag","published_at":"2020-03-28T16:42:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge/manifests"},{"name":"v20.02.0-edge","sha":"63a1aa6dba508f37c1ba982efa2f2b706551e49c","kind":"tag","published_at":"2020-02-29T15:55:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge/manifests"},{"name":"v20.01.0","sha":"2d74a2e7f2be08c9d2eeb13686b7f3fc6dfa8261","kind":"tag","published_at":"2020-02-12T13:24:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0/manifests"},{"name":"v20.01.0-rc1","sha":"2eb94251622043411e243284939e3c9c1fff0a01","kind":"tag","published_at":"2020-02-06T18:49:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-rc1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1/manifests"},{"name":"v20.01.0-edge","sha":"91d7384e100eb6d8e068c73c8d3dfab9ae4d845a","kind":"tag","published_at":"2020-01-20T20:42:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge/manifests"},{"name":"v19.12.0-edge","sha":"4323365a15eeea9b286f2ed5dba88c0486245aee","kind":"tag","published_at":"2019-12-20T12:34:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge/manifests"},{"name":"v19.11.0-edge","sha":"d133eedc886395fb8a90491cde2eb7d94e4e5374","kind":"tag","published_at":"2019-12-02T12:33:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge/manifests"},{"name":"v19.10.0","sha":"bc9f006d679f29211212ef535d8c35e3849c1376","kind":"tag","published_at":"2019-10-21T16:39:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0/manifests"},{"name":"v19.09.0-edge","sha":"9dfab9f4ea46095663871322311cdbeea343f50c","kind":"tag","published_at":"2019-09-16T21:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge/manifests"},{"name":"v19.08.1-edge","sha":"e35e3e9c9a96114bfddcd3e3359a816945ffb767","kind":"tag","published_at":"2019-08-26T19:42:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge/manifests"},{"name":"v19.07.0","sha":"c676b02461d6f3cb112add8347649f8b29bb14a9","kind":"tag","published_at":"2019-07-27T19:56:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0/manifests"},{"name":"v19.07.0-edge","sha":"7e7c52082ec618b57a5e20b22fca6370fca8f796","kind":"tag","published_at":"2019-07-09T15:04:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge/manifests"},{"name":"v19.06.0-edge","sha":"4492bdf7249070cf289bebefffe7833da2a22089","kind":"tag","published_at":"2019-06-21T14:59:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge/manifests"},{"name":"v19.05.0-edge","sha":"49f55e93fba83a180a43cf8a35083838379e38df","kind":"tag","published_at":"2019-05-20T19:11:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge/manifests"},{"name":"v19.04.1","sha":"14c3f3bee1e5bf6d3fbb68e0e32883c86630963e","kind":"tag","published_at":"2019-05-03T13:28:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1/manifests"},{"name":"v19.04.0-edge","sha":"bf0ee0dd5d10c1a2c36ba69f12fd8486b181d472","kind":"tag","published_at":"2019-04-24T20:54:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge/manifests"},{"name":"v19.04.0","sha":"41116e2d7efe9d351adb7e2bb66ee6c99e91f31d","kind":"tag","published_at":"2019-04-17T12:58:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0/manifests"},{"name":"v19.03.0-edge","sha":"ca5d7bc6b71e6245a643eb93a5eaeb113d912b74","kind":"tag","published_at":"2019-03-14T21:49:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge/manifests"},{"name":"v19.02.0-edge","sha":"9f89795b620a8614ea7a40291bd8d9944ea33f94","kind":"tag","published_at":"2019-02-06T14:53:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge/manifests"},{"name":"v19.01.0","sha":"f38bfee810bd36f9bb108244ac1c8feac3ae854b","kind":"tag","published_at":"2019-01-22T15:04:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0/manifests"},{"name":"v19.01.0-edge","sha":"e281db33edf568a5a378c365c4d2e30675326e28","kind":"tag","published_at":"2019-01-10T14:05:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge/manifests"},{"name":"v18.12.0-edge","sha":"0896fb37d043f9033a45a24b13c7ec2b09cc78de","kind":"tag","published_at":"2018-12-18T13:39:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge/manifests"},{"name":"v18.11.0-edge","sha":"c40c71a2f39e1dd89e3a17f9301be9fdfd2de95c","kind":"commit","published_at":"2018-11-12T18:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge/manifests"},{"name":"v18.10.1","sha":"248fce8e5d0ddc2faaa5e01007f670b5a3310689","kind":"tag","published_at":"2018-10-24T15:44:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1/manifests"},{"name":"v0.32.0","sha":"ce0a8f22f62a9531857c6908de97dadc6a0259e7","kind":"tag","published_at":"2018-09-27T11:35:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.32.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"03e55f5b4c19edac3abc3899b6132d8c9760f907","kind":"tag","published_at":"2018-08-07T16:47:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"a379420faa8583e8fa559d1e6ebe7e1710cae14b","kind":"tag","published_at":"2018-07-25T16:48:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0/manifests"},{"name":"v0.31.0-RC1","sha":"ad8e97b7c416a555005fd1b3a21980a3cea25e07","kind":"tag","published_at":"2018-07-19T20:00:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1/manifests"},{"name":"v0.30.2","sha":"9e011757db9cf97eb861503f37437a609be4c62a","kind":"tag","published_at":"2018-06-16T19:48:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"537b507cc7201573c33200dc402336aa74aa9f28","kind":"tag","published_at":"2018-06-11T14:30:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"5197e36ef8c484776ae602189b2a1ff295ba5670","kind":"tag","published_at":"2018-06-05T12:08:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0/manifests"},{"name":"v0.29.1","sha":"004822bf354bd4e61e735d49fd2d8221ff84f60b","kind":"tag","published_at":"2018-05-10T08:42:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"0f9490d345b7d89c8e4c9ec2812ad1dab28de898","kind":"tag","published_at":"2018-04-24T12:26:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0/manifests"},{"name":"v0.29.0-RC1","sha":"d8580f776d2dfebfe0fe8021c788f76e54a10bfb","kind":"tag","published_at":"2018-04-08T12:53:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1/manifests"},{"name":"v0.28.2","sha":"33b0fad520dc844bc72af0a7f521464bdd86e369","kind":"tag","published_at":"2018-04-06T14:07:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"df18def5b4dab1ed33205132c7c6f7b9b456e3bf","kind":"tag","published_at":"2018-03-27T19:20:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"bb23833b0888a849b575a8db07cbeef89f9ab206","kind":"tag","published_at":"2018-03-10T13:56:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0/manifests"},{"name":"v0.28.0-RC1","sha":"116342f3df244adfe42c0806aeaa80fd5053d42c","kind":"tag","published_at":"2018-02-27T13:38:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1/manifests"},{"name":"v0.27.6","sha":"9c2ecba26e35f60e43b63535187df5f2ea5cc40c","kind":"tag","published_at":"2018-02-19T10:28:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"f472166ce5c004d7b5506104015310b0dc971a2e","kind":"tag","published_at":"2018-02-16T07:47:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"5fa69eeff5dceea07a4abd9330e8034157d33a28","kind":"tag","published_at":"2018-02-05T10:49:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"d8d1d351b3d077dc4c1420918dfcaa6f4d3a4964","kind":"tag","published_at":"2018-01-29T15:36:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"69f39ebbe70f98655e785e2c2cdcf8e22e374867","kind":"tag","published_at":"2018-01-23T10:54:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"58061a23e1bd47bc98e7e9b5a2e17f0d90f072e8","kind":"tag","published_at":"2018-01-18T14:38:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"ad89ef934eff6adf9318619dc79133cd25c1fa3e","kind":"tag","published_at":"2018-01-09T14:23:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0/manifests"},{"name":"v0.27.0-RC2","sha":"2fa8184b973c3a4902b282e35d1e1c7ff5d980ed","kind":"tag","published_at":"2017-12-29T15:44:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2/manifests"},{"name":"v0.27.0-RC1","sha":"3c0df3236dc7e9b954c51d427d3f159ac0ee8b39","kind":"tag","published_at":"2017-12-20T15:36:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1/manifests"},{"name":"v0.26.4","sha":"653b4215be8795bbb01efba6e8bc02640b8f7a48","kind":"tag","published_at":"2017-12-11T21:45:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4/manifests"},{"name":"v0.26.3","sha":"71e2a750fd18766c314ee691fbe66463d19ab6f7","kind":"tag","published_at":"2017-11-30T19:41:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"ceeb23ce56ffb84470944afa8c85a3e26fa5aa84","kind":"tag","published_at":"2017-11-27T21:22:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"eda61c187c070c19769af30bb2879320389dad18","kind":"tag","published_at":"2017-11-17T14:58:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"a6ae34b4fd8034be128e3d88227c8ed9ce7fbbc3","kind":"tag","published_at":"2017-11-08T12:35:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0/manifests"},{"name":"v0.26.0-RC2","sha":"26a2d2f00b437d894583abc1137662ef2d6098cd","kind":"tag","published_at":"2017-10-30T19:38:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2/manifests"},{"name":"v0.26.0-RC1","sha":"177b3c827f21229b717435e086c4171736c24c58","kind":"tag","published_at":"2017-10-24T15:43:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1/manifests"},{"name":"v0.25.7","sha":"092f5d9c177ef3b9353fda02443835a7cdc129d8","kind":"tag","published_at":"2017-09-06T20:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"a9648ae98e9418be46e31afab07a5b939d338e22","kind":"tag","published_at":"2017-08-13T15:54:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"b0ccaaf77199e5071cbafcd1d33d019f24a184cf","kind":"tag","published_at":"2017-08-04T14:23:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"64183d9981616d6b456f8e4d878eb7141a562466","kind":"tag","published_at":"2017-07-31T10:57:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"aae23fe345460db227f244e0dff21fdb07e94cf4","kind":"tag","published_at":"2017-07-31T09:16:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"637fcb039a7d490c469a56af774b0201d57a62e5","kind":"tag","published_at":"2017-07-03T09:19:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"fbb2e0f7536e530f1822982a2ff500e8aa6fb8e6","kind":"tag","published_at":"2017-06-27T13:45:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"215e461be39016672e3a33a14bd58b39bd2b3ed5","kind":"tag","published_at":"2017-06-26T09:28:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0/manifests"},{"name":"v0.25.0-RC1","sha":"500e908518635571ec3daf9571c86ab3a775b754","kind":"tag","published_at":"2017-06-06T07:33:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1/manifests"},{"name":"v0.24.4","sha":"f06817d8ebb3da877baafcf9cdf676c832c12d42","kind":"tag","published_at":"2017-05-22T12:39:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"071e49d27a48d4165b1ee0252d540f037adf2cfc","kind":"tag","published_at":"2017-04-24T19:47:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"1bae7bfa6088d0d8be543b57adacd83cef0f98f6","kind":"tag","published_at":"2017-04-05T17:57:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"d521708be6ff32efdba80fe8ff17744eb2500320","kind":"tag","published_at":"2017-03-24T20:58:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"6da95732dd51cfd6ed791346bd80074f7c866fb5","kind":"tag","published_at":"2017-03-20T14:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0/manifests"},{"name":"v0.23.4","sha":"3bc84b1b36971f28edacf10a2b999d1b3f78c601","kind":"tag","published_at":"2017-02-24T12:35:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"6ab0a6b79c04647285d635519590f5cbb9943cfe","kind":"tag","published_at":"2017-02-09T23:36:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"d8977a85434f788585be64c82daecb6845ef25fd","kind":"tag","published_at":"2017-02-02T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"09d5375d73b39339e7ec505dd01d237443c82b2c","kind":"tag","published_at":"2017-01-23T23:26:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"5286d55f088d946785e0b0781f8bb1e66bc5c598","kind":"tag","published_at":"2016-12-13T15:28:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0/manifests"},{"name":"v0.22.6","sha":"6a56d4e4542100eac3730c5eadf14fdb009caebb","kind":"tag","published_at":"2016-12-04T23:19:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"cd07841a47bfaaf10ca0a7fafa8586d17df48764","kind":"tag","published_at":"2016-11-17T12:52:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"bbcc11292b6c82908cea835a6d4b3dc22ad356be","kind":"tag","published_at":"2016-11-04T21:26:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"e86fc0b13b55e4cfe424dec0da31896916459f36","kind":"tag","published_at":"2016-10-12T11:30:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"bd8211c51b0345e9d34e6669993f75cfef2c00f0","kind":"tag","published_at":"2016-10-03T16:00:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"17596cc6ad690f7b0cd6eecc73464edb95948162","kind":"tag","published_at":"2016-09-26T10:54:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"edc61eac76e7082a453905c0f118a03f132262d7","kind":"tag","published_at":"2016-09-21T13:15:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0/manifests"},{"name":"v0.22.0-RC2","sha":"08f761e756f8cb2f8ec06a1fd4ec95875845c729","kind":"tag","published_at":"2016-09-13T16:55:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2/manifests"},{"name":"v0.22.0-RC1","sha":"c71e9e846bdadf3d757c952a939402b8bb496c26","kind":"tag","published_at":"2016-09-01T15:33:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1/manifests"},{"name":"v0.21.3","sha":"bcc69674b75e77834aa66fe68d7cd187dcc3a795","kind":"tag","published_at":"2016-08-26T19:20:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"afb7544135e460342a1d36cbc5b48bb6d1db828d","kind":"tag","published_at":"2016-08-12T11:29:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"dc1f6b8d3c351d7c0adcf43c2d39c1c07f42543d","kind":"tag","published_at":"2016-07-29T12:45:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"f7b5235bb14323eeedc12a8649e244cc4b27109e","kind":"tag","published_at":"2016-07-20T15:25:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0/manifests"},{"name":"v0.21.0-RC1","sha":"158fe7170c6bec977aa7bcbb4fb472823ea277b9","kind":"tag","published_at":"2016-07-14T07:58:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1/manifests"},{"name":"v0.20.1","sha":"a77a4ebd49efff64daf91ea19359c51b4b5bed08","kind":"tag","published_at":"2016-06-18T07:45:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"daf63d70dbe18a152eb650a001a6c4c70444aa00","kind":"tag","published_at":"2016-06-10T14:12:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0/manifests"},{"name":"v0.19.4","sha":"175691b984991caac37b09a91719d16521e72929","kind":"tag","published_at":"2016-06-03T17:45:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"18f26d707eedadd0043e25dc5379a97611ec9dba","kind":"tag","published_at":"2016-05-31T11:52:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"ef07ff2f0cae937d0865af5589eb042ae2c5b9ac","kind":"tag","published_at":"2016-05-26T15:02:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"e4eabda574a5e723f6e09b7fbfc23324273e2595","kind":"tag","published_at":"2016-05-20T15:22:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"1cba12ce76c66c660a33945459dcaea54eb863b4","kind":"tag","published_at":"2016-05-18T09:27:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"c2ad9576a2aaf5d8a1a71b5c2ada20e74e70db77","kind":"tag","published_at":"2016-05-09T08:04:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"cf8fd207cac852de59657f09c8313f5bc84e04e6","kind":"tag","published_at":"2016-05-03T11:44:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"85db9ad648d91c2e22bfc8224468d5d45abc4854","kind":"tag","published_at":"2016-04-26T11:53:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"83482866a77eecf495602823f8d0f0b73d1fa2a5","kind":"tag","published_at":"2016-04-11T11:46:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0/manifests"},{"name":"v0.18.0-RC1","sha":"7761c87671fe2eec1e069cb171b1e449f946653d","kind":"tag","published_at":"2016-04-06T21:38:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1/manifests"},{"name":"v0.17.3","sha":"5b26f003c1d1a1020a4d5b73265684a5303ac2b1","kind":"tag","published_at":"2016-02-18T13:06:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"4a0bdde1783946e62afd8ff0d3166517339a7719","kind":"tag","published_at":"2016-02-02T17:27:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"147a011d276a952cd66c188521d4b3de41251f73","kind":"tag","published_at":"2016-01-21T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"ce736be18f13be38bb54689ee42d5240fa06d1f7","kind":"tag","published_at":"2016-01-07T13:31:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0/manifests"},{"name":"v0.16.5","sha":"9640780b495dfecb53aba1a5c49c37269cf8d8f8","kind":"tag","published_at":"2015-12-18T09:32:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"3af18a75f8fb2aa3e3809596d8c6e89d47b4c878","kind":"tag","published_at":"2015-12-06T16:49:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"586367c6123b8604bb95d2645a4ad03233818aa8","kind":"tag","published_at":"2015-11-30T16:02:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"bf64ff5dd7d56b7f75ce82f770a4ded4c52567a8","kind":"tag","published_at":"2015-11-14T18:22:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"157ccf6953d98d1830d816fcccd80484186f8c6c","kind":"tag","published_at":"2015-11-07T19:25:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"be4eafd43f142b6b7c86febe55e50a879fcd53ff","kind":"tag","published_at":"2015-11-04T10:36:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0/manifests"},{"name":"v0.16.0-RC1","sha":"24959498ed6aa520f7e72feba0baaaf9b8c95a3b","kind":"tag","published_at":"2015-10-23T10:50:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1/manifests"},{"name":"v0.15.6","sha":"a6487eb75f7078e1e51572dbeedf329c5f63804e","kind":"tag","published_at":"2015-10-07T16:13:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"0562cd57a0897673681b65d2161e35224757200b","kind":"tag","published_at":"2015-09-28T09:50:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"816be9d4de5ce0dab5f27f3bea054f28000287c8","kind":"tag","published_at":"2015-09-23T10:24:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"5d67827110c5f268be043e0d8385b9537194ef20","kind":"tag","published_at":"2015-08-26T12:21:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"716292157cd4fb3c8ff4b6a24f979b3d742e209d","kind":"tag","published_at":"2015-08-19T14:27:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"72c889a3d77268270950404a2e6a1db16c44d987","kind":"tag","published_at":"2015-08-04T15:57:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"4812811738049c31d3f265491d8a9c4af683ee5a","kind":"tag","published_at":"2015-07-27T08:14:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0/manifests"},{"name":"v0.14.4","sha":"f9177d5f78804a8a571511a1daef2fc8fcea34bb","kind":"tag","published_at":"2015-07-20T15:09:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"39d2daf5c22b431b935484315875004d1a11602e","kind":"tag","published_at":"2015-07-03T17:49:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"c3e530d24ff9cb544fe9e9b0fcb606531cf97edb","kind":"tag","published_at":"2015-06-25T12:19:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"47f5f0fb9e0f27019d35d5bf7ba806c0e6c4c388","kind":"tag","published_at":"2015-06-08T14:59:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"0dffa67962d05a2533b0ede27733887aa04def72","kind":"tag","published_at":"2015-06-04T15:24:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0/manifests"},{"name":"v0.13.5","sha":"6235aae888ede7ed2cfe8473b97811628c4e2773","kind":"tag","published_at":"2015-05-07T12:42:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"6d80c857d193b19700ce0aafbd9b2a8b2854f7b3","kind":"tag","published_at":"2015-05-04T09:27:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"6d596f2a2cb1ae4d7d0dda01f100b43837957e7b","kind":"tag","published_at":"2015-04-19T17:53:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"646e913e574c1417d4c86a91b70527617bfc4789","kind":"tag","published_at":"2015-04-16T11:37:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"99ecef730d6397a0299b7f83e236f50fdce8f200","kind":"tag","published_at":"2015-04-11T10:00:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"f0ee65dcfea0845f09372700282367de9a28e052","kind":"tag","published_at":"2015-04-08T21:16:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"a4ee14989c332d7574ff9172eb8eb7a87338aa2c","kind":"tag","published_at":"2015-03-18T09:27:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"537ccb971974535c40e09c6d9ad21ee2d6a472bc","kind":"tag","published_at":"2015-03-09T15:22:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"1b4d5e590429af31e89ad5d5a7ad47459fcb5f26","kind":"tag","published_at":"2015-02-16T15:19:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"17182e36f5de664a710b151307cd81eb344b8436","kind":"tag","published_at":"2015-02-12T11:22:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"688b9c75eeb79ccef962c9b5f92ae6e6fac797fa","kind":"tag","published_at":"2015-02-08T21:02:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"1782bb13d9d8ca8f3526554d5dc014f2d6569f23","kind":"tag","published_at":"2015-01-05T16:16:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0/manifests"},{"name":"v0.11.4","sha":"8a349373466ffc29d3c3e4d032eda15c6176beb3","kind":"tag","published_at":"2014-12-16T17:16:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"b21329afa2759e05bb896bf712ea193731f49482","kind":"tag","published_at":"2014-11-27T10:04:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"1653946b2a1983e50b77f749dba5cfe652e10f58","kind":"tag","published_at":"2014-11-19T15:56:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"2c0d6d05fe4dd48fd0d96b607335c76241dae267","kind":"tag","published_at":"2014-11-11T14:50:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"78430ce749f9199be44e7449bf886e802fab565a","kind":"tag","published_at":"2014-11-05T13:37:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"bd844a0ecbb35e7ecbab4f3a145dbfa7404bc8db","kind":"tag","published_at":"2014-10-03T11:57:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"57b3c9d9594026a68cc50e634268fa9922df23b3","kind":"tag","published_at":"2014-10-01T11:35:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ddbdce401e4befaa4ca292c3e13046bf9a04a911","kind":"tag","published_at":"2014-09-15T14:55:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b110977065bb359e4a3d307c342f40d73951b214","kind":"tag","published_at":"2014-09-08T16:28:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"241a96c6a74f708db8f18bca2ab1e24d071a2fb3","kind":"tag","published_at":"2014-08-11T10:40:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.9.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0/manifests"},{"name":"v0.8.5","sha":"13717db8910f665d9f8a4ddb451cf56748f969eb","kind":"tag","published_at":"2014-08-03T14:07:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"24a1fa74e822d68cedf74ac0d22603c44b12ad15","kind":"tag","published_at":"2014-07-20T18:15:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"1ed91667e834c654841772b7eddf58f60632fb3a","kind":"tag","published_at":"2014-06-27T14:47:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"2542fb6dd767268c21afe17d5b1e6e81939aacf7","kind":"tag","published_at":"2014-06-18T18:17:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"cd44d36b10853058c9549dc28e674fba1b8523c4","kind":"tag","published_at":"2014-05-26T21:15:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"fabe3d5b028b138c3b88751627e3e21d591a4961","kind":"tag","published_at":"2014-05-23T21:48:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"1c9ac40edca1dfa0b22bc7d2714dabaa14a40d1d","kind":"tag","published_at":"2014-05-16T12:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"1e35f27e8a372672456fc3ff61fd78ff79cd1612","kind":"tag","published_at":"2014-05-05T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"dd268c5b2ea6366f566bd254a662383b491684d8","kind":"tag","published_at":"2014-04-15T15:16:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"67151164928c28082c58a08bfce0856239f657a1","kind":"tag","published_at":"2014-03-24T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"c10f3d4406a84afe197dfffba1c241ae1b07715b","kind":"tag","published_at":"2014-02-20T18:24:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"87a87e7087746a1d8b45a6fb825b87745e835980","kind":"tag","published_at":"2014-02-16T20:02:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0529962e0390dd1db7669e2968c57e662993f240","kind":"tag","published_at":"2014-01-16T18:59:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"90150e1fa3abba0b06cfec5cf2396b2d4e8b9dbb","kind":"tag","published_at":"2013-12-10T18:22:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"82807b12611eb806c765df71e3670ec238c5fc8f","kind":"tag","published_at":"2013-12-09T19:08:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fa93b2e0c6b43b3cc3ffe0f4961cfa065bce459e","kind":"tag","published_at":"2013-11-28T19:04:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"3b54a5cd8fffe920b7871a92b6a99bdeb839cd0e","kind":"tag","published_at":"2013-10-24T15:00:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1/manifests"},{"name":"v0.3.4","sha":"1e365e65ed21e8af74b58fda2683b287c059eb31","kind":"tag","published_at":"2013-08-24T08:53:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"b807f76431e77287da0da01c3e4a5a1e353ee995","kind":"commit","published_at":"2013-08-08T12:20:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"4442e91da2f72c9f232294a0ecd02056aca81c84","kind":"tag","published_at":"2013-07-22T12:56:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"17f60480ce3c2c26e73ba8f52d08a5f8dcbebb3c","kind":"tag","published_at":"2013-07-18T17:26:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0a1e80c2e4b8ea7eec9746721000304bf48eaf20","kind":"tag","published_at":"2013-07-11T15:51:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"beb92386735f238c748d39ac473910696bc4a196","kind":"tag","published_at":"2013-05-28T14:39:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.11","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"9adf2245c25385dfba6a14e932c4d58c1cfe263d","kind":"tag","published_at":"2013-05-20T08:08:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.10","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"08faadfeeaab8bee24ddaea9cd6d43dd881ae7cd","kind":"commit","published_at":"2013-05-14T16:10:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"ec0698bee10537e4ceca288172ab08ba1daf2477","kind":"tag","published_at":"2013-04-30T16:04:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"003239c03c25cce8b4c4d20902f739212f307ccd","kind":"tag","published_at":"2013-04-25T16:47:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7/manifests"},{"name":"v0.2.5","sha":"cf01e4df59d6218329f3cd5ff94be0b121f0f749","kind":"tag","published_at":"2013-04-19T15:47:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5/manifests"},{"name":"v0.2.2","sha":"6e4744ec8a017ad5a8c084838857a37d3fb1bcb4","kind":"tag","published_at":"2013-04-09T10:48:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T05:28:53.714Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":null,"forks_count":null,"average":31.98917341990317},"purl":"pkg:maven/io.nextflow/nxf-commons","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.nextflow:nxf-commons","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.nextflow:nxf-commons","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.nextflow:nxf-commons/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T22:43:11.412Z","issues_count":686,"pull_requests_count":588,"avg_time_to_close_issue":18443118.535031848,"avg_time_to_close_pull_request":3091679.64,"issues_closed_count":312,"pull_requests_closed_count":423,"pull_request_authors_count":90,"issue_authors_count":372,"avg_comments_per_issue":4.940233236151603,"avg_comments_per_pull_request":4.2312925170068025,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":363,"past_year_pull_requests_count":455,"past_year_avg_time_to_close_issue":2260791.562913907,"past_year_avg_time_to_close_pull_request":1050799.5255681819,"past_year_issues_closed_count":151,"past_year_pull_requests_closed_count":352,"past_year_pull_request_authors_count":65,"past_year_issue_authors_count":217,"past_year_avg_comments_per_issue":3.1019283746556474,"past_year_avg_comments_per_pull_request":3.4483516483516485,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":290,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/issues","maintainers":[{"login":"bentsherman","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"robsyme","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"jordeu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"mribeirodantas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mribeirodantas"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"marcodelapierre","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcodelapierre"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"abhi18av","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhi18av"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"},{"login":"pabloaledo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pabloaledo"},{"login":"munishchouhan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/munishchouhan"},{"login":"manuelesimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelesimi"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"}],"active_maintainers":[{"login":"bentsherman","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"robsyme","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"jordeu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-commons/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-commons/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-commons/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-commons/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4851422,"name":"io.nextflow:nxf-extrae","ecosystem":"maven","description":"A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner","homepage":"http://www.nextflow.io","licenses":"GPLv3","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/nextflow-io/nextflow","keywords_array":[],"namespace":"io.nextflow","versions_count":48,"first_release_published_at":"2015-04-08T20:20:17.000Z","latest_release_published_at":"2016-08-26T17:09:52.000Z","latest_release_number":"0.21.3","last_synced_at":"2025-09-05T02:08:26.757Z","created_at":"2022-07-26T17:36:51.564Z","updated_at":"2025-09-05T02:08:26.757Z","registry_url":"https://central.sonatype.com/artifact/io.nextflow/nxf-extrae/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.nextflow/nxf-extrae/","metadata":{},"repo_metadata":{"id":7688591,"uuid":"9052236","full_name":"nextflow-io/nextflow","owner":"nextflow-io","description":"A DSL for data-driven computational pipelines","archived":false,"fork":false,"pushed_at":"2025-08-28T22:45:01.000Z","size":63577,"stargazers_count":3118,"open_issues_count":491,"forks_count":719,"subscribers_count":87,"default_branch":"master","last_synced_at":"2025-08-29T02:25:45.280Z","etag":null,"topics":["aws","bioinformatics","cloud","dataflow","docker","groovy","hello","hpc","nextflow","pipeline","pipeline-framework","reproducible-research","reproducible-science","sge","singularity","singularity-containers","slurm","workflow-engine"],"latest_commit_sha":null,"homepage":"http://nextflow.io","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextflow-io.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-03-27T11:17:33.000Z","updated_at":"2025-08-27T22:53:38.000Z","dependencies_parsed_at":"2023-09-22T05:27:21.989Z","dependency_job_id":"99c97c87-dc9d-4092-b872-684add29f6c2","html_url":"https://github.com/nextflow-io/nextflow","commit_stats":{"total_commits":6282,"total_committers":183,"mean_commits":34.32786885245902,"dds":0.1263928685132123,"last_synced_commit":"4c54db6ac634cc80a820752d8f4edb959fc832e4"},"previous_names":[],"tags_count":333,"template":false,"template_full_name":null,"purl":"pkg:github/nextflow-io/nextflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/sbom","scorecard":{"id":659721,"data":{"date":"2025-08-11","repo":{"name":"github.com/nextflow-io/nextflow","commit":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/build.yml:39"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:194","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/build.yml:193","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/cffconvert.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/generate-send-dependencies.yml:7","Warn: no topLevel permission defined: .github/workflows/seqeradocs-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: Apache License 2.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v25.07.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753","Warn: release artifact v25.07.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests-v1/subworkflow.nf:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests/subworkflow.nf:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/stale.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating amazoncorretto:21-al2023 to amazoncorretto:21-al2023@sha256:411aff82096876584e5f5b7d375572d32c8b03e29abaefaa50e303bd937c943b","Warn: containerImage not pinned by hash: docker/flux/.devcontainer/Dockerfile:1: pin your Docker image by updating fluxrm/flux-sched:focal to fluxrm/flux-sched:focal@sha256:1b9f6581e5587db629043a9513056e0fafaa00c8969a5479a5fef963ec462f6e","Warn: containerImage not pinned by hash: docs/Dockerfile:1: pin your Docker image by updating mambaorg/micromamba:1.5.8 to mambaorg/micromamba:1.5.8@sha256:475730daef12ff9c0733e70092aeeefdf4c373a584c952dac3f7bdb739601990","Warn: containerImage not pinned by hash: test-e2e/Dockerfile:1: pin your Docker image by updating amazoncorretto:17-al2023 to amazoncorretto:17-al2023@sha256:5acaef366078c3b971c4aacd02b58205e74f597a0f30801a1d45904277b0e350","Warn: containerImage not pinned by hash: tests-v1/Dockerfile:1","Warn: containerImage not pinned by hash: tests/Dockerfile:1","Warn: containerImage not pinned by hash: validation/test-aws-unstage-fail-container/Dockerfile:1: pin your Docker image by updating ubuntu to ubuntu@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: validation/wave-tests/example2/modules/foo/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/flux/.devcontainer/Dockerfile:16","Warn: pipCommand not pinned by hash: docs/Dockerfile:12-14","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:21","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-21T15:43:42.076Z","repository_id":7688591,"created_at":"2025-08-21T15:43:42.077Z","updated_at":"2025-08-21T15:43:42.077Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272635683,"owners_count":24967900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nextflow-io","name":"nextflow-io","uuid":"6698688","kind":"organization","description":"","email":null,"website":"http://nextflow.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6698688?v=4","repositories_count":78,"last_synced_at":"2023-05-21T01:00:52.958Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nextflow-io","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T04:11:01.074Z","updated_at":"2023-05-21T01:00:52.974Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io/repositories"},"tags":[{"name":"v25.07.0-edge","sha":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1","kind":"tag","published_at":"2025-08-15T18:11:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge/manifests"},{"name":"v25.06.0-edge","sha":"7d9272b78edaceedd80beeb63b15ed78b27bfffc","kind":"tag","published_at":"2025-07-06T14:06:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge/manifests"},{"name":"v25.04.6","sha":"6588d533d4f4bc55cf15339000881ea71f674ac5","kind":"tag","published_at":"2025-07-01T11:35:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6/manifests"},{"name":"v25.04.5","sha":"91514b87aac8371c7d060676a26b0677bc7c6df0","kind":"tag","published_at":"2025-06-30T20:02:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5/manifests"},{"name":"v24.10.9","sha":"393dfb828944d165c73ce4898b8044e367f1d48f","kind":"tag","published_at":"2025-06-30T16:09:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9/manifests"},{"name":"v24.04.6","sha":"7b5def9500ebcbb14f6652fe1c4c44c8a67af606","kind":"tag","published_at":"2025-06-30T14:34:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6/manifests"},{"name":"v25.04.4","sha":"71d9c376af5031410bfe4370fad22f3b184c9b66","kind":"tag","published_at":"2025-06-16T15:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4/manifests"},{"name":"v24.04.5","sha":"25aba80e8ea50a7714159ddf52a3122fd87b541e","kind":"tag","published_at":"2025-06-06T12:44:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5/manifests"},{"name":"v24.10.8","sha":"8fcb319ce694086bbb5ebc31ec2ca24bf276e4d1","kind":"tag","published_at":"2025-06-06T12:18:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8/manifests"},{"name":"v25.04.3","sha":"08c0027038cd99789dd790f2082f50870bc2de91","kind":"tag","published_at":"2025-06-02T21:03:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3/manifests"},{"name":"v25.05.0-edge","sha":"3cc9374b2feb9945603220552849d0efb74823e5","kind":"tag","published_at":"2025-06-02T19:48:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge/manifests"},{"name":"v25.04.2","sha":"ea75b301c7928dfea20af47ad9b4f9212fa3b1e7","kind":"tag","published_at":"2025-05-13T23:20:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2/manifests"},{"name":"v25.04.1","sha":"10b557810d97b4a88f18aac99481887285977f7c","kind":"tag","published_at":"2025-05-12T08:20:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1/manifests"},{"name":"v25.04.0","sha":"c9bd193ab40ea8ccb7602f86866f9004faaf9fd7","kind":"tag","published_at":"2025-05-08T19:59:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0/manifests"},{"name":"v24.10.6","sha":"cad3997dc357a70f44b04ade7c765fe8919faec4","kind":"tag","published_at":"2025-04-23T17:03:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6/manifests"},{"name":"v25.03.1-edge","sha":"f06aaf6c46de532fa5d86a6a63196523fb6126e4","kind":"tag","published_at":"2025-04-23T16:31:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge/manifests"},{"name":"v25.03.0-edge","sha":"92a47ec5da49afa0d29b1884107d8431fb396b7a","kind":"tag","published_at":"2025-04-23T10:51:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge/manifests"},{"name":"v25.02.3-edge","sha":"092166ef470388133cdcb40b3e4d7408ff6abe76","kind":"tag","published_at":"2025-04-08T12:10:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge/manifests"},{"name":"v25.02.2-edge","sha":"20ddf2358d92e8178fe97657ded87691b56afdb6","kind":"tag","published_at":"2025-04-05T15:47:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge/manifests"},{"name":"v25.02.1-edge","sha":"39f3c05e08b6aa4cc720c581704666af19871519","kind":"tag","published_at":"2025-03-19T20:25:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge/manifests"},{"name":"v25.02.0-edge","sha":"dcc386e4f01d611f11fcd48c734aa6aab6bdddf1","kind":"tag","published_at":"2025-03-18T07:37:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge/manifests"},{"name":"v24.10.5","sha":"b271f85df366749438ed3e32da3b091113a3d848","kind":"tag","published_at":"2025-03-04T19:39:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5/manifests"},{"name":"v25.01.0-edge","sha":"e2ae8a93dbb04c7171743245927d4b5e50ada02e","kind":"tag","published_at":"2025-02-12T14:10:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge/manifests"},{"name":"v24.10.4","sha":"56ad7dbbc90cee3e1ffae20101b2619d8b2bda4d","kind":"tag","published_at":"2025-01-20T17:03:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4/manifests"},{"name":"v24.12.0-edge","sha":"24faeee874a0e8896bde8aacf832c28e382df6d5","kind":"tag","published_at":"2025-01-20T16:22:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge/manifests"},{"name":"v24.10.3","sha":"6183fdf9dbd9114f5ee86d11bc5e69cbd06501a6","kind":"tag","published_at":"2024-12-16T16:41:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3/manifests"},{"name":"v24.11.0-edge","sha":"6e231be115c31f4e29e6deab45f668ae7e75917d","kind":"tag","published_at":"2024-12-03T10:43:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge/manifests"},{"name":"v24.10.2","sha":"62fc0017ffae1ea151581f738c17ab840649aa0c","kind":"tag","published_at":"2024-11-27T21:39:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2/manifests"},{"name":"v24.10.1","sha":"65941daaf991ddcb67aa8e653d6c93cee2433dfb","kind":"tag","published_at":"2024-11-18T14:17:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1/manifests"},{"name":"v24.10.0","sha":"a019ef8f6c26be67bb4e7bf8ce252914b3875231","kind":"tag","published_at":"2024-10-27T20:24:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0/manifests"},{"name":"v24.09.2-edge","sha":"0c9b3337f39cb1986fcf7fc360edb43a2701b486","kind":"tag","published_at":"2024-10-14T21:39:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge/manifests"},{"name":"v24.09.1-edge","sha":"34cdac3d7f3a48b952a0e05e488d02544de5540e","kind":"tag","published_at":"2024-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge/manifests"},{"name":"v24.09.0-edge","sha":"324de3d162e476ed3bf58a9c77ae8e95e27cb3ee","kind":"tag","published_at":"2024-10-02T13:44:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge/manifests"},{"name":"v24.08.0-edge","sha":"6e866ae81ff3bf8a9729e9dbaa9dd89afcb81a4b","kind":"tag","published_at":"2024-09-04T15:35:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge/manifests"},{"name":"v24.07.0-edge","sha":"d975962b7651818f16648fdeeb8ed8fb1d27877d","kind":"tag","published_at":"2024-08-05T21:28:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge/manifests"},{"name":"v24.04.4","sha":"ebcdcd6ab55767f47baed2bc55fcb9217d13ee37","kind":"tag","published_at":"2024-08-01T08:54:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4/manifests"},{"name":"v23.10.4","sha":"a2b945443ecd6ffaa2c14ae31d74998959e6b58c","kind":"tag","published_at":"2024-07-31T10:32:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4/manifests"},{"name":"v24.04.3","sha":"6e2591d161427f2211fe0173e62f66d00644a34d","kind":"tag","published_at":"2024-07-09T21:18:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3/manifests"},{"name":"v24.06.0-edge","sha":"e72ff742235ca999da3db4796c2d5f611fd0c4cd","kind":"tag","published_at":"2024-07-08T20:44:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge/manifests"},{"name":"v24.05.0-edge","sha":"f3a86def48d79a77770fec2b71f3fdc396d75dc9","kind":"tag","published_at":"2024-06-17T20:51:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge/manifests"},{"name":"v23.10.3","sha":"232e4b30c322f80e96ca344d788123dad29a0187","kind":"tag","published_at":"2024-06-11T20:37:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3/manifests"},{"name":"v24.04.2","sha":"e6a5e17db91ca6fae875df42053bd8c1b2a23bd4","kind":"tag","published_at":"2024-05-29T06:39:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2/manifests"},{"name":"v23.10.2","sha":"e50de272466f5fb6eb506c99cd01c00e00001a33","kind":"tag","published_at":"2024-05-28T14:29:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2/manifests"},{"name":"v24.04.1","sha":"1923fef6231e9846e604ee3eb50ecb61c5fbd0bf","kind":"tag","published_at":"2024-05-20T10:13:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1/manifests"},{"name":"v24.04.0","sha":"2ee0c418c16591905f05d30c00710d5903ecace8","kind":"tag","published_at":"2024-05-20T09:23:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0/manifests"},{"name":"v24.04.0-edge","sha":"0863a65a3175721b7d929d7e991b4b227706fdef","kind":"tag","published_at":"2024-05-13T09:56:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge/manifests"},{"name":"v24.03.0-edge","sha":"231497419ccc4b16997afb25076df37d2e9cf379","kind":"tag","published_at":"2024-04-15T09:58:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge/manifests"},{"name":"v24.02.0-edge","sha":"a90fd564119c2919b284793e711ba2648262b936","kind":"tag","published_at":"2024-03-10T20:21:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge/manifests"},{"name":"v24.01.0-edge","sha":"279c410b8de69627dbb7992e37e98ad36883c180","kind":"tag","published_at":"2024-02-05T23:40:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge/manifests"},{"name":"v23.10.1","sha":"25d468c948168f357f23d4db5d242ecd37526e1d","kind":"tag","published_at":"2024-01-12T23:37:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1/manifests"},{"name":"v23.04.5","sha":"973b0310a32d2f87c2f3b4e78847cc348364c26f","kind":"tag","published_at":"2024-01-12T21:24:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5/manifests"},{"name":"v23.12.0-edge","sha":"dfd7d09efe8c7d159596433a846ed5c7f8e17423","kind":"tag","published_at":"2023-12-20T11:14:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge/manifests"},{"name":"v23.11.0-edge","sha":"19d2ccb60ae7d281e6cb43769216a0384cb27313","kind":"tag","published_at":"2023-11-24T21:47:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge/manifests"},{"name":"v23.10.0","sha":"2cce747d77466c049a792bffa258f90869be6c52","kind":"tag","published_at":"2023-10-16T05:40:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0/manifests"},{"name":"v23.09.3-edge","sha":"1bfb8b14ee5158d8041528d7aeccd7805a0dda5a","kind":"tag","published_at":"2023-10-10T12:33:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge/manifests"},{"name":"v23.09.2-edge","sha":"46afba88f93714995357b47655cc664051cfc27a","kind":"tag","published_at":"2023-09-27T22:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge/manifests"},{"name":"v23.04.4","sha":"f2905ab114d55981f94d8c93f6b0e0fb060e463f","kind":"tag","published_at":"2023-09-25T16:00:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4/manifests"},{"name":"v23.09.1-edge","sha":"79c677a12d82400444fb6221219ce92b7247dcf2","kind":"tag","published_at":"2023-09-11T11:14:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge/manifests"},{"name":"v23.09.0-edge","sha":"f37d51baa80979f359c9dbd87be9564965dcd035","kind":"tag","published_at":"2023-09-10T22:34:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge/manifests"},{"name":"v23.08.1-edge","sha":"9f1b68900acb29098effd5a57998a15364958207","kind":"tag","published_at":"2023-08-17T15:35:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge/manifests"},{"name":"v23.04.3","sha":"10fd84142c7550c1cb7aa96f97692a88eb1dc7ef","kind":"tag","published_at":"2023-08-11T22:00:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3/manifests"},{"name":"v23.08.0-edge","sha":"ace32d007e545dc3da5924c36c39f628c83b1da8","kind":"tag","published_at":"2023-08-05T15:13:13.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge/manifests"},{"name":"v23.07.0-edge","sha":"fd4ff04f827ebca0f25efd3b079a68f390a82079","kind":"tag","published_at":"2023-07-22T16:14:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge/manifests"},{"name":"v23.06.0-edge","sha":"cb9592063783576a10ec78800e0ce99ff459bfb8","kind":"tag","published_at":"2023-06-14T21:48:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge/manifests"},{"name":"v23.04.2","sha":"5b5b579d603475d786d6ffed8ae63f9b7191560b","kind":"tag","published_at":"2023-06-08T10:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2/manifests"},{"name":"v23.05.0-edge","sha":"0781988bb28d1d2f53d3399fba070e831410be48","kind":"tag","published_at":"2023-05-15T04:59:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge/manifests"},{"name":"v22.10.8","sha":"82b917e5a1ec33357fd92606c8a11e50c7f4ac8c","kind":"tag","published_at":"2023-04-15T10:32:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8/manifests"},{"name":"v23.04.1","sha":"2769e60cebe53af4eb9e5bd61653d146761c0d59","kind":"tag","published_at":"2023-04-15T07:51:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1/manifests"},{"name":"v23.04.0","sha":"77c286ec3ae4f3147a34d09219d9ba834290e933","kind":"tag","published_at":"2023-04-01T21:52:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0/manifests"},{"name":"v23.03.0-edge","sha":"20fb59c26fe4743e12c8d4237983a3875dda131c","kind":"tag","published_at":"2023-03-19T19:34:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge/manifests"},{"name":"v23.02.1-edge","sha":"448ccc14f3115fe0eeafc67757a713fd5c915011","kind":"tag","published_at":"2023-02-26T19:57:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge/manifests"},{"name":"v23.02.0-edge","sha":"a33a6f47e2160f476de9024b9415d63a57647479","kind":"tag","published_at":"2023-02-21T18:29:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge/manifests"},{"name":"v22.10.7","sha":"e0f7b4d67f6f0068921bd1bf410d94631af205ff","kind":"tag","published_at":"2023-02-18T20:53:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7/manifests"},{"name":"v22.10.6","sha":"4f776efcd34e392d21ccc94f93002169cf7cf251","kind":"tag","published_at":"2023-01-23T23:35:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6/manifests"},{"name":"v23.01.0-edge","sha":"c492ad227d77b729b3c951767395b83a95d0ff6f","kind":"tag","published_at":"2023-01-14T18:15:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge/manifests"},{"name":"v22.10.5","sha":"8196ffd0aa4e03e6bb26fc207c6a9709f7b51c61","kind":"tag","published_at":"2023-01-14T14:03:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5/manifests"},{"name":"v22.12.0-edge","sha":"e8d53449306736b05c3f187a1ef0ff4ec641d621","kind":"tag","published_at":"2022-12-13T22:05:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge/manifests"},{"name":"v22.10.4","sha":"2d88d25db382aed205bb2191790f828901dc557b","kind":"tag","published_at":"2022-12-09T11:31:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4/manifests"},{"name":"v22.11.1-edge","sha":"4fc071ff773fee7c0d3d3b52e6ab92f9e4e362dd","kind":"tag","published_at":"2022-11-29T16:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge/manifests"},{"name":"v22.11.0-edge","sha":"877a58a330807a5265e507c01babcc27b1672d20","kind":"tag","published_at":"2022-11-23T17:31:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge/manifests"},{"name":"v22.10.3","sha":"44469bf90f5761ca4e234b05034c75b7975ea1d4","kind":"tag","published_at":"2022-11-21T21:57:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3/manifests"},{"name":"v22.10.2","sha":"0358114af7e8ed98dfaf592a119c656e0d8b6a1d","kind":"tag","published_at":"2022-11-13T19:10:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2/manifests"},{"name":"v22.10.1","sha":"4bc7e2a4cda807c2ffeb16446b98bd886943f62f","kind":"tag","published_at":"2022-10-27T19:01:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1/manifests"},{"name":"v22.10.0","sha":"66735ae0f4de161cc4e98f0a1044ff4909cf3969","kind":"tag","published_at":"2022-10-13T09:34:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0/manifests"},{"name":"v22.10.0-RC3","sha":"a12e98097ddd90dd83533ff8760ef676984a71d0","kind":"tag","published_at":"2022-10-07T22:10:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3/manifests"},{"name":"v22.10.0-RC2","sha":"c4f6c517d80306590f17bb51cbfdac2b3e3a2f42","kind":"tag","published_at":"2022-10-07T16:47:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2/manifests"},{"name":"v22.10.0-RC1","sha":"e7df3d8fb4e7099100130fe9a6063f8f9789476b","kind":"tag","published_at":"2022-10-03T14:50:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1/manifests"},{"name":"v22.09.7-edge","sha":"3107cd446e62de9c0c84c690a1fbb7c32e67e13c","kind":"tag","published_at":"2022-09-28T10:22:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.7-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.7-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.7-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge/manifests"},{"name":"v22.09.6-edge","sha":"021d898944428a8883fd73f3058aafc2043b0cca","kind":"tag","published_at":"2022-09-26T15:40:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.6-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.6-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.6-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge/manifests"},{"name":"v22.09.5-edge","sha":"c31caa11e29aeba46f1c778630a3e37a0545dfd0","kind":"tag","published_at":"2022-09-21T09:42:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.5-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.5-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.5-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge/manifests"},{"name":"v22.09.4-edge","sha":"783042c41578978c4159cb934645496484b8a384","kind":"tag","published_at":"2022-09-19T21:18:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.4-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.4-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.4-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge/manifests"},{"name":"v22.09.3-edge","sha":"da527e81919eae61b78d3de898817a6966181c1a","kind":"tag","published_at":"2022-09-10T16:10:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge/manifests"},{"name":"v22.09.2-edge","sha":"632ff365bface9be3450739f0741412bf8e76739","kind":"tag","published_at":"2022-09-07T20:10:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge/manifests"},{"name":"v22.09.1-edge","sha":"58949b2a21f270a6b6e93c34e48c4e186ea7ac29","kind":"tag","published_at":"2022-09-01T21:02:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge/manifests"},{"name":"v22.08.2-edge","sha":"ebf19c4e5141b72bcc7a4a7e30af8b2dcc9bba64","kind":"tag","published_at":"2022-08-16T18:55:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge/manifests"},{"name":"v22.08.1-edge","sha":"126e4259ea724585fc6c84f105ba73eb62e2ad37","kind":"tag","published_at":"2022-08-11T11:40:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge/manifests"},{"name":"v22.08.0-edge","sha":"ffa9a0c573e0a0cf257fb8b2da11c1c4251e6d32","kind":"tag","published_at":"2022-08-01T17:03:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge/manifests"},{"name":"v22.04.5","sha":"4282761f5b018e411523451211e056177b8fef3c","kind":"tag","published_at":"2022-07-15T16:35:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5/manifests"},{"name":"v22.07.1-edge","sha":"6e541457aa0c08f32fcecfb1024f75a52b20e60a","kind":"tag","published_at":"2022-07-13T12:01:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.07.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.07.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.07.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge/manifests"},{"name":"v22.04.4","sha":"237d32223f89158a5bbdd3d07fec283f5c73ce12","kind":"tag","published_at":"2022-06-19T21:08:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4/manifests"},{"name":"v22.06.1-edge","sha":"59c48429c2d3164f13b7d14b33ddc0bbfb37418e","kind":"tag","published_at":"2022-06-17T13:14:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge/manifests"},{"name":"v22.06.0-edge","sha":"bf9978dae0e3770dea93d974f072a681ad1f612e","kind":"tag","published_at":"2022-06-09T17:05:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge/manifests"},{"name":"v22.05.0-edge","sha":"1630465e29acb057f775c458264daf4f40d90bee","kind":"tag","published_at":"2022-05-25T18:18:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge/manifests"},{"name":"v22.04.3","sha":"a6c0fa88702418663c5ee2488a0142deee4502ab","kind":"tag","published_at":"2022-05-18T19:54:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3/manifests"},{"name":"v22.04.2","sha":"16348972f7ba916bd001f5ad5a166fc0ef312d59","kind":"tag","published_at":"2022-05-16T18:06:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2/manifests"},{"name":"v22.04.1","sha":"568c9dc38889deca6d82ee5940e00d4098505744","kind":"tag","published_at":"2022-05-15T12:16:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1/manifests"},{"name":"v22.04.0","sha":"f1bd0178d830f936947d6250e60a15a2abeddb51","kind":"tag","published_at":"2022-04-23T18:27:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0/manifests"},{"name":"v22.03.1-edge","sha":"16caa6bb16d6048488d1d34a4d54e30bcf22feb7","kind":"tag","published_at":"2022-04-06T21:40:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge/manifests"},{"name":"v22.03.0-edge","sha":"2a7dab407a760b6e045940079e8cc62887e16643","kind":"tag","published_at":"2022-03-27T20:22:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge/manifests"},{"name":"v22.02.1-edge","sha":"d35f25ccdf0a7eed7c836d1f29973059ee18e507","kind":"tag","published_at":"2022-03-03T18:59:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge/manifests"},{"name":"v22.02.0-edge","sha":"0046c9395e87d2de1a5d51ce155d8c1c5384d871","kind":"tag","published_at":"2022-02-25T11:26:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge/manifests"},{"name":"v22.01.0-edge","sha":"4f33645085332373d7b55fa3bb5e41577cfb7f32","kind":"tag","published_at":"2022-02-07T13:26:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge/manifests"},{"name":"v21.12.1-edge","sha":"3e20f87cd01aefb5c5e80230ffca5b7d7699705a","kind":"tag","published_at":"2021-12-22T08:36:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge/manifests"},{"name":"v21.10.6","sha":"9e8c39e0cc89092ae2fb5bc46e3646a595da1c55","kind":"tag","published_at":"2021-12-21T17:09:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6/manifests"},{"name":"v21.10.5","sha":"6cea21a1b288e427cc0e6c56cd9daaaec8a3fdbb","kind":"tag","published_at":"2021-12-08T14:55:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5/manifests"},{"name":"v21.11.0-edge","sha":"5bfde014f6e599863269f27010e0e6ca310d46a5","kind":"tag","published_at":"2021-12-05T18:13:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge/manifests"},{"name":"v21.10.4","sha":"a5efdec3401341462886bd66ce4330177528d978","kind":"tag","published_at":"2021-11-30T16:49:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4/manifests"},{"name":"v21.10.3","sha":"23ece74f3d24139c47d7bd0dc2a13a354901aceb","kind":"tag","published_at":"2021-11-23T08:07:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3/manifests"},{"name":"v21.10.2","sha":"5de94089499d4ffc99b59d08ded531c2cf0bb632","kind":"tag","published_at":"2021-11-22T11:46:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2/manifests"},{"name":"v21.10.1","sha":"8adf3766fb3c3b7c165db920804fa86934ad59f3","kind":"tag","published_at":"2021-11-18T09:43:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1/manifests"},{"name":"v21.10.0","sha":"262fb02f64843fc5b66d729055f770a9b905ee7c","kind":"tag","published_at":"2021-11-11T20:38:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0/manifests"},{"name":"v21.09.1-edge","sha":"5d8181093accd77303e841ed8c75654af49da995","kind":"tag","published_at":"2021-10-28T15:42:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge/manifests"},{"name":"v21.09.0-edge","sha":"63eaf8e0c180bfc2673b04b0eecc90e7134ede71","kind":"tag","published_at":"2021-10-12T20:46:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge/manifests"},{"name":"nf-sqldb@0.2.0","sha":"1db4572649a9b4f4798b8a582d7f107123333d8b","kind":"commit","published_at":"2021-10-11T07:45:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.2.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0/manifests"},{"name":"nf-sqldb@0.1.0","sha":"4d57979526d807a0d146697eb9c47d22696b0587","kind":"commit","published_at":"2021-09-01T15:26:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0/manifests"},{"name":"v21.08.0-edge","sha":"3732e1dfde4af1221f961a866f2e0a81bc2b9fe5","kind":"tag","published_at":"2021-08-30T17:54:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge/manifests"},{"name":"v21.07.0-edge","sha":"125f06b5c5a1db67e4368e0e8a32dbac0c41bd2e","kind":"tag","published_at":"2021-08-06T12:58:50.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge/manifests"},{"name":"v21.04.3","sha":"942b7afa242fc0fc50f4bbec00a681b1409829b2","kind":"tag","published_at":"2021-07-21T17:15:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3/manifests"},{"name":"v21.04.2","sha":"299ff56689a140305436cb7b3d23fe8a36312519","kind":"tag","published_at":"2021-07-12T13:31:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2/manifests"},{"name":"v21.06.0-edge","sha":"f59e64808339b2869d4bb5e54504a1ada960c03d","kind":"tag","published_at":"2021-07-03T20:51:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge/manifests"},{"name":"v21.05.0-edge","sha":"01e126c051b1b3f44d72d1fe26818a4e0f513f2e","kind":"tag","published_at":"2021-05-28T19:34:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge/manifests"},{"name":"v21.04.1","sha":"e7ac0fca924e01354c767a087b5cb3379074a159","kind":"tag","published_at":"2021-05-14T17:56:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1/manifests"},{"name":"v21.04.0","sha":"a3c4b18c20b07b900f9784eecc19a4f4fa4a3193","kind":"tag","published_at":"2021-05-02T17:56:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0/manifests"},{"name":"nf-google@1.0.3","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-google@1.0.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-google@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-google%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3/manifests"},{"name":"nf-azure@0.9.7","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-azure@0.9.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-azure@0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-azure%400.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7/manifests"},{"name":"nf-console@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-console@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-console@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-console%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2/manifests"},{"name":"nf-ga4gh@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ga4gh@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ga4gh@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ga4gh%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2/manifests"},{"name":"nf-ignite@1.2.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ignite@1.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ignite@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ignite%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2/manifests"},{"name":"nf-tower@1.1.0","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-tower@1.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-tower@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-tower%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0/manifests"},{"name":"nf-amazon@1.0.5","sha":"8f2e22062c1eb174561c0f86e501f8524aaebe30","kind":"commit","published_at":"2021-05-02T16:10:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-amazon@1.0.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-amazon@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-amazon%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5/manifests"},{"name":"v21.04.0-edge","sha":"c9515da2ada4f5b7d6322732ecab381529e76756","kind":"tag","published_at":"2021-04-08T12:33:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge/manifests"},{"name":"v20.12.1-edge","sha":"5509e0d7f3883f4b957a2cc664e7947d542bee01","kind":"commit","published_at":"2021-03-18T08:41:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge/manifests"},{"name":"v21.03.0-edge","sha":"865dc7f82bef71c9afe277f7aed1cae7d95095db","kind":"tag","published_at":"2021-03-05T15:27:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge/manifests"},{"name":"v21.02.0-edge","sha":"8f5758b242ffbac08557632bc9498b787972523c","kind":"tag","published_at":"2021-02-01T19:27:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge/manifests"},{"name":"v21.01.1-edge","sha":"7428b623869a4539cf48b4063f6785d8824cbdbd","kind":"tag","published_at":"2021-01-15T22:13:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge/manifests"},{"name":"v21.01.0-edge","sha":"bdec73d028f01bcab58daf23977b1e7629e78c9a","kind":"tag","published_at":"2021-01-04T21:19:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge/manifests"},{"name":"v20.12.0-edge","sha":"af261276749a4bfd13b9fa937280836b6fd51f38","kind":"tag","published_at":"2020-12-12T10:43:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge/manifests"},{"name":"v20.11.0-edge","sha":"1de2c4fb3669ffea1ad35f08135087e1941638f1","kind":"tag","published_at":"2020-11-16T10:40:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge/manifests"},{"name":"v20.10.0","sha":"dc36f6d3e48d653bb406e604b4d2199dd5ab9954","kind":"tag","published_at":"2020-11-01T17:28:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0/manifests"},{"name":"v20.09.1-edge","sha":"a6b4cabbf9a9e49509143b93a561773bc69cf393","kind":"tag","published_at":"2020-10-15T12:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge/manifests"},{"name":"v20.09.0-edge","sha":"58a03047cd686754bf7a85e145939c20e07027a0","kind":"tag","published_at":"2020-09-23T17:36:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge/manifests"},{"name":"v20.08.1-edge","sha":"6677f4a44af7950362a622a32022e53985931bc0","kind":"tag","published_at":"2020-09-02T14:30:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge/manifests"},{"name":"v20.08.0-edge","sha":"0ca08c9618adb37126a7a31ef84b4767304a5eb1","kind":"tag","published_at":"2020-08-25T12:36:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge/manifests"},{"name":"v20.07.1","sha":"f7cdf3944b4937b04cf1516b02dec2e424a114d2","kind":"tag","published_at":"2020-07-24T16:56:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1/manifests"},{"name":"v20.07.0-RC1","sha":"644e3fc1bda7cc148d987a6281147b1ca214e81e","kind":"tag","published_at":"2020-07-21T16:55:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1/manifests"},{"name":"v20.06.0-edge","sha":"cf253602d4de32edacad5f6a657ef4a73ef7ba59","kind":"tag","published_at":"2020-07-05T21:01:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge/manifests"},{"name":"v20.05.0-edge","sha":"2081a66d63c7b8bb9a44ad474e60ab46d6865323","kind":"tag","published_at":"2020-05-31T20:14:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge/manifests"},{"name":"v20.04.1","sha":"902b59e8b7181b8cb9739af67bd8b31e86b2220c","kind":"tag","published_at":"2020-05-03T20:33:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1/manifests"},{"name":"v20.04.1-edge","sha":"24b692a3ffc0cde6c719da49a33e9f8d55d18b0f","kind":"tag","published_at":"2020-04-19T17:30:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge/manifests"},{"name":"v20.04.0-edge","sha":"06f2cb94c45269427460eea5ef35cf2a3edf5573","kind":"tag","published_at":"2020-04-13T20:48:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge/manifests"},{"name":"v20.03.0-edge","sha":"8cfdde6fcda2ffd0b99d8b1b0f1321981465aba1","kind":"tag","published_at":"2020-03-28T16:42:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge/manifests"},{"name":"v20.02.0-edge","sha":"63a1aa6dba508f37c1ba982efa2f2b706551e49c","kind":"tag","published_at":"2020-02-29T15:55:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge/manifests"},{"name":"v20.01.0","sha":"2d74a2e7f2be08c9d2eeb13686b7f3fc6dfa8261","kind":"tag","published_at":"2020-02-12T13:24:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0/manifests"},{"name":"v20.01.0-rc1","sha":"2eb94251622043411e243284939e3c9c1fff0a01","kind":"tag","published_at":"2020-02-06T18:49:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-rc1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1/manifests"},{"name":"v20.01.0-edge","sha":"91d7384e100eb6d8e068c73c8d3dfab9ae4d845a","kind":"tag","published_at":"2020-01-20T20:42:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge/manifests"},{"name":"v19.12.0-edge","sha":"4323365a15eeea9b286f2ed5dba88c0486245aee","kind":"tag","published_at":"2019-12-20T12:34:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge/manifests"},{"name":"v19.11.0-edge","sha":"d133eedc886395fb8a90491cde2eb7d94e4e5374","kind":"tag","published_at":"2019-12-02T12:33:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge/manifests"},{"name":"v19.10.0","sha":"bc9f006d679f29211212ef535d8c35e3849c1376","kind":"tag","published_at":"2019-10-21T16:39:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0/manifests"},{"name":"v19.09.0-edge","sha":"9dfab9f4ea46095663871322311cdbeea343f50c","kind":"tag","published_at":"2019-09-16T21:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge/manifests"},{"name":"v19.08.1-edge","sha":"e35e3e9c9a96114bfddcd3e3359a816945ffb767","kind":"tag","published_at":"2019-08-26T19:42:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge/manifests"},{"name":"v19.07.0","sha":"c676b02461d6f3cb112add8347649f8b29bb14a9","kind":"tag","published_at":"2019-07-27T19:56:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0/manifests"},{"name":"v19.07.0-edge","sha":"7e7c52082ec618b57a5e20b22fca6370fca8f796","kind":"tag","published_at":"2019-07-09T15:04:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge/manifests"},{"name":"v19.06.0-edge","sha":"4492bdf7249070cf289bebefffe7833da2a22089","kind":"tag","published_at":"2019-06-21T14:59:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge/manifests"},{"name":"v19.05.0-edge","sha":"49f55e93fba83a180a43cf8a35083838379e38df","kind":"tag","published_at":"2019-05-20T19:11:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge/manifests"},{"name":"v19.04.1","sha":"14c3f3bee1e5bf6d3fbb68e0e32883c86630963e","kind":"tag","published_at":"2019-05-03T13:28:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1/manifests"},{"name":"v19.04.0-edge","sha":"bf0ee0dd5d10c1a2c36ba69f12fd8486b181d472","kind":"tag","published_at":"2019-04-24T20:54:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge/manifests"},{"name":"v19.04.0","sha":"41116e2d7efe9d351adb7e2bb66ee6c99e91f31d","kind":"tag","published_at":"2019-04-17T12:58:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0/manifests"},{"name":"v19.03.0-edge","sha":"ca5d7bc6b71e6245a643eb93a5eaeb113d912b74","kind":"tag","published_at":"2019-03-14T21:49:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge/manifests"},{"name":"v19.02.0-edge","sha":"9f89795b620a8614ea7a40291bd8d9944ea33f94","kind":"tag","published_at":"2019-02-06T14:53:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge/manifests"},{"name":"v19.01.0","sha":"f38bfee810bd36f9bb108244ac1c8feac3ae854b","kind":"tag","published_at":"2019-01-22T15:04:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0/manifests"},{"name":"v19.01.0-edge","sha":"e281db33edf568a5a378c365c4d2e30675326e28","kind":"tag","published_at":"2019-01-10T14:05:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge/manifests"},{"name":"v18.12.0-edge","sha":"0896fb37d043f9033a45a24b13c7ec2b09cc78de","kind":"tag","published_at":"2018-12-18T13:39:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge/manifests"},{"name":"v18.11.0-edge","sha":"c40c71a2f39e1dd89e3a17f9301be9fdfd2de95c","kind":"commit","published_at":"2018-11-12T18:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge/manifests"},{"name":"v18.10.1","sha":"248fce8e5d0ddc2faaa5e01007f670b5a3310689","kind":"tag","published_at":"2018-10-24T15:44:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1/manifests"},{"name":"v0.32.0","sha":"ce0a8f22f62a9531857c6908de97dadc6a0259e7","kind":"tag","published_at":"2018-09-27T11:35:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.32.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"03e55f5b4c19edac3abc3899b6132d8c9760f907","kind":"tag","published_at":"2018-08-07T16:47:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"a379420faa8583e8fa559d1e6ebe7e1710cae14b","kind":"tag","published_at":"2018-07-25T16:48:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0/manifests"},{"name":"v0.31.0-RC1","sha":"ad8e97b7c416a555005fd1b3a21980a3cea25e07","kind":"tag","published_at":"2018-07-19T20:00:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1/manifests"},{"name":"v0.30.2","sha":"9e011757db9cf97eb861503f37437a609be4c62a","kind":"tag","published_at":"2018-06-16T19:48:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"537b507cc7201573c33200dc402336aa74aa9f28","kind":"tag","published_at":"2018-06-11T14:30:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"5197e36ef8c484776ae602189b2a1ff295ba5670","kind":"tag","published_at":"2018-06-05T12:08:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0/manifests"},{"name":"v0.29.1","sha":"004822bf354bd4e61e735d49fd2d8221ff84f60b","kind":"tag","published_at":"2018-05-10T08:42:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"0f9490d345b7d89c8e4c9ec2812ad1dab28de898","kind":"tag","published_at":"2018-04-24T12:26:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0/manifests"},{"name":"v0.29.0-RC1","sha":"d8580f776d2dfebfe0fe8021c788f76e54a10bfb","kind":"tag","published_at":"2018-04-08T12:53:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1/manifests"},{"name":"v0.28.2","sha":"33b0fad520dc844bc72af0a7f521464bdd86e369","kind":"tag","published_at":"2018-04-06T14:07:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"df18def5b4dab1ed33205132c7c6f7b9b456e3bf","kind":"tag","published_at":"2018-03-27T19:20:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"bb23833b0888a849b575a8db07cbeef89f9ab206","kind":"tag","published_at":"2018-03-10T13:56:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0/manifests"},{"name":"v0.28.0-RC1","sha":"116342f3df244adfe42c0806aeaa80fd5053d42c","kind":"tag","published_at":"2018-02-27T13:38:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1/manifests"},{"name":"v0.27.6","sha":"9c2ecba26e35f60e43b63535187df5f2ea5cc40c","kind":"tag","published_at":"2018-02-19T10:28:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"f472166ce5c004d7b5506104015310b0dc971a2e","kind":"tag","published_at":"2018-02-16T07:47:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"5fa69eeff5dceea07a4abd9330e8034157d33a28","kind":"tag","published_at":"2018-02-05T10:49:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"d8d1d351b3d077dc4c1420918dfcaa6f4d3a4964","kind":"tag","published_at":"2018-01-29T15:36:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"69f39ebbe70f98655e785e2c2cdcf8e22e374867","kind":"tag","published_at":"2018-01-23T10:54:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"58061a23e1bd47bc98e7e9b5a2e17f0d90f072e8","kind":"tag","published_at":"2018-01-18T14:38:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"ad89ef934eff6adf9318619dc79133cd25c1fa3e","kind":"tag","published_at":"2018-01-09T14:23:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0/manifests"},{"name":"v0.27.0-RC2","sha":"2fa8184b973c3a4902b282e35d1e1c7ff5d980ed","kind":"tag","published_at":"2017-12-29T15:44:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2/manifests"},{"name":"v0.27.0-RC1","sha":"3c0df3236dc7e9b954c51d427d3f159ac0ee8b39","kind":"tag","published_at":"2017-12-20T15:36:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1/manifests"},{"name":"v0.26.4","sha":"653b4215be8795bbb01efba6e8bc02640b8f7a48","kind":"tag","published_at":"2017-12-11T21:45:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4/manifests"},{"name":"v0.26.3","sha":"71e2a750fd18766c314ee691fbe66463d19ab6f7","kind":"tag","published_at":"2017-11-30T19:41:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"ceeb23ce56ffb84470944afa8c85a3e26fa5aa84","kind":"tag","published_at":"2017-11-27T21:22:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"eda61c187c070c19769af30bb2879320389dad18","kind":"tag","published_at":"2017-11-17T14:58:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"a6ae34b4fd8034be128e3d88227c8ed9ce7fbbc3","kind":"tag","published_at":"2017-11-08T12:35:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0/manifests"},{"name":"v0.26.0-RC2","sha":"26a2d2f00b437d894583abc1137662ef2d6098cd","kind":"tag","published_at":"2017-10-30T19:38:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2/manifests"},{"name":"v0.26.0-RC1","sha":"177b3c827f21229b717435e086c4171736c24c58","kind":"tag","published_at":"2017-10-24T15:43:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1/manifests"},{"name":"v0.25.7","sha":"092f5d9c177ef3b9353fda02443835a7cdc129d8","kind":"tag","published_at":"2017-09-06T20:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"a9648ae98e9418be46e31afab07a5b939d338e22","kind":"tag","published_at":"2017-08-13T15:54:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"b0ccaaf77199e5071cbafcd1d33d019f24a184cf","kind":"tag","published_at":"2017-08-04T14:23:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"64183d9981616d6b456f8e4d878eb7141a562466","kind":"tag","published_at":"2017-07-31T10:57:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"aae23fe345460db227f244e0dff21fdb07e94cf4","kind":"tag","published_at":"2017-07-31T09:16:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"637fcb039a7d490c469a56af774b0201d57a62e5","kind":"tag","published_at":"2017-07-03T09:19:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"fbb2e0f7536e530f1822982a2ff500e8aa6fb8e6","kind":"tag","published_at":"2017-06-27T13:45:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"215e461be39016672e3a33a14bd58b39bd2b3ed5","kind":"tag","published_at":"2017-06-26T09:28:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0/manifests"},{"name":"v0.25.0-RC1","sha":"500e908518635571ec3daf9571c86ab3a775b754","kind":"tag","published_at":"2017-06-06T07:33:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1/manifests"},{"name":"v0.24.4","sha":"f06817d8ebb3da877baafcf9cdf676c832c12d42","kind":"tag","published_at":"2017-05-22T12:39:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"071e49d27a48d4165b1ee0252d540f037adf2cfc","kind":"tag","published_at":"2017-04-24T19:47:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"1bae7bfa6088d0d8be543b57adacd83cef0f98f6","kind":"tag","published_at":"2017-04-05T17:57:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"d521708be6ff32efdba80fe8ff17744eb2500320","kind":"tag","published_at":"2017-03-24T20:58:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"6da95732dd51cfd6ed791346bd80074f7c866fb5","kind":"tag","published_at":"2017-03-20T14:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0/manifests"},{"name":"v0.23.4","sha":"3bc84b1b36971f28edacf10a2b999d1b3f78c601","kind":"tag","published_at":"2017-02-24T12:35:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"6ab0a6b79c04647285d635519590f5cbb9943cfe","kind":"tag","published_at":"2017-02-09T23:36:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"d8977a85434f788585be64c82daecb6845ef25fd","kind":"tag","published_at":"2017-02-02T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"09d5375d73b39339e7ec505dd01d237443c82b2c","kind":"tag","published_at":"2017-01-23T23:26:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"5286d55f088d946785e0b0781f8bb1e66bc5c598","kind":"tag","published_at":"2016-12-13T15:28:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0/manifests"},{"name":"v0.22.6","sha":"6a56d4e4542100eac3730c5eadf14fdb009caebb","kind":"tag","published_at":"2016-12-04T23:19:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"cd07841a47bfaaf10ca0a7fafa8586d17df48764","kind":"tag","published_at":"2016-11-17T12:52:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"bbcc11292b6c82908cea835a6d4b3dc22ad356be","kind":"tag","published_at":"2016-11-04T21:26:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"e86fc0b13b55e4cfe424dec0da31896916459f36","kind":"tag","published_at":"2016-10-12T11:30:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"bd8211c51b0345e9d34e6669993f75cfef2c00f0","kind":"tag","published_at":"2016-10-03T16:00:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"17596cc6ad690f7b0cd6eecc73464edb95948162","kind":"tag","published_at":"2016-09-26T10:54:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"edc61eac76e7082a453905c0f118a03f132262d7","kind":"tag","published_at":"2016-09-21T13:15:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0/manifests"},{"name":"v0.22.0-RC2","sha":"08f761e756f8cb2f8ec06a1fd4ec95875845c729","kind":"tag","published_at":"2016-09-13T16:55:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2/manifests"},{"name":"v0.22.0-RC1","sha":"c71e9e846bdadf3d757c952a939402b8bb496c26","kind":"tag","published_at":"2016-09-01T15:33:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1/manifests"},{"name":"v0.21.3","sha":"bcc69674b75e77834aa66fe68d7cd187dcc3a795","kind":"tag","published_at":"2016-08-26T19:20:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"afb7544135e460342a1d36cbc5b48bb6d1db828d","kind":"tag","published_at":"2016-08-12T11:29:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"dc1f6b8d3c351d7c0adcf43c2d39c1c07f42543d","kind":"tag","published_at":"2016-07-29T12:45:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"f7b5235bb14323eeedc12a8649e244cc4b27109e","kind":"tag","published_at":"2016-07-20T15:25:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0/manifests"},{"name":"v0.21.0-RC1","sha":"158fe7170c6bec977aa7bcbb4fb472823ea277b9","kind":"tag","published_at":"2016-07-14T07:58:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1/manifests"},{"name":"v0.20.1","sha":"a77a4ebd49efff64daf91ea19359c51b4b5bed08","kind":"tag","published_at":"2016-06-18T07:45:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"daf63d70dbe18a152eb650a001a6c4c70444aa00","kind":"tag","published_at":"2016-06-10T14:12:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0/manifests"},{"name":"v0.19.4","sha":"175691b984991caac37b09a91719d16521e72929","kind":"tag","published_at":"2016-06-03T17:45:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"18f26d707eedadd0043e25dc5379a97611ec9dba","kind":"tag","published_at":"2016-05-31T11:52:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"ef07ff2f0cae937d0865af5589eb042ae2c5b9ac","kind":"tag","published_at":"2016-05-26T15:02:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"e4eabda574a5e723f6e09b7fbfc23324273e2595","kind":"tag","published_at":"2016-05-20T15:22:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"1cba12ce76c66c660a33945459dcaea54eb863b4","kind":"tag","published_at":"2016-05-18T09:27:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"c2ad9576a2aaf5d8a1a71b5c2ada20e74e70db77","kind":"tag","published_at":"2016-05-09T08:04:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"cf8fd207cac852de59657f09c8313f5bc84e04e6","kind":"tag","published_at":"2016-05-03T11:44:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"85db9ad648d91c2e22bfc8224468d5d45abc4854","kind":"tag","published_at":"2016-04-26T11:53:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"83482866a77eecf495602823f8d0f0b73d1fa2a5","kind":"tag","published_at":"2016-04-11T11:46:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0/manifests"},{"name":"v0.18.0-RC1","sha":"7761c87671fe2eec1e069cb171b1e449f946653d","kind":"tag","published_at":"2016-04-06T21:38:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1/manifests"},{"name":"v0.17.3","sha":"5b26f003c1d1a1020a4d5b73265684a5303ac2b1","kind":"tag","published_at":"2016-02-18T13:06:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"4a0bdde1783946e62afd8ff0d3166517339a7719","kind":"tag","published_at":"2016-02-02T17:27:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"147a011d276a952cd66c188521d4b3de41251f73","kind":"tag","published_at":"2016-01-21T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"ce736be18f13be38bb54689ee42d5240fa06d1f7","kind":"tag","published_at":"2016-01-07T13:31:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0/manifests"},{"name":"v0.16.5","sha":"9640780b495dfecb53aba1a5c49c37269cf8d8f8","kind":"tag","published_at":"2015-12-18T09:32:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"3af18a75f8fb2aa3e3809596d8c6e89d47b4c878","kind":"tag","published_at":"2015-12-06T16:49:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"586367c6123b8604bb95d2645a4ad03233818aa8","kind":"tag","published_at":"2015-11-30T16:02:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"bf64ff5dd7d56b7f75ce82f770a4ded4c52567a8","kind":"tag","published_at":"2015-11-14T18:22:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"157ccf6953d98d1830d816fcccd80484186f8c6c","kind":"tag","published_at":"2015-11-07T19:25:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"be4eafd43f142b6b7c86febe55e50a879fcd53ff","kind":"tag","published_at":"2015-11-04T10:36:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0/manifests"},{"name":"v0.16.0-RC1","sha":"24959498ed6aa520f7e72feba0baaaf9b8c95a3b","kind":"tag","published_at":"2015-10-23T10:50:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1/manifests"},{"name":"v0.15.6","sha":"a6487eb75f7078e1e51572dbeedf329c5f63804e","kind":"tag","published_at":"2015-10-07T16:13:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"0562cd57a0897673681b65d2161e35224757200b","kind":"tag","published_at":"2015-09-28T09:50:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"816be9d4de5ce0dab5f27f3bea054f28000287c8","kind":"tag","published_at":"2015-09-23T10:24:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"5d67827110c5f268be043e0d8385b9537194ef20","kind":"tag","published_at":"2015-08-26T12:21:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"716292157cd4fb3c8ff4b6a24f979b3d742e209d","kind":"tag","published_at":"2015-08-19T14:27:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"72c889a3d77268270950404a2e6a1db16c44d987","kind":"tag","published_at":"2015-08-04T15:57:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"4812811738049c31d3f265491d8a9c4af683ee5a","kind":"tag","published_at":"2015-07-27T08:14:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0/manifests"},{"name":"v0.14.4","sha":"f9177d5f78804a8a571511a1daef2fc8fcea34bb","kind":"tag","published_at":"2015-07-20T15:09:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"39d2daf5c22b431b935484315875004d1a11602e","kind":"tag","published_at":"2015-07-03T17:49:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"c3e530d24ff9cb544fe9e9b0fcb606531cf97edb","kind":"tag","published_at":"2015-06-25T12:19:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"47f5f0fb9e0f27019d35d5bf7ba806c0e6c4c388","kind":"tag","published_at":"2015-06-08T14:59:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"0dffa67962d05a2533b0ede27733887aa04def72","kind":"tag","published_at":"2015-06-04T15:24:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0/manifests"},{"name":"v0.13.5","sha":"6235aae888ede7ed2cfe8473b97811628c4e2773","kind":"tag","published_at":"2015-05-07T12:42:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"6d80c857d193b19700ce0aafbd9b2a8b2854f7b3","kind":"tag","published_at":"2015-05-04T09:27:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"6d596f2a2cb1ae4d7d0dda01f100b43837957e7b","kind":"tag","published_at":"2015-04-19T17:53:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"646e913e574c1417d4c86a91b70527617bfc4789","kind":"tag","published_at":"2015-04-16T11:37:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"99ecef730d6397a0299b7f83e236f50fdce8f200","kind":"tag","published_at":"2015-04-11T10:00:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"f0ee65dcfea0845f09372700282367de9a28e052","kind":"tag","published_at":"2015-04-08T21:16:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"a4ee14989c332d7574ff9172eb8eb7a87338aa2c","kind":"tag","published_at":"2015-03-18T09:27:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"537ccb971974535c40e09c6d9ad21ee2d6a472bc","kind":"tag","published_at":"2015-03-09T15:22:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"1b4d5e590429af31e89ad5d5a7ad47459fcb5f26","kind":"tag","published_at":"2015-02-16T15:19:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"17182e36f5de664a710b151307cd81eb344b8436","kind":"tag","published_at":"2015-02-12T11:22:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"688b9c75eeb79ccef962c9b5f92ae6e6fac797fa","kind":"tag","published_at":"2015-02-08T21:02:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"1782bb13d9d8ca8f3526554d5dc014f2d6569f23","kind":"tag","published_at":"2015-01-05T16:16:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0/manifests"},{"name":"v0.11.4","sha":"8a349373466ffc29d3c3e4d032eda15c6176beb3","kind":"tag","published_at":"2014-12-16T17:16:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"b21329afa2759e05bb896bf712ea193731f49482","kind":"tag","published_at":"2014-11-27T10:04:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"1653946b2a1983e50b77f749dba5cfe652e10f58","kind":"tag","published_at":"2014-11-19T15:56:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"2c0d6d05fe4dd48fd0d96b607335c76241dae267","kind":"tag","published_at":"2014-11-11T14:50:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"78430ce749f9199be44e7449bf886e802fab565a","kind":"tag","published_at":"2014-11-05T13:37:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"bd844a0ecbb35e7ecbab4f3a145dbfa7404bc8db","kind":"tag","published_at":"2014-10-03T11:57:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"57b3c9d9594026a68cc50e634268fa9922df23b3","kind":"tag","published_at":"2014-10-01T11:35:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ddbdce401e4befaa4ca292c3e13046bf9a04a911","kind":"tag","published_at":"2014-09-15T14:55:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b110977065bb359e4a3d307c342f40d73951b214","kind":"tag","published_at":"2014-09-08T16:28:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"241a96c6a74f708db8f18bca2ab1e24d071a2fb3","kind":"tag","published_at":"2014-08-11T10:40:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.9.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0/manifests"},{"name":"v0.8.5","sha":"13717db8910f665d9f8a4ddb451cf56748f969eb","kind":"tag","published_at":"2014-08-03T14:07:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"24a1fa74e822d68cedf74ac0d22603c44b12ad15","kind":"tag","published_at":"2014-07-20T18:15:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"1ed91667e834c654841772b7eddf58f60632fb3a","kind":"tag","published_at":"2014-06-27T14:47:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"2542fb6dd767268c21afe17d5b1e6e81939aacf7","kind":"tag","published_at":"2014-06-18T18:17:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"cd44d36b10853058c9549dc28e674fba1b8523c4","kind":"tag","published_at":"2014-05-26T21:15:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"fabe3d5b028b138c3b88751627e3e21d591a4961","kind":"tag","published_at":"2014-05-23T21:48:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"1c9ac40edca1dfa0b22bc7d2714dabaa14a40d1d","kind":"tag","published_at":"2014-05-16T12:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"1e35f27e8a372672456fc3ff61fd78ff79cd1612","kind":"tag","published_at":"2014-05-05T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"dd268c5b2ea6366f566bd254a662383b491684d8","kind":"tag","published_at":"2014-04-15T15:16:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"67151164928c28082c58a08bfce0856239f657a1","kind":"tag","published_at":"2014-03-24T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"c10f3d4406a84afe197dfffba1c241ae1b07715b","kind":"tag","published_at":"2014-02-20T18:24:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"87a87e7087746a1d8b45a6fb825b87745e835980","kind":"tag","published_at":"2014-02-16T20:02:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0529962e0390dd1db7669e2968c57e662993f240","kind":"tag","published_at":"2014-01-16T18:59:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"90150e1fa3abba0b06cfec5cf2396b2d4e8b9dbb","kind":"tag","published_at":"2013-12-10T18:22:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"82807b12611eb806c765df71e3670ec238c5fc8f","kind":"tag","published_at":"2013-12-09T19:08:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fa93b2e0c6b43b3cc3ffe0f4961cfa065bce459e","kind":"tag","published_at":"2013-11-28T19:04:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"3b54a5cd8fffe920b7871a92b6a99bdeb839cd0e","kind":"tag","published_at":"2013-10-24T15:00:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1/manifests"},{"name":"v0.3.4","sha":"1e365e65ed21e8af74b58fda2683b287c059eb31","kind":"tag","published_at":"2013-08-24T08:53:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"b807f76431e77287da0da01c3e4a5a1e353ee995","kind":"commit","published_at":"2013-08-08T12:20:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"4442e91da2f72c9f232294a0ecd02056aca81c84","kind":"tag","published_at":"2013-07-22T12:56:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"17f60480ce3c2c26e73ba8f52d08a5f8dcbebb3c","kind":"tag","published_at":"2013-07-18T17:26:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0a1e80c2e4b8ea7eec9746721000304bf48eaf20","kind":"tag","published_at":"2013-07-11T15:51:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"beb92386735f238c748d39ac473910696bc4a196","kind":"tag","published_at":"2013-05-28T14:39:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.11","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"9adf2245c25385dfba6a14e932c4d58c1cfe263d","kind":"tag","published_at":"2013-05-20T08:08:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.10","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"08faadfeeaab8bee24ddaea9cd6d43dd881ae7cd","kind":"commit","published_at":"2013-05-14T16:10:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"ec0698bee10537e4ceca288172ab08ba1daf2477","kind":"tag","published_at":"2013-04-30T16:04:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"003239c03c25cce8b4c4d20902f739212f307ccd","kind":"tag","published_at":"2013-04-25T16:47:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7/manifests"},{"name":"v0.2.5","sha":"cf01e4df59d6218329f3cd5ff94be0b121f0f749","kind":"tag","published_at":"2013-04-19T15:47:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5/manifests"},{"name":"v0.2.2","sha":"6e4744ec8a017ad5a8c084838857a37d3fb1bcb4","kind":"tag","published_at":"2013-04-09T10:48:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T05:28:54.053Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":6.119947111072766,"forks_count":6.28928798582673,"average":23.312259356384292},"purl":"pkg:maven/io.nextflow/nxf-extrae","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.nextflow:nxf-extrae","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.nextflow:nxf-extrae","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.nextflow:nxf-extrae/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T22:43:11.412Z","issues_count":686,"pull_requests_count":588,"avg_time_to_close_issue":18443118.535031848,"avg_time_to_close_pull_request":3091679.64,"issues_closed_count":312,"pull_requests_closed_count":423,"pull_request_authors_count":90,"issue_authors_count":372,"avg_comments_per_issue":4.940233236151603,"avg_comments_per_pull_request":4.2312925170068025,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":363,"past_year_pull_requests_count":455,"past_year_avg_time_to_close_issue":2260791.562913907,"past_year_avg_time_to_close_pull_request":1050799.5255681819,"past_year_issues_closed_count":151,"past_year_pull_requests_closed_count":352,"past_year_pull_request_authors_count":65,"past_year_issue_authors_count":217,"past_year_avg_comments_per_issue":3.1019283746556474,"past_year_avg_comments_per_pull_request":3.4483516483516485,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":290,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/issues","maintainers":[{"login":"bentsherman","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"robsyme","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"jordeu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"mribeirodantas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mribeirodantas"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"marcodelapierre","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcodelapierre"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"abhi18av","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhi18av"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"},{"login":"pabloaledo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pabloaledo"},{"login":"munishchouhan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/munishchouhan"},{"login":"manuelesimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelesimi"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"}],"active_maintainers":[{"login":"bentsherman","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"robsyme","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"jordeu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-extrae/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-extrae/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-extrae/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-extrae/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4851405,"name":"io.nextflow:nf-amazon","ecosystem":"maven","description":"A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner","homepage":"http://www.nextflow.io","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/nextflow-io/nextflow","keywords_array":[],"namespace":"io.nextflow","versions_count":14,"first_release_published_at":"2020-05-31T16:54:39.000Z","latest_release_published_at":"2020-11-01T15:15:43.000Z","latest_release_number":"20.10.0","last_synced_at":"2025-09-05T02:08:40.847Z","created_at":"2022-07-26T17:36:27.835Z","updated_at":"2025-09-05T02:08:40.847Z","registry_url":"https://central.sonatype.com/artifact/io.nextflow/nf-amazon/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.nextflow/nf-amazon/","metadata":{},"repo_metadata":{"id":7688591,"uuid":"9052236","full_name":"nextflow-io/nextflow","owner":"nextflow-io","description":"A DSL for data-driven computational pipelines","archived":false,"fork":false,"pushed_at":"2025-08-28T22:45:01.000Z","size":63577,"stargazers_count":3118,"open_issues_count":491,"forks_count":719,"subscribers_count":87,"default_branch":"master","last_synced_at":"2025-08-29T02:25:45.280Z","etag":null,"topics":["aws","bioinformatics","cloud","dataflow","docker","groovy","hello","hpc","nextflow","pipeline","pipeline-framework","reproducible-research","reproducible-science","sge","singularity","singularity-containers","slurm","workflow-engine"],"latest_commit_sha":null,"homepage":"http://nextflow.io","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextflow-io.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-03-27T11:17:33.000Z","updated_at":"2025-08-27T22:53:38.000Z","dependencies_parsed_at":"2023-09-22T05:27:21.989Z","dependency_job_id":"99c97c87-dc9d-4092-b872-684add29f6c2","html_url":"https://github.com/nextflow-io/nextflow","commit_stats":{"total_commits":6282,"total_committers":183,"mean_commits":34.32786885245902,"dds":0.1263928685132123,"last_synced_commit":"4c54db6ac634cc80a820752d8f4edb959fc832e4"},"previous_names":[],"tags_count":333,"template":false,"template_full_name":null,"purl":"pkg:github/nextflow-io/nextflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/sbom","scorecard":{"id":659721,"data":{"date":"2025-08-11","repo":{"name":"github.com/nextflow-io/nextflow","commit":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/build.yml:39"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:194","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/build.yml:193","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/cffconvert.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/generate-send-dependencies.yml:7","Warn: no topLevel permission defined: .github/workflows/seqeradocs-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: Apache License 2.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v25.07.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753","Warn: release artifact v25.07.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests-v1/subworkflow.nf:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests/subworkflow.nf:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/stale.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating amazoncorretto:21-al2023 to amazoncorretto:21-al2023@sha256:411aff82096876584e5f5b7d375572d32c8b03e29abaefaa50e303bd937c943b","Warn: containerImage not pinned by hash: docker/flux/.devcontainer/Dockerfile:1: pin your Docker image by updating fluxrm/flux-sched:focal to fluxrm/flux-sched:focal@sha256:1b9f6581e5587db629043a9513056e0fafaa00c8969a5479a5fef963ec462f6e","Warn: containerImage not pinned by hash: docs/Dockerfile:1: pin your Docker image by updating mambaorg/micromamba:1.5.8 to mambaorg/micromamba:1.5.8@sha256:475730daef12ff9c0733e70092aeeefdf4c373a584c952dac3f7bdb739601990","Warn: containerImage not pinned by hash: test-e2e/Dockerfile:1: pin your Docker image by updating amazoncorretto:17-al2023 to amazoncorretto:17-al2023@sha256:5acaef366078c3b971c4aacd02b58205e74f597a0f30801a1d45904277b0e350","Warn: containerImage not pinned by hash: tests-v1/Dockerfile:1","Warn: containerImage not pinned by hash: tests/Dockerfile:1","Warn: containerImage not pinned by hash: validation/test-aws-unstage-fail-container/Dockerfile:1: pin your Docker image by updating ubuntu to ubuntu@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: validation/wave-tests/example2/modules/foo/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/flux/.devcontainer/Dockerfile:16","Warn: pipCommand not pinned by hash: docs/Dockerfile:12-14","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:21","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-21T15:43:42.076Z","repository_id":7688591,"created_at":"2025-08-21T15:43:42.077Z","updated_at":"2025-08-21T15:43:42.077Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272635683,"owners_count":24967900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nextflow-io","name":"nextflow-io","uuid":"6698688","kind":"organization","description":"","email":null,"website":"http://nextflow.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6698688?v=4","repositories_count":78,"last_synced_at":"2023-05-21T01:00:52.958Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nextflow-io","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T04:11:01.074Z","updated_at":"2023-05-21T01:00:52.974Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io/repositories"},"tags":[{"name":"v25.07.0-edge","sha":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1","kind":"tag","published_at":"2025-08-15T18:11:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge/manifests"},{"name":"v25.06.0-edge","sha":"7d9272b78edaceedd80beeb63b15ed78b27bfffc","kind":"tag","published_at":"2025-07-06T14:06:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge/manifests"},{"name":"v25.04.6","sha":"6588d533d4f4bc55cf15339000881ea71f674ac5","kind":"tag","published_at":"2025-07-01T11:35:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6/manifests"},{"name":"v25.04.5","sha":"91514b87aac8371c7d060676a26b0677bc7c6df0","kind":"tag","published_at":"2025-06-30T20:02:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5/manifests"},{"name":"v24.10.9","sha":"393dfb828944d165c73ce4898b8044e367f1d48f","kind":"tag","published_at":"2025-06-30T16:09:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9/manifests"},{"name":"v24.04.6","sha":"7b5def9500ebcbb14f6652fe1c4c44c8a67af606","kind":"tag","published_at":"2025-06-30T14:34:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6/manifests"},{"name":"v25.04.4","sha":"71d9c376af5031410bfe4370fad22f3b184c9b66","kind":"tag","published_at":"2025-06-16T15:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4/manifests"},{"name":"v24.04.5","sha":"25aba80e8ea50a7714159ddf52a3122fd87b541e","kind":"tag","published_at":"2025-06-06T12:44:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5/manifests"},{"name":"v24.10.8","sha":"8fcb319ce694086bbb5ebc31ec2ca24bf276e4d1","kind":"tag","published_at":"2025-06-06T12:18:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8/manifests"},{"name":"v25.04.3","sha":"08c0027038cd99789dd790f2082f50870bc2de91","kind":"tag","published_at":"2025-06-02T21:03:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3/manifests"},{"name":"v25.05.0-edge","sha":"3cc9374b2feb9945603220552849d0efb74823e5","kind":"tag","published_at":"2025-06-02T19:48:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge/manifests"},{"name":"v25.04.2","sha":"ea75b301c7928dfea20af47ad9b4f9212fa3b1e7","kind":"tag","published_at":"2025-05-13T23:20:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2/manifests"},{"name":"v25.04.1","sha":"10b557810d97b4a88f18aac99481887285977f7c","kind":"tag","published_at":"2025-05-12T08:20:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1/manifests"},{"name":"v25.04.0","sha":"c9bd193ab40ea8ccb7602f86866f9004faaf9fd7","kind":"tag","published_at":"2025-05-08T19:59:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0/manifests"},{"name":"v24.10.6","sha":"cad3997dc357a70f44b04ade7c765fe8919faec4","kind":"tag","published_at":"2025-04-23T17:03:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6/manifests"},{"name":"v25.03.1-edge","sha":"f06aaf6c46de532fa5d86a6a63196523fb6126e4","kind":"tag","published_at":"2025-04-23T16:31:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge/manifests"},{"name":"v25.03.0-edge","sha":"92a47ec5da49afa0d29b1884107d8431fb396b7a","kind":"tag","published_at":"2025-04-23T10:51:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge/manifests"},{"name":"v25.02.3-edge","sha":"092166ef470388133cdcb40b3e4d7408ff6abe76","kind":"tag","published_at":"2025-04-08T12:10:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge/manifests"},{"name":"v25.02.2-edge","sha":"20ddf2358d92e8178fe97657ded87691b56afdb6","kind":"tag","published_at":"2025-04-05T15:47:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge/manifests"},{"name":"v25.02.1-edge","sha":"39f3c05e08b6aa4cc720c581704666af19871519","kind":"tag","published_at":"2025-03-19T20:25:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge/manifests"},{"name":"v25.02.0-edge","sha":"dcc386e4f01d611f11fcd48c734aa6aab6bdddf1","kind":"tag","published_at":"2025-03-18T07:37:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge/manifests"},{"name":"v24.10.5","sha":"b271f85df366749438ed3e32da3b091113a3d848","kind":"tag","published_at":"2025-03-04T19:39:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5/manifests"},{"name":"v25.01.0-edge","sha":"e2ae8a93dbb04c7171743245927d4b5e50ada02e","kind":"tag","published_at":"2025-02-12T14:10:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge/manifests"},{"name":"v24.10.4","sha":"56ad7dbbc90cee3e1ffae20101b2619d8b2bda4d","kind":"tag","published_at":"2025-01-20T17:03:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4/manifests"},{"name":"v24.12.0-edge","sha":"24faeee874a0e8896bde8aacf832c28e382df6d5","kind":"tag","published_at":"2025-01-20T16:22:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge/manifests"},{"name":"v24.10.3","sha":"6183fdf9dbd9114f5ee86d11bc5e69cbd06501a6","kind":"tag","published_at":"2024-12-16T16:41:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3/manifests"},{"name":"v24.11.0-edge","sha":"6e231be115c31f4e29e6deab45f668ae7e75917d","kind":"tag","published_at":"2024-12-03T10:43:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge/manifests"},{"name":"v24.10.2","sha":"62fc0017ffae1ea151581f738c17ab840649aa0c","kind":"tag","published_at":"2024-11-27T21:39:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2/manifests"},{"name":"v24.10.1","sha":"65941daaf991ddcb67aa8e653d6c93cee2433dfb","kind":"tag","published_at":"2024-11-18T14:17:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1/manifests"},{"name":"v24.10.0","sha":"a019ef8f6c26be67bb4e7bf8ce252914b3875231","kind":"tag","published_at":"2024-10-27T20:24:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0/manifests"},{"name":"v24.09.2-edge","sha":"0c9b3337f39cb1986fcf7fc360edb43a2701b486","kind":"tag","published_at":"2024-10-14T21:39:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge/manifests"},{"name":"v24.09.1-edge","sha":"34cdac3d7f3a48b952a0e05e488d02544de5540e","kind":"tag","published_at":"2024-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge/manifests"},{"name":"v24.09.0-edge","sha":"324de3d162e476ed3bf58a9c77ae8e95e27cb3ee","kind":"tag","published_at":"2024-10-02T13:44:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge/manifests"},{"name":"v24.08.0-edge","sha":"6e866ae81ff3bf8a9729e9dbaa9dd89afcb81a4b","kind":"tag","published_at":"2024-09-04T15:35:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge/manifests"},{"name":"v24.07.0-edge","sha":"d975962b7651818f16648fdeeb8ed8fb1d27877d","kind":"tag","published_at":"2024-08-05T21:28:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge/manifests"},{"name":"v24.04.4","sha":"ebcdcd6ab55767f47baed2bc55fcb9217d13ee37","kind":"tag","published_at":"2024-08-01T08:54:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4/manifests"},{"name":"v23.10.4","sha":"a2b945443ecd6ffaa2c14ae31d74998959e6b58c","kind":"tag","published_at":"2024-07-31T10:32:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4/manifests"},{"name":"v24.04.3","sha":"6e2591d161427f2211fe0173e62f66d00644a34d","kind":"tag","published_at":"2024-07-09T21:18:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3/manifests"},{"name":"v24.06.0-edge","sha":"e72ff742235ca999da3db4796c2d5f611fd0c4cd","kind":"tag","published_at":"2024-07-08T20:44:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge/manifests"},{"name":"v24.05.0-edge","sha":"f3a86def48d79a77770fec2b71f3fdc396d75dc9","kind":"tag","published_at":"2024-06-17T20:51:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge/manifests"},{"name":"v23.10.3","sha":"232e4b30c322f80e96ca344d788123dad29a0187","kind":"tag","published_at":"2024-06-11T20:37:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3/manifests"},{"name":"v24.04.2","sha":"e6a5e17db91ca6fae875df42053bd8c1b2a23bd4","kind":"tag","published_at":"2024-05-29T06:39:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2/manifests"},{"name":"v23.10.2","sha":"e50de272466f5fb6eb506c99cd01c00e00001a33","kind":"tag","published_at":"2024-05-28T14:29:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2/manifests"},{"name":"v24.04.1","sha":"1923fef6231e9846e604ee3eb50ecb61c5fbd0bf","kind":"tag","published_at":"2024-05-20T10:13:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1/manifests"},{"name":"v24.04.0","sha":"2ee0c418c16591905f05d30c00710d5903ecace8","kind":"tag","published_at":"2024-05-20T09:23:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0/manifests"},{"name":"v24.04.0-edge","sha":"0863a65a3175721b7d929d7e991b4b227706fdef","kind":"tag","published_at":"2024-05-13T09:56:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge/manifests"},{"name":"v24.03.0-edge","sha":"231497419ccc4b16997afb25076df37d2e9cf379","kind":"tag","published_at":"2024-04-15T09:58:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge/manifests"},{"name":"v24.02.0-edge","sha":"a90fd564119c2919b284793e711ba2648262b936","kind":"tag","published_at":"2024-03-10T20:21:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge/manifests"},{"name":"v24.01.0-edge","sha":"279c410b8de69627dbb7992e37e98ad36883c180","kind":"tag","published_at":"2024-02-05T23:40:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge/manifests"},{"name":"v23.10.1","sha":"25d468c948168f357f23d4db5d242ecd37526e1d","kind":"tag","published_at":"2024-01-12T23:37:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1/manifests"},{"name":"v23.04.5","sha":"973b0310a32d2f87c2f3b4e78847cc348364c26f","kind":"tag","published_at":"2024-01-12T21:24:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5/manifests"},{"name":"v23.12.0-edge","sha":"dfd7d09efe8c7d159596433a846ed5c7f8e17423","kind":"tag","published_at":"2023-12-20T11:14:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge/manifests"},{"name":"v23.11.0-edge","sha":"19d2ccb60ae7d281e6cb43769216a0384cb27313","kind":"tag","published_at":"2023-11-24T21:47:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge/manifests"},{"name":"v23.10.0","sha":"2cce747d77466c049a792bffa258f90869be6c52","kind":"tag","published_at":"2023-10-16T05:40:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0/manifests"},{"name":"v23.09.3-edge","sha":"1bfb8b14ee5158d8041528d7aeccd7805a0dda5a","kind":"tag","published_at":"2023-10-10T12:33:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge/manifests"},{"name":"v23.09.2-edge","sha":"46afba88f93714995357b47655cc664051cfc27a","kind":"tag","published_at":"2023-09-27T22:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge/manifests"},{"name":"v23.04.4","sha":"f2905ab114d55981f94d8c93f6b0e0fb060e463f","kind":"tag","published_at":"2023-09-25T16:00:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4/manifests"},{"name":"v23.09.1-edge","sha":"79c677a12d82400444fb6221219ce92b7247dcf2","kind":"tag","published_at":"2023-09-11T11:14:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge/manifests"},{"name":"v23.09.0-edge","sha":"f37d51baa80979f359c9dbd87be9564965dcd035","kind":"tag","published_at":"2023-09-10T22:34:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge/manifests"},{"name":"v23.08.1-edge","sha":"9f1b68900acb29098effd5a57998a15364958207","kind":"tag","published_at":"2023-08-17T15:35:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge/manifests"},{"name":"v23.04.3","sha":"10fd84142c7550c1cb7aa96f97692a88eb1dc7ef","kind":"tag","published_at":"2023-08-11T22:00:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3/manifests"},{"name":"v23.08.0-edge","sha":"ace32d007e545dc3da5924c36c39f628c83b1da8","kind":"tag","published_at":"2023-08-05T15:13:13.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge/manifests"},{"name":"v23.07.0-edge","sha":"fd4ff04f827ebca0f25efd3b079a68f390a82079","kind":"tag","published_at":"2023-07-22T16:14:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge/manifests"},{"name":"v23.06.0-edge","sha":"cb9592063783576a10ec78800e0ce99ff459bfb8","kind":"tag","published_at":"2023-06-14T21:48:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge/manifests"},{"name":"v23.04.2","sha":"5b5b579d603475d786d6ffed8ae63f9b7191560b","kind":"tag","published_at":"2023-06-08T10:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2/manifests"},{"name":"v23.05.0-edge","sha":"0781988bb28d1d2f53d3399fba070e831410be48","kind":"tag","published_at":"2023-05-15T04:59:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge/manifests"},{"name":"v22.10.8","sha":"82b917e5a1ec33357fd92606c8a11e50c7f4ac8c","kind":"tag","published_at":"2023-04-15T10:32:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8/manifests"},{"name":"v23.04.1","sha":"2769e60cebe53af4eb9e5bd61653d146761c0d59","kind":"tag","published_at":"2023-04-15T07:51:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1/manifests"},{"name":"v23.04.0","sha":"77c286ec3ae4f3147a34d09219d9ba834290e933","kind":"tag","published_at":"2023-04-01T21:52:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0/manifests"},{"name":"v23.03.0-edge","sha":"20fb59c26fe4743e12c8d4237983a3875dda131c","kind":"tag","published_at":"2023-03-19T19:34:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge/manifests"},{"name":"v23.02.1-edge","sha":"448ccc14f3115fe0eeafc67757a713fd5c915011","kind":"tag","published_at":"2023-02-26T19:57:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge/manifests"},{"name":"v23.02.0-edge","sha":"a33a6f47e2160f476de9024b9415d63a57647479","kind":"tag","published_at":"2023-02-21T18:29:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge/manifests"},{"name":"v22.10.7","sha":"e0f7b4d67f6f0068921bd1bf410d94631af205ff","kind":"tag","published_at":"2023-02-18T20:53:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7/manifests"},{"name":"v22.10.6","sha":"4f776efcd34e392d21ccc94f93002169cf7cf251","kind":"tag","published_at":"2023-01-23T23:35:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6/manifests"},{"name":"v23.01.0-edge","sha":"c492ad227d77b729b3c951767395b83a95d0ff6f","kind":"tag","published_at":"2023-01-14T18:15:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge/manifests"},{"name":"v22.10.5","sha":"8196ffd0aa4e03e6bb26fc207c6a9709f7b51c61","kind":"tag","published_at":"2023-01-14T14:03:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5/manifests"},{"name":"v22.12.0-edge","sha":"e8d53449306736b05c3f187a1ef0ff4ec641d621","kind":"tag","published_at":"2022-12-13T22:05:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge/manifests"},{"name":"v22.10.4","sha":"2d88d25db382aed205bb2191790f828901dc557b","kind":"tag","published_at":"2022-12-09T11:31:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4/manifests"},{"name":"v22.11.1-edge","sha":"4fc071ff773fee7c0d3d3b52e6ab92f9e4e362dd","kind":"tag","published_at":"2022-11-29T16:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge/manifests"},{"name":"v22.11.0-edge","sha":"877a58a330807a5265e507c01babcc27b1672d20","kind":"tag","published_at":"2022-11-23T17:31:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge/manifests"},{"name":"v22.10.3","sha":"44469bf90f5761ca4e234b05034c75b7975ea1d4","kind":"tag","published_at":"2022-11-21T21:57:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3/manifests"},{"name":"v22.10.2","sha":"0358114af7e8ed98dfaf592a119c656e0d8b6a1d","kind":"tag","published_at":"2022-11-13T19:10:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2/manifests"},{"name":"v22.10.1","sha":"4bc7e2a4cda807c2ffeb16446b98bd886943f62f","kind":"tag","published_at":"2022-10-27T19:01:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1/manifests"},{"name":"v22.10.0","sha":"66735ae0f4de161cc4e98f0a1044ff4909cf3969","kind":"tag","published_at":"2022-10-13T09:34:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0/manifests"},{"name":"v22.10.0-RC3","sha":"a12e98097ddd90dd83533ff8760ef676984a71d0","kind":"tag","published_at":"2022-10-07T22:10:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3/manifests"},{"name":"v22.10.0-RC2","sha":"c4f6c517d80306590f17bb51cbfdac2b3e3a2f42","kind":"tag","published_at":"2022-10-07T16:47:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2/manifests"},{"name":"v22.10.0-RC1","sha":"e7df3d8fb4e7099100130fe9a6063f8f9789476b","kind":"tag","published_at":"2022-10-03T14:50:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1/manifests"},{"name":"v22.09.7-edge","sha":"3107cd446e62de9c0c84c690a1fbb7c32e67e13c","kind":"tag","published_at":"2022-09-28T10:22:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.7-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.7-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.7-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge/manifests"},{"name":"v22.09.6-edge","sha":"021d898944428a8883fd73f3058aafc2043b0cca","kind":"tag","published_at":"2022-09-26T15:40:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.6-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.6-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.6-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge/manifests"},{"name":"v22.09.5-edge","sha":"c31caa11e29aeba46f1c778630a3e37a0545dfd0","kind":"tag","published_at":"2022-09-21T09:42:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.5-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.5-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.5-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge/manifests"},{"name":"v22.09.4-edge","sha":"783042c41578978c4159cb934645496484b8a384","kind":"tag","published_at":"2022-09-19T21:18:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.4-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.4-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.4-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge/manifests"},{"name":"v22.09.3-edge","sha":"da527e81919eae61b78d3de898817a6966181c1a","kind":"tag","published_at":"2022-09-10T16:10:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge/manifests"},{"name":"v22.09.2-edge","sha":"632ff365bface9be3450739f0741412bf8e76739","kind":"tag","published_at":"2022-09-07T20:10:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge/manifests"},{"name":"v22.09.1-edge","sha":"58949b2a21f270a6b6e93c34e48c4e186ea7ac29","kind":"tag","published_at":"2022-09-01T21:02:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge/manifests"},{"name":"v22.08.2-edge","sha":"ebf19c4e5141b72bcc7a4a7e30af8b2dcc9bba64","kind":"tag","published_at":"2022-08-16T18:55:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge/manifests"},{"name":"v22.08.1-edge","sha":"126e4259ea724585fc6c84f105ba73eb62e2ad37","kind":"tag","published_at":"2022-08-11T11:40:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge/manifests"},{"name":"v22.08.0-edge","sha":"ffa9a0c573e0a0cf257fb8b2da11c1c4251e6d32","kind":"tag","published_at":"2022-08-01T17:03:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge/manifests"},{"name":"v22.04.5","sha":"4282761f5b018e411523451211e056177b8fef3c","kind":"tag","published_at":"2022-07-15T16:35:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5/manifests"},{"name":"v22.07.1-edge","sha":"6e541457aa0c08f32fcecfb1024f75a52b20e60a","kind":"tag","published_at":"2022-07-13T12:01:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.07.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.07.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.07.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge/manifests"},{"name":"v22.04.4","sha":"237d32223f89158a5bbdd3d07fec283f5c73ce12","kind":"tag","published_at":"2022-06-19T21:08:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4/manifests"},{"name":"v22.06.1-edge","sha":"59c48429c2d3164f13b7d14b33ddc0bbfb37418e","kind":"tag","published_at":"2022-06-17T13:14:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge/manifests"},{"name":"v22.06.0-edge","sha":"bf9978dae0e3770dea93d974f072a681ad1f612e","kind":"tag","published_at":"2022-06-09T17:05:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge/manifests"},{"name":"v22.05.0-edge","sha":"1630465e29acb057f775c458264daf4f40d90bee","kind":"tag","published_at":"2022-05-25T18:18:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge/manifests"},{"name":"v22.04.3","sha":"a6c0fa88702418663c5ee2488a0142deee4502ab","kind":"tag","published_at":"2022-05-18T19:54:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3/manifests"},{"name":"v22.04.2","sha":"16348972f7ba916bd001f5ad5a166fc0ef312d59","kind":"tag","published_at":"2022-05-16T18:06:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2/manifests"},{"name":"v22.04.1","sha":"568c9dc38889deca6d82ee5940e00d4098505744","kind":"tag","published_at":"2022-05-15T12:16:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1/manifests"},{"name":"v22.04.0","sha":"f1bd0178d830f936947d6250e60a15a2abeddb51","kind":"tag","published_at":"2022-04-23T18:27:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0/manifests"},{"name":"v22.03.1-edge","sha":"16caa6bb16d6048488d1d34a4d54e30bcf22feb7","kind":"tag","published_at":"2022-04-06T21:40:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge/manifests"},{"name":"v22.03.0-edge","sha":"2a7dab407a760b6e045940079e8cc62887e16643","kind":"tag","published_at":"2022-03-27T20:22:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge/manifests"},{"name":"v22.02.1-edge","sha":"d35f25ccdf0a7eed7c836d1f29973059ee18e507","kind":"tag","published_at":"2022-03-03T18:59:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge/manifests"},{"name":"v22.02.0-edge","sha":"0046c9395e87d2de1a5d51ce155d8c1c5384d871","kind":"tag","published_at":"2022-02-25T11:26:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge/manifests"},{"name":"v22.01.0-edge","sha":"4f33645085332373d7b55fa3bb5e41577cfb7f32","kind":"tag","published_at":"2022-02-07T13:26:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge/manifests"},{"name":"v21.12.1-edge","sha":"3e20f87cd01aefb5c5e80230ffca5b7d7699705a","kind":"tag","published_at":"2021-12-22T08:36:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge/manifests"},{"name":"v21.10.6","sha":"9e8c39e0cc89092ae2fb5bc46e3646a595da1c55","kind":"tag","published_at":"2021-12-21T17:09:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6/manifests"},{"name":"v21.10.5","sha":"6cea21a1b288e427cc0e6c56cd9daaaec8a3fdbb","kind":"tag","published_at":"2021-12-08T14:55:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5/manifests"},{"name":"v21.11.0-edge","sha":"5bfde014f6e599863269f27010e0e6ca310d46a5","kind":"tag","published_at":"2021-12-05T18:13:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge/manifests"},{"name":"v21.10.4","sha":"a5efdec3401341462886bd66ce4330177528d978","kind":"tag","published_at":"2021-11-30T16:49:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4/manifests"},{"name":"v21.10.3","sha":"23ece74f3d24139c47d7bd0dc2a13a354901aceb","kind":"tag","published_at":"2021-11-23T08:07:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3/manifests"},{"name":"v21.10.2","sha":"5de94089499d4ffc99b59d08ded531c2cf0bb632","kind":"tag","published_at":"2021-11-22T11:46:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2/manifests"},{"name":"v21.10.1","sha":"8adf3766fb3c3b7c165db920804fa86934ad59f3","kind":"tag","published_at":"2021-11-18T09:43:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1/manifests"},{"name":"v21.10.0","sha":"262fb02f64843fc5b66d729055f770a9b905ee7c","kind":"tag","published_at":"2021-11-11T20:38:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0/manifests"},{"name":"v21.09.1-edge","sha":"5d8181093accd77303e841ed8c75654af49da995","kind":"tag","published_at":"2021-10-28T15:42:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge/manifests"},{"name":"v21.09.0-edge","sha":"63eaf8e0c180bfc2673b04b0eecc90e7134ede71","kind":"tag","published_at":"2021-10-12T20:46:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge/manifests"},{"name":"nf-sqldb@0.2.0","sha":"1db4572649a9b4f4798b8a582d7f107123333d8b","kind":"commit","published_at":"2021-10-11T07:45:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.2.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0/manifests"},{"name":"nf-sqldb@0.1.0","sha":"4d57979526d807a0d146697eb9c47d22696b0587","kind":"commit","published_at":"2021-09-01T15:26:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0/manifests"},{"name":"v21.08.0-edge","sha":"3732e1dfde4af1221f961a866f2e0a81bc2b9fe5","kind":"tag","published_at":"2021-08-30T17:54:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge/manifests"},{"name":"v21.07.0-edge","sha":"125f06b5c5a1db67e4368e0e8a32dbac0c41bd2e","kind":"tag","published_at":"2021-08-06T12:58:50.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge/manifests"},{"name":"v21.04.3","sha":"942b7afa242fc0fc50f4bbec00a681b1409829b2","kind":"tag","published_at":"2021-07-21T17:15:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3/manifests"},{"name":"v21.04.2","sha":"299ff56689a140305436cb7b3d23fe8a36312519","kind":"tag","published_at":"2021-07-12T13:31:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2/manifests"},{"name":"v21.06.0-edge","sha":"f59e64808339b2869d4bb5e54504a1ada960c03d","kind":"tag","published_at":"2021-07-03T20:51:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge/manifests"},{"name":"v21.05.0-edge","sha":"01e126c051b1b3f44d72d1fe26818a4e0f513f2e","kind":"tag","published_at":"2021-05-28T19:34:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge/manifests"},{"name":"v21.04.1","sha":"e7ac0fca924e01354c767a087b5cb3379074a159","kind":"tag","published_at":"2021-05-14T17:56:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1/manifests"},{"name":"v21.04.0","sha":"a3c4b18c20b07b900f9784eecc19a4f4fa4a3193","kind":"tag","published_at":"2021-05-02T17:56:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0/manifests"},{"name":"nf-google@1.0.3","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-google@1.0.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-google@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-google%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3/manifests"},{"name":"nf-azure@0.9.7","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-azure@0.9.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-azure@0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-azure%400.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7/manifests"},{"name":"nf-console@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-console@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-console@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-console%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2/manifests"},{"name":"nf-ga4gh@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ga4gh@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ga4gh@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ga4gh%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2/manifests"},{"name":"nf-ignite@1.2.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ignite@1.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ignite@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ignite%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2/manifests"},{"name":"nf-tower@1.1.0","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-tower@1.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-tower@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-tower%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0/manifests"},{"name":"nf-amazon@1.0.5","sha":"8f2e22062c1eb174561c0f86e501f8524aaebe30","kind":"commit","published_at":"2021-05-02T16:10:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-amazon@1.0.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-amazon@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-amazon%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5/manifests"},{"name":"v21.04.0-edge","sha":"c9515da2ada4f5b7d6322732ecab381529e76756","kind":"tag","published_at":"2021-04-08T12:33:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge/manifests"},{"name":"v20.12.1-edge","sha":"5509e0d7f3883f4b957a2cc664e7947d542bee01","kind":"commit","published_at":"2021-03-18T08:41:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge/manifests"},{"name":"v21.03.0-edge","sha":"865dc7f82bef71c9afe277f7aed1cae7d95095db","kind":"tag","published_at":"2021-03-05T15:27:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge/manifests"},{"name":"v21.02.0-edge","sha":"8f5758b242ffbac08557632bc9498b787972523c","kind":"tag","published_at":"2021-02-01T19:27:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge/manifests"},{"name":"v21.01.1-edge","sha":"7428b623869a4539cf48b4063f6785d8824cbdbd","kind":"tag","published_at":"2021-01-15T22:13:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge/manifests"},{"name":"v21.01.0-edge","sha":"bdec73d028f01bcab58daf23977b1e7629e78c9a","kind":"tag","published_at":"2021-01-04T21:19:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge/manifests"},{"name":"v20.12.0-edge","sha":"af261276749a4bfd13b9fa937280836b6fd51f38","kind":"tag","published_at":"2020-12-12T10:43:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge/manifests"},{"name":"v20.11.0-edge","sha":"1de2c4fb3669ffea1ad35f08135087e1941638f1","kind":"tag","published_at":"2020-11-16T10:40:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge/manifests"},{"name":"v20.10.0","sha":"dc36f6d3e48d653bb406e604b4d2199dd5ab9954","kind":"tag","published_at":"2020-11-01T17:28:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0/manifests"},{"name":"v20.09.1-edge","sha":"a6b4cabbf9a9e49509143b93a561773bc69cf393","kind":"tag","published_at":"2020-10-15T12:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge/manifests"},{"name":"v20.09.0-edge","sha":"58a03047cd686754bf7a85e145939c20e07027a0","kind":"tag","published_at":"2020-09-23T17:36:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge/manifests"},{"name":"v20.08.1-edge","sha":"6677f4a44af7950362a622a32022e53985931bc0","kind":"tag","published_at":"2020-09-02T14:30:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge/manifests"},{"name":"v20.08.0-edge","sha":"0ca08c9618adb37126a7a31ef84b4767304a5eb1","kind":"tag","published_at":"2020-08-25T12:36:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge/manifests"},{"name":"v20.07.1","sha":"f7cdf3944b4937b04cf1516b02dec2e424a114d2","kind":"tag","published_at":"2020-07-24T16:56:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1/manifests"},{"name":"v20.07.0-RC1","sha":"644e3fc1bda7cc148d987a6281147b1ca214e81e","kind":"tag","published_at":"2020-07-21T16:55:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1/manifests"},{"name":"v20.06.0-edge","sha":"cf253602d4de32edacad5f6a657ef4a73ef7ba59","kind":"tag","published_at":"2020-07-05T21:01:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge/manifests"},{"name":"v20.05.0-edge","sha":"2081a66d63c7b8bb9a44ad474e60ab46d6865323","kind":"tag","published_at":"2020-05-31T20:14:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge/manifests"},{"name":"v20.04.1","sha":"902b59e8b7181b8cb9739af67bd8b31e86b2220c","kind":"tag","published_at":"2020-05-03T20:33:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1/manifests"},{"name":"v20.04.1-edge","sha":"24b692a3ffc0cde6c719da49a33e9f8d55d18b0f","kind":"tag","published_at":"2020-04-19T17:30:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge/manifests"},{"name":"v20.04.0-edge","sha":"06f2cb94c45269427460eea5ef35cf2a3edf5573","kind":"tag","published_at":"2020-04-13T20:48:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge/manifests"},{"name":"v20.03.0-edge","sha":"8cfdde6fcda2ffd0b99d8b1b0f1321981465aba1","kind":"tag","published_at":"2020-03-28T16:42:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge/manifests"},{"name":"v20.02.0-edge","sha":"63a1aa6dba508f37c1ba982efa2f2b706551e49c","kind":"tag","published_at":"2020-02-29T15:55:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge/manifests"},{"name":"v20.01.0","sha":"2d74a2e7f2be08c9d2eeb13686b7f3fc6dfa8261","kind":"tag","published_at":"2020-02-12T13:24:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0/manifests"},{"name":"v20.01.0-rc1","sha":"2eb94251622043411e243284939e3c9c1fff0a01","kind":"tag","published_at":"2020-02-06T18:49:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-rc1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1/manifests"},{"name":"v20.01.0-edge","sha":"91d7384e100eb6d8e068c73c8d3dfab9ae4d845a","kind":"tag","published_at":"2020-01-20T20:42:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge/manifests"},{"name":"v19.12.0-edge","sha":"4323365a15eeea9b286f2ed5dba88c0486245aee","kind":"tag","published_at":"2019-12-20T12:34:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge/manifests"},{"name":"v19.11.0-edge","sha":"d133eedc886395fb8a90491cde2eb7d94e4e5374","kind":"tag","published_at":"2019-12-02T12:33:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge/manifests"},{"name":"v19.10.0","sha":"bc9f006d679f29211212ef535d8c35e3849c1376","kind":"tag","published_at":"2019-10-21T16:39:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0/manifests"},{"name":"v19.09.0-edge","sha":"9dfab9f4ea46095663871322311cdbeea343f50c","kind":"tag","published_at":"2019-09-16T21:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge/manifests"},{"name":"v19.08.1-edge","sha":"e35e3e9c9a96114bfddcd3e3359a816945ffb767","kind":"tag","published_at":"2019-08-26T19:42:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge/manifests"},{"name":"v19.07.0","sha":"c676b02461d6f3cb112add8347649f8b29bb14a9","kind":"tag","published_at":"2019-07-27T19:56:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0/manifests"},{"name":"v19.07.0-edge","sha":"7e7c52082ec618b57a5e20b22fca6370fca8f796","kind":"tag","published_at":"2019-07-09T15:04:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge/manifests"},{"name":"v19.06.0-edge","sha":"4492bdf7249070cf289bebefffe7833da2a22089","kind":"tag","published_at":"2019-06-21T14:59:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge/manifests"},{"name":"v19.05.0-edge","sha":"49f55e93fba83a180a43cf8a35083838379e38df","kind":"tag","published_at":"2019-05-20T19:11:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge/manifests"},{"name":"v19.04.1","sha":"14c3f3bee1e5bf6d3fbb68e0e32883c86630963e","kind":"tag","published_at":"2019-05-03T13:28:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1/manifests"},{"name":"v19.04.0-edge","sha":"bf0ee0dd5d10c1a2c36ba69f12fd8486b181d472","kind":"tag","published_at":"2019-04-24T20:54:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge/manifests"},{"name":"v19.04.0","sha":"41116e2d7efe9d351adb7e2bb66ee6c99e91f31d","kind":"tag","published_at":"2019-04-17T12:58:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0/manifests"},{"name":"v19.03.0-edge","sha":"ca5d7bc6b71e6245a643eb93a5eaeb113d912b74","kind":"tag","published_at":"2019-03-14T21:49:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge/manifests"},{"name":"v19.02.0-edge","sha":"9f89795b620a8614ea7a40291bd8d9944ea33f94","kind":"tag","published_at":"2019-02-06T14:53:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge/manifests"},{"name":"v19.01.0","sha":"f38bfee810bd36f9bb108244ac1c8feac3ae854b","kind":"tag","published_at":"2019-01-22T15:04:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0/manifests"},{"name":"v19.01.0-edge","sha":"e281db33edf568a5a378c365c4d2e30675326e28","kind":"tag","published_at":"2019-01-10T14:05:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge/manifests"},{"name":"v18.12.0-edge","sha":"0896fb37d043f9033a45a24b13c7ec2b09cc78de","kind":"tag","published_at":"2018-12-18T13:39:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge/manifests"},{"name":"v18.11.0-edge","sha":"c40c71a2f39e1dd89e3a17f9301be9fdfd2de95c","kind":"commit","published_at":"2018-11-12T18:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge/manifests"},{"name":"v18.10.1","sha":"248fce8e5d0ddc2faaa5e01007f670b5a3310689","kind":"tag","published_at":"2018-10-24T15:44:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1/manifests"},{"name":"v0.32.0","sha":"ce0a8f22f62a9531857c6908de97dadc6a0259e7","kind":"tag","published_at":"2018-09-27T11:35:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.32.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"03e55f5b4c19edac3abc3899b6132d8c9760f907","kind":"tag","published_at":"2018-08-07T16:47:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"a379420faa8583e8fa559d1e6ebe7e1710cae14b","kind":"tag","published_at":"2018-07-25T16:48:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0/manifests"},{"name":"v0.31.0-RC1","sha":"ad8e97b7c416a555005fd1b3a21980a3cea25e07","kind":"tag","published_at":"2018-07-19T20:00:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1/manifests"},{"name":"v0.30.2","sha":"9e011757db9cf97eb861503f37437a609be4c62a","kind":"tag","published_at":"2018-06-16T19:48:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"537b507cc7201573c33200dc402336aa74aa9f28","kind":"tag","published_at":"2018-06-11T14:30:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"5197e36ef8c484776ae602189b2a1ff295ba5670","kind":"tag","published_at":"2018-06-05T12:08:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0/manifests"},{"name":"v0.29.1","sha":"004822bf354bd4e61e735d49fd2d8221ff84f60b","kind":"tag","published_at":"2018-05-10T08:42:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"0f9490d345b7d89c8e4c9ec2812ad1dab28de898","kind":"tag","published_at":"2018-04-24T12:26:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0/manifests"},{"name":"v0.29.0-RC1","sha":"d8580f776d2dfebfe0fe8021c788f76e54a10bfb","kind":"tag","published_at":"2018-04-08T12:53:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1/manifests"},{"name":"v0.28.2","sha":"33b0fad520dc844bc72af0a7f521464bdd86e369","kind":"tag","published_at":"2018-04-06T14:07:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"df18def5b4dab1ed33205132c7c6f7b9b456e3bf","kind":"tag","published_at":"2018-03-27T19:20:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"bb23833b0888a849b575a8db07cbeef89f9ab206","kind":"tag","published_at":"2018-03-10T13:56:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0/manifests"},{"name":"v0.28.0-RC1","sha":"116342f3df244adfe42c0806aeaa80fd5053d42c","kind":"tag","published_at":"2018-02-27T13:38:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1/manifests"},{"name":"v0.27.6","sha":"9c2ecba26e35f60e43b63535187df5f2ea5cc40c","kind":"tag","published_at":"2018-02-19T10:28:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"f472166ce5c004d7b5506104015310b0dc971a2e","kind":"tag","published_at":"2018-02-16T07:47:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"5fa69eeff5dceea07a4abd9330e8034157d33a28","kind":"tag","published_at":"2018-02-05T10:49:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"d8d1d351b3d077dc4c1420918dfcaa6f4d3a4964","kind":"tag","published_at":"2018-01-29T15:36:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"69f39ebbe70f98655e785e2c2cdcf8e22e374867","kind":"tag","published_at":"2018-01-23T10:54:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"58061a23e1bd47bc98e7e9b5a2e17f0d90f072e8","kind":"tag","published_at":"2018-01-18T14:38:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"ad89ef934eff6adf9318619dc79133cd25c1fa3e","kind":"tag","published_at":"2018-01-09T14:23:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0/manifests"},{"name":"v0.27.0-RC2","sha":"2fa8184b973c3a4902b282e35d1e1c7ff5d980ed","kind":"tag","published_at":"2017-12-29T15:44:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2/manifests"},{"name":"v0.27.0-RC1","sha":"3c0df3236dc7e9b954c51d427d3f159ac0ee8b39","kind":"tag","published_at":"2017-12-20T15:36:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1/manifests"},{"name":"v0.26.4","sha":"653b4215be8795bbb01efba6e8bc02640b8f7a48","kind":"tag","published_at":"2017-12-11T21:45:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4/manifests"},{"name":"v0.26.3","sha":"71e2a750fd18766c314ee691fbe66463d19ab6f7","kind":"tag","published_at":"2017-11-30T19:41:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"ceeb23ce56ffb84470944afa8c85a3e26fa5aa84","kind":"tag","published_at":"2017-11-27T21:22:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"eda61c187c070c19769af30bb2879320389dad18","kind":"tag","published_at":"2017-11-17T14:58:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"a6ae34b4fd8034be128e3d88227c8ed9ce7fbbc3","kind":"tag","published_at":"2017-11-08T12:35:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0/manifests"},{"name":"v0.26.0-RC2","sha":"26a2d2f00b437d894583abc1137662ef2d6098cd","kind":"tag","published_at":"2017-10-30T19:38:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2/manifests"},{"name":"v0.26.0-RC1","sha":"177b3c827f21229b717435e086c4171736c24c58","kind":"tag","published_at":"2017-10-24T15:43:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1/manifests"},{"name":"v0.25.7","sha":"092f5d9c177ef3b9353fda02443835a7cdc129d8","kind":"tag","published_at":"2017-09-06T20:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"a9648ae98e9418be46e31afab07a5b939d338e22","kind":"tag","published_at":"2017-08-13T15:54:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"b0ccaaf77199e5071cbafcd1d33d019f24a184cf","kind":"tag","published_at":"2017-08-04T14:23:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"64183d9981616d6b456f8e4d878eb7141a562466","kind":"tag","published_at":"2017-07-31T10:57:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"aae23fe345460db227f244e0dff21fdb07e94cf4","kind":"tag","published_at":"2017-07-31T09:16:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"637fcb039a7d490c469a56af774b0201d57a62e5","kind":"tag","published_at":"2017-07-03T09:19:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"fbb2e0f7536e530f1822982a2ff500e8aa6fb8e6","kind":"tag","published_at":"2017-06-27T13:45:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"215e461be39016672e3a33a14bd58b39bd2b3ed5","kind":"tag","published_at":"2017-06-26T09:28:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0/manifests"},{"name":"v0.25.0-RC1","sha":"500e908518635571ec3daf9571c86ab3a775b754","kind":"tag","published_at":"2017-06-06T07:33:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1/manifests"},{"name":"v0.24.4","sha":"f06817d8ebb3da877baafcf9cdf676c832c12d42","kind":"tag","published_at":"2017-05-22T12:39:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"071e49d27a48d4165b1ee0252d540f037adf2cfc","kind":"tag","published_at":"2017-04-24T19:47:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"1bae7bfa6088d0d8be543b57adacd83cef0f98f6","kind":"tag","published_at":"2017-04-05T17:57:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"d521708be6ff32efdba80fe8ff17744eb2500320","kind":"tag","published_at":"2017-03-24T20:58:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"6da95732dd51cfd6ed791346bd80074f7c866fb5","kind":"tag","published_at":"2017-03-20T14:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0/manifests"},{"name":"v0.23.4","sha":"3bc84b1b36971f28edacf10a2b999d1b3f78c601","kind":"tag","published_at":"2017-02-24T12:35:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"6ab0a6b79c04647285d635519590f5cbb9943cfe","kind":"tag","published_at":"2017-02-09T23:36:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"d8977a85434f788585be64c82daecb6845ef25fd","kind":"tag","published_at":"2017-02-02T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"09d5375d73b39339e7ec505dd01d237443c82b2c","kind":"tag","published_at":"2017-01-23T23:26:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"5286d55f088d946785e0b0781f8bb1e66bc5c598","kind":"tag","published_at":"2016-12-13T15:28:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0/manifests"},{"name":"v0.22.6","sha":"6a56d4e4542100eac3730c5eadf14fdb009caebb","kind":"tag","published_at":"2016-12-04T23:19:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"cd07841a47bfaaf10ca0a7fafa8586d17df48764","kind":"tag","published_at":"2016-11-17T12:52:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"bbcc11292b6c82908cea835a6d4b3dc22ad356be","kind":"tag","published_at":"2016-11-04T21:26:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"e86fc0b13b55e4cfe424dec0da31896916459f36","kind":"tag","published_at":"2016-10-12T11:30:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"bd8211c51b0345e9d34e6669993f75cfef2c00f0","kind":"tag","published_at":"2016-10-03T16:00:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"17596cc6ad690f7b0cd6eecc73464edb95948162","kind":"tag","published_at":"2016-09-26T10:54:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"edc61eac76e7082a453905c0f118a03f132262d7","kind":"tag","published_at":"2016-09-21T13:15:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0/manifests"},{"name":"v0.22.0-RC2","sha":"08f761e756f8cb2f8ec06a1fd4ec95875845c729","kind":"tag","published_at":"2016-09-13T16:55:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2/manifests"},{"name":"v0.22.0-RC1","sha":"c71e9e846bdadf3d757c952a939402b8bb496c26","kind":"tag","published_at":"2016-09-01T15:33:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1/manifests"},{"name":"v0.21.3","sha":"bcc69674b75e77834aa66fe68d7cd187dcc3a795","kind":"tag","published_at":"2016-08-26T19:20:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"afb7544135e460342a1d36cbc5b48bb6d1db828d","kind":"tag","published_at":"2016-08-12T11:29:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"dc1f6b8d3c351d7c0adcf43c2d39c1c07f42543d","kind":"tag","published_at":"2016-07-29T12:45:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"f7b5235bb14323eeedc12a8649e244cc4b27109e","kind":"tag","published_at":"2016-07-20T15:25:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0/manifests"},{"name":"v0.21.0-RC1","sha":"158fe7170c6bec977aa7bcbb4fb472823ea277b9","kind":"tag","published_at":"2016-07-14T07:58:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1/manifests"},{"name":"v0.20.1","sha":"a77a4ebd49efff64daf91ea19359c51b4b5bed08","kind":"tag","published_at":"2016-06-18T07:45:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"daf63d70dbe18a152eb650a001a6c4c70444aa00","kind":"tag","published_at":"2016-06-10T14:12:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0/manifests"},{"name":"v0.19.4","sha":"175691b984991caac37b09a91719d16521e72929","kind":"tag","published_at":"2016-06-03T17:45:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"18f26d707eedadd0043e25dc5379a97611ec9dba","kind":"tag","published_at":"2016-05-31T11:52:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"ef07ff2f0cae937d0865af5589eb042ae2c5b9ac","kind":"tag","published_at":"2016-05-26T15:02:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"e4eabda574a5e723f6e09b7fbfc23324273e2595","kind":"tag","published_at":"2016-05-20T15:22:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"1cba12ce76c66c660a33945459dcaea54eb863b4","kind":"tag","published_at":"2016-05-18T09:27:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"c2ad9576a2aaf5d8a1a71b5c2ada20e74e70db77","kind":"tag","published_at":"2016-05-09T08:04:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"cf8fd207cac852de59657f09c8313f5bc84e04e6","kind":"tag","published_at":"2016-05-03T11:44:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"85db9ad648d91c2e22bfc8224468d5d45abc4854","kind":"tag","published_at":"2016-04-26T11:53:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"83482866a77eecf495602823f8d0f0b73d1fa2a5","kind":"tag","published_at":"2016-04-11T11:46:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0/manifests"},{"name":"v0.18.0-RC1","sha":"7761c87671fe2eec1e069cb171b1e449f946653d","kind":"tag","published_at":"2016-04-06T21:38:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1/manifests"},{"name":"v0.17.3","sha":"5b26f003c1d1a1020a4d5b73265684a5303ac2b1","kind":"tag","published_at":"2016-02-18T13:06:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"4a0bdde1783946e62afd8ff0d3166517339a7719","kind":"tag","published_at":"2016-02-02T17:27:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"147a011d276a952cd66c188521d4b3de41251f73","kind":"tag","published_at":"2016-01-21T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"ce736be18f13be38bb54689ee42d5240fa06d1f7","kind":"tag","published_at":"2016-01-07T13:31:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0/manifests"},{"name":"v0.16.5","sha":"9640780b495dfecb53aba1a5c49c37269cf8d8f8","kind":"tag","published_at":"2015-12-18T09:32:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"3af18a75f8fb2aa3e3809596d8c6e89d47b4c878","kind":"tag","published_at":"2015-12-06T16:49:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"586367c6123b8604bb95d2645a4ad03233818aa8","kind":"tag","published_at":"2015-11-30T16:02:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"bf64ff5dd7d56b7f75ce82f770a4ded4c52567a8","kind":"tag","published_at":"2015-11-14T18:22:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"157ccf6953d98d1830d816fcccd80484186f8c6c","kind":"tag","published_at":"2015-11-07T19:25:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"be4eafd43f142b6b7c86febe55e50a879fcd53ff","kind":"tag","published_at":"2015-11-04T10:36:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0/manifests"},{"name":"v0.16.0-RC1","sha":"24959498ed6aa520f7e72feba0baaaf9b8c95a3b","kind":"tag","published_at":"2015-10-23T10:50:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1/manifests"},{"name":"v0.15.6","sha":"a6487eb75f7078e1e51572dbeedf329c5f63804e","kind":"tag","published_at":"2015-10-07T16:13:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"0562cd57a0897673681b65d2161e35224757200b","kind":"tag","published_at":"2015-09-28T09:50:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"816be9d4de5ce0dab5f27f3bea054f28000287c8","kind":"tag","published_at":"2015-09-23T10:24:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"5d67827110c5f268be043e0d8385b9537194ef20","kind":"tag","published_at":"2015-08-26T12:21:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"716292157cd4fb3c8ff4b6a24f979b3d742e209d","kind":"tag","published_at":"2015-08-19T14:27:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"72c889a3d77268270950404a2e6a1db16c44d987","kind":"tag","published_at":"2015-08-04T15:57:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"4812811738049c31d3f265491d8a9c4af683ee5a","kind":"tag","published_at":"2015-07-27T08:14:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0/manifests"},{"name":"v0.14.4","sha":"f9177d5f78804a8a571511a1daef2fc8fcea34bb","kind":"tag","published_at":"2015-07-20T15:09:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"39d2daf5c22b431b935484315875004d1a11602e","kind":"tag","published_at":"2015-07-03T17:49:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"c3e530d24ff9cb544fe9e9b0fcb606531cf97edb","kind":"tag","published_at":"2015-06-25T12:19:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"47f5f0fb9e0f27019d35d5bf7ba806c0e6c4c388","kind":"tag","published_at":"2015-06-08T14:59:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"0dffa67962d05a2533b0ede27733887aa04def72","kind":"tag","published_at":"2015-06-04T15:24:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0/manifests"},{"name":"v0.13.5","sha":"6235aae888ede7ed2cfe8473b97811628c4e2773","kind":"tag","published_at":"2015-05-07T12:42:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"6d80c857d193b19700ce0aafbd9b2a8b2854f7b3","kind":"tag","published_at":"2015-05-04T09:27:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"6d596f2a2cb1ae4d7d0dda01f100b43837957e7b","kind":"tag","published_at":"2015-04-19T17:53:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"646e913e574c1417d4c86a91b70527617bfc4789","kind":"tag","published_at":"2015-04-16T11:37:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"99ecef730d6397a0299b7f83e236f50fdce8f200","kind":"tag","published_at":"2015-04-11T10:00:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"f0ee65dcfea0845f09372700282367de9a28e052","kind":"tag","published_at":"2015-04-08T21:16:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"a4ee14989c332d7574ff9172eb8eb7a87338aa2c","kind":"tag","published_at":"2015-03-18T09:27:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"537ccb971974535c40e09c6d9ad21ee2d6a472bc","kind":"tag","published_at":"2015-03-09T15:22:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"1b4d5e590429af31e89ad5d5a7ad47459fcb5f26","kind":"tag","published_at":"2015-02-16T15:19:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"17182e36f5de664a710b151307cd81eb344b8436","kind":"tag","published_at":"2015-02-12T11:22:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"688b9c75eeb79ccef962c9b5f92ae6e6fac797fa","kind":"tag","published_at":"2015-02-08T21:02:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"1782bb13d9d8ca8f3526554d5dc014f2d6569f23","kind":"tag","published_at":"2015-01-05T16:16:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0/manifests"},{"name":"v0.11.4","sha":"8a349373466ffc29d3c3e4d032eda15c6176beb3","kind":"tag","published_at":"2014-12-16T17:16:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"b21329afa2759e05bb896bf712ea193731f49482","kind":"tag","published_at":"2014-11-27T10:04:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"1653946b2a1983e50b77f749dba5cfe652e10f58","kind":"tag","published_at":"2014-11-19T15:56:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"2c0d6d05fe4dd48fd0d96b607335c76241dae267","kind":"tag","published_at":"2014-11-11T14:50:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"78430ce749f9199be44e7449bf886e802fab565a","kind":"tag","published_at":"2014-11-05T13:37:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"bd844a0ecbb35e7ecbab4f3a145dbfa7404bc8db","kind":"tag","published_at":"2014-10-03T11:57:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"57b3c9d9594026a68cc50e634268fa9922df23b3","kind":"tag","published_at":"2014-10-01T11:35:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ddbdce401e4befaa4ca292c3e13046bf9a04a911","kind":"tag","published_at":"2014-09-15T14:55:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b110977065bb359e4a3d307c342f40d73951b214","kind":"tag","published_at":"2014-09-08T16:28:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"241a96c6a74f708db8f18bca2ab1e24d071a2fb3","kind":"tag","published_at":"2014-08-11T10:40:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.9.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0/manifests"},{"name":"v0.8.5","sha":"13717db8910f665d9f8a4ddb451cf56748f969eb","kind":"tag","published_at":"2014-08-03T14:07:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"24a1fa74e822d68cedf74ac0d22603c44b12ad15","kind":"tag","published_at":"2014-07-20T18:15:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"1ed91667e834c654841772b7eddf58f60632fb3a","kind":"tag","published_at":"2014-06-27T14:47:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"2542fb6dd767268c21afe17d5b1e6e81939aacf7","kind":"tag","published_at":"2014-06-18T18:17:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"cd44d36b10853058c9549dc28e674fba1b8523c4","kind":"tag","published_at":"2014-05-26T21:15:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"fabe3d5b028b138c3b88751627e3e21d591a4961","kind":"tag","published_at":"2014-05-23T21:48:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"1c9ac40edca1dfa0b22bc7d2714dabaa14a40d1d","kind":"tag","published_at":"2014-05-16T12:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"1e35f27e8a372672456fc3ff61fd78ff79cd1612","kind":"tag","published_at":"2014-05-05T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"dd268c5b2ea6366f566bd254a662383b491684d8","kind":"tag","published_at":"2014-04-15T15:16:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"67151164928c28082c58a08bfce0856239f657a1","kind":"tag","published_at":"2014-03-24T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"c10f3d4406a84afe197dfffba1c241ae1b07715b","kind":"tag","published_at":"2014-02-20T18:24:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"87a87e7087746a1d8b45a6fb825b87745e835980","kind":"tag","published_at":"2014-02-16T20:02:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0529962e0390dd1db7669e2968c57e662993f240","kind":"tag","published_at":"2014-01-16T18:59:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"90150e1fa3abba0b06cfec5cf2396b2d4e8b9dbb","kind":"tag","published_at":"2013-12-10T18:22:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"82807b12611eb806c765df71e3670ec238c5fc8f","kind":"tag","published_at":"2013-12-09T19:08:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fa93b2e0c6b43b3cc3ffe0f4961cfa065bce459e","kind":"tag","published_at":"2013-11-28T19:04:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"3b54a5cd8fffe920b7871a92b6a99bdeb839cd0e","kind":"tag","published_at":"2013-10-24T15:00:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1/manifests"},{"name":"v0.3.4","sha":"1e365e65ed21e8af74b58fda2683b287c059eb31","kind":"tag","published_at":"2013-08-24T08:53:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"b807f76431e77287da0da01c3e4a5a1e353ee995","kind":"commit","published_at":"2013-08-08T12:20:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"4442e91da2f72c9f232294a0ecd02056aca81c84","kind":"tag","published_at":"2013-07-22T12:56:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"17f60480ce3c2c26e73ba8f52d08a5f8dcbebb3c","kind":"tag","published_at":"2013-07-18T17:26:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0a1e80c2e4b8ea7eec9746721000304bf48eaf20","kind":"tag","published_at":"2013-07-11T15:51:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"beb92386735f238c748d39ac473910696bc4a196","kind":"tag","published_at":"2013-05-28T14:39:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.11","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"9adf2245c25385dfba6a14e932c4d58c1cfe263d","kind":"tag","published_at":"2013-05-20T08:08:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.10","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"08faadfeeaab8bee24ddaea9cd6d43dd881ae7cd","kind":"commit","published_at":"2013-05-14T16:10:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"ec0698bee10537e4ceca288172ab08ba1daf2477","kind":"tag","published_at":"2013-04-30T16:04:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"003239c03c25cce8b4c4d20902f739212f307ccd","kind":"tag","published_at":"2013-04-25T16:47:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7/manifests"},{"name":"v0.2.5","sha":"cf01e4df59d6218329f3cd5ff94be0b121f0f749","kind":"tag","published_at":"2013-04-19T15:47:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5/manifests"},{"name":"v0.2.2","sha":"6e4744ec8a017ad5a8c084838857a37d3fb1bcb4","kind":"tag","published_at":"2013-04-09T10:48:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T05:28:51.401Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":16.115688414139694,"dependent_packages_count":23.157705052608396,"stargazers_count":7.512123432763502,"forks_count":8.597526058873232,"docker_downloads_count":null,"average":13.845760739596205},"purl":"pkg:maven/io.nextflow/nf-amazon","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.nextflow:nf-amazon","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.nextflow:nf-amazon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.nextflow:nf-amazon/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T22:43:11.412Z","issues_count":686,"pull_requests_count":588,"avg_time_to_close_issue":18443118.535031848,"avg_time_to_close_pull_request":3091679.64,"issues_closed_count":312,"pull_requests_closed_count":423,"pull_request_authors_count":90,"issue_authors_count":372,"avg_comments_per_issue":4.940233236151603,"avg_comments_per_pull_request":4.2312925170068025,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":363,"past_year_pull_requests_count":455,"past_year_avg_time_to_close_issue":2260791.562913907,"past_year_avg_time_to_close_pull_request":1050799.5255681819,"past_year_issues_closed_count":151,"past_year_pull_requests_closed_count":352,"past_year_pull_request_authors_count":65,"past_year_issue_authors_count":217,"past_year_avg_comments_per_issue":3.1019283746556474,"past_year_avg_comments_per_pull_request":3.4483516483516485,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":290,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/issues","maintainers":[{"login":"bentsherman","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"robsyme","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"jordeu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"mribeirodantas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mribeirodantas"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"marcodelapierre","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcodelapierre"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"abhi18av","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhi18av"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"},{"login":"pabloaledo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pabloaledo"},{"login":"munishchouhan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/munishchouhan"},{"login":"manuelesimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelesimi"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"}],"active_maintainers":[{"login":"bentsherman","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"robsyme","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"jordeu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-amazon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-amazon/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-amazon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-amazon/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4851409,"name":"io.nextflow:nf-ga4gh","ecosystem":"maven","description":"A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner","homepage":"http://www.nextflow.io","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/nextflow-io/nextflow","keywords_array":[],"namespace":"io.nextflow","versions_count":44,"first_release_published_at":"2019-01-10T10:59:15.000Z","latest_release_published_at":"2020-11-01T15:16:18.000Z","latest_release_number":"20.10.0","last_synced_at":"2025-09-05T02:08:44.189Z","created_at":"2022-07-26T17:36:39.755Z","updated_at":"2025-09-05T02:08:44.190Z","registry_url":"https://central.sonatype.com/artifact/io.nextflow/nf-ga4gh/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.nextflow/nf-ga4gh/","metadata":{},"repo_metadata":{"id":7688591,"uuid":"9052236","full_name":"nextflow-io/nextflow","owner":"nextflow-io","description":"A DSL for data-driven computational pipelines","archived":false,"fork":false,"pushed_at":"2025-08-28T22:45:01.000Z","size":63577,"stargazers_count":3118,"open_issues_count":491,"forks_count":719,"subscribers_count":87,"default_branch":"master","last_synced_at":"2025-08-29T02:25:45.280Z","etag":null,"topics":["aws","bioinformatics","cloud","dataflow","docker","groovy","hello","hpc","nextflow","pipeline","pipeline-framework","reproducible-research","reproducible-science","sge","singularity","singularity-containers","slurm","workflow-engine"],"latest_commit_sha":null,"homepage":"http://nextflow.io","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextflow-io.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-03-27T11:17:33.000Z","updated_at":"2025-08-27T22:53:38.000Z","dependencies_parsed_at":"2023-09-22T05:27:21.989Z","dependency_job_id":"99c97c87-dc9d-4092-b872-684add29f6c2","html_url":"https://github.com/nextflow-io/nextflow","commit_stats":{"total_commits":6282,"total_committers":183,"mean_commits":34.32786885245902,"dds":0.1263928685132123,"last_synced_commit":"4c54db6ac634cc80a820752d8f4edb959fc832e4"},"previous_names":[],"tags_count":333,"template":false,"template_full_name":null,"purl":"pkg:github/nextflow-io/nextflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/sbom","scorecard":{"id":659721,"data":{"date":"2025-08-11","repo":{"name":"github.com/nextflow-io/nextflow","commit":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/build.yml:39"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:194","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/build.yml:193","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/cffconvert.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/generate-send-dependencies.yml:7","Warn: no topLevel permission defined: .github/workflows/seqeradocs-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: Apache License 2.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v25.07.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753","Warn: release artifact v25.07.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests-v1/subworkflow.nf:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests/subworkflow.nf:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/stale.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating amazoncorretto:21-al2023 to amazoncorretto:21-al2023@sha256:411aff82096876584e5f5b7d375572d32c8b03e29abaefaa50e303bd937c943b","Warn: containerImage not pinned by hash: docker/flux/.devcontainer/Dockerfile:1: pin your Docker image by updating fluxrm/flux-sched:focal to fluxrm/flux-sched:focal@sha256:1b9f6581e5587db629043a9513056e0fafaa00c8969a5479a5fef963ec462f6e","Warn: containerImage not pinned by hash: docs/Dockerfile:1: pin your Docker image by updating mambaorg/micromamba:1.5.8 to mambaorg/micromamba:1.5.8@sha256:475730daef12ff9c0733e70092aeeefdf4c373a584c952dac3f7bdb739601990","Warn: containerImage not pinned by hash: test-e2e/Dockerfile:1: pin your Docker image by updating amazoncorretto:17-al2023 to amazoncorretto:17-al2023@sha256:5acaef366078c3b971c4aacd02b58205e74f597a0f30801a1d45904277b0e350","Warn: containerImage not pinned by hash: tests-v1/Dockerfile:1","Warn: containerImage not pinned by hash: tests/Dockerfile:1","Warn: containerImage not pinned by hash: validation/test-aws-unstage-fail-container/Dockerfile:1: pin your Docker image by updating ubuntu to ubuntu@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: validation/wave-tests/example2/modules/foo/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/flux/.devcontainer/Dockerfile:16","Warn: pipCommand not pinned by hash: docs/Dockerfile:12-14","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:21","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-21T15:43:42.076Z","repository_id":7688591,"created_at":"2025-08-21T15:43:42.077Z","updated_at":"2025-08-21T15:43:42.077Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272635683,"owners_count":24967900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nextflow-io","name":"nextflow-io","uuid":"6698688","kind":"organization","description":"","email":null,"website":"http://nextflow.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6698688?v=4","repositories_count":78,"last_synced_at":"2023-05-21T01:00:52.958Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nextflow-io","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T04:11:01.074Z","updated_at":"2023-05-21T01:00:52.974Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io/repositories"},"tags":[{"name":"v25.07.0-edge","sha":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1","kind":"tag","published_at":"2025-08-15T18:11:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge/manifests"},{"name":"v25.06.0-edge","sha":"7d9272b78edaceedd80beeb63b15ed78b27bfffc","kind":"tag","published_at":"2025-07-06T14:06:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge/manifests"},{"name":"v25.04.6","sha":"6588d533d4f4bc55cf15339000881ea71f674ac5","kind":"tag","published_at":"2025-07-01T11:35:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6/manifests"},{"name":"v25.04.5","sha":"91514b87aac8371c7d060676a26b0677bc7c6df0","kind":"tag","published_at":"2025-06-30T20:02:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5/manifests"},{"name":"v24.10.9","sha":"393dfb828944d165c73ce4898b8044e367f1d48f","kind":"tag","published_at":"2025-06-30T16:09:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9/manifests"},{"name":"v24.04.6","sha":"7b5def9500ebcbb14f6652fe1c4c44c8a67af606","kind":"tag","published_at":"2025-06-30T14:34:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6/manifests"},{"name":"v25.04.4","sha":"71d9c376af5031410bfe4370fad22f3b184c9b66","kind":"tag","published_at":"2025-06-16T15:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4/manifests"},{"name":"v24.04.5","sha":"25aba80e8ea50a7714159ddf52a3122fd87b541e","kind":"tag","published_at":"2025-06-06T12:44:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5/manifests"},{"name":"v24.10.8","sha":"8fcb319ce694086bbb5ebc31ec2ca24bf276e4d1","kind":"tag","published_at":"2025-06-06T12:18:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8/manifests"},{"name":"v25.04.3","sha":"08c0027038cd99789dd790f2082f50870bc2de91","kind":"tag","published_at":"2025-06-02T21:03:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3/manifests"},{"name":"v25.05.0-edge","sha":"3cc9374b2feb9945603220552849d0efb74823e5","kind":"tag","published_at":"2025-06-02T19:48:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge/manifests"},{"name":"v25.04.2","sha":"ea75b301c7928dfea20af47ad9b4f9212fa3b1e7","kind":"tag","published_at":"2025-05-13T23:20:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2/manifests"},{"name":"v25.04.1","sha":"10b557810d97b4a88f18aac99481887285977f7c","kind":"tag","published_at":"2025-05-12T08:20:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1/manifests"},{"name":"v25.04.0","sha":"c9bd193ab40ea8ccb7602f86866f9004faaf9fd7","kind":"tag","published_at":"2025-05-08T19:59:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0/manifests"},{"name":"v24.10.6","sha":"cad3997dc357a70f44b04ade7c765fe8919faec4","kind":"tag","published_at":"2025-04-23T17:03:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6/manifests"},{"name":"v25.03.1-edge","sha":"f06aaf6c46de532fa5d86a6a63196523fb6126e4","kind":"tag","published_at":"2025-04-23T16:31:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge/manifests"},{"name":"v25.03.0-edge","sha":"92a47ec5da49afa0d29b1884107d8431fb396b7a","kind":"tag","published_at":"2025-04-23T10:51:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge/manifests"},{"name":"v25.02.3-edge","sha":"092166ef470388133cdcb40b3e4d7408ff6abe76","kind":"tag","published_at":"2025-04-08T12:10:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge/manifests"},{"name":"v25.02.2-edge","sha":"20ddf2358d92e8178fe97657ded87691b56afdb6","kind":"tag","published_at":"2025-04-05T15:47:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge/manifests"},{"name":"v25.02.1-edge","sha":"39f3c05e08b6aa4cc720c581704666af19871519","kind":"tag","published_at":"2025-03-19T20:25:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge/manifests"},{"name":"v25.02.0-edge","sha":"dcc386e4f01d611f11fcd48c734aa6aab6bdddf1","kind":"tag","published_at":"2025-03-18T07:37:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge/manifests"},{"name":"v24.10.5","sha":"b271f85df366749438ed3e32da3b091113a3d848","kind":"tag","published_at":"2025-03-04T19:39:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5/manifests"},{"name":"v25.01.0-edge","sha":"e2ae8a93dbb04c7171743245927d4b5e50ada02e","kind":"tag","published_at":"2025-02-12T14:10:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge/manifests"},{"name":"v24.10.4","sha":"56ad7dbbc90cee3e1ffae20101b2619d8b2bda4d","kind":"tag","published_at":"2025-01-20T17:03:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4/manifests"},{"name":"v24.12.0-edge","sha":"24faeee874a0e8896bde8aacf832c28e382df6d5","kind":"tag","published_at":"2025-01-20T16:22:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge/manifests"},{"name":"v24.10.3","sha":"6183fdf9dbd9114f5ee86d11bc5e69cbd06501a6","kind":"tag","published_at":"2024-12-16T16:41:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3/manifests"},{"name":"v24.11.0-edge","sha":"6e231be115c31f4e29e6deab45f668ae7e75917d","kind":"tag","published_at":"2024-12-03T10:43:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge/manifests"},{"name":"v24.10.2","sha":"62fc0017ffae1ea151581f738c17ab840649aa0c","kind":"tag","published_at":"2024-11-27T21:39:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2/manifests"},{"name":"v24.10.1","sha":"65941daaf991ddcb67aa8e653d6c93cee2433dfb","kind":"tag","published_at":"2024-11-18T14:17:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1/manifests"},{"name":"v24.10.0","sha":"a019ef8f6c26be67bb4e7bf8ce252914b3875231","kind":"tag","published_at":"2024-10-27T20:24:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0/manifests"},{"name":"v24.09.2-edge","sha":"0c9b3337f39cb1986fcf7fc360edb43a2701b486","kind":"tag","published_at":"2024-10-14T21:39:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge/manifests"},{"name":"v24.09.1-edge","sha":"34cdac3d7f3a48b952a0e05e488d02544de5540e","kind":"tag","published_at":"2024-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge/manifests"},{"name":"v24.09.0-edge","sha":"324de3d162e476ed3bf58a9c77ae8e95e27cb3ee","kind":"tag","published_at":"2024-10-02T13:44:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge/manifests"},{"name":"v24.08.0-edge","sha":"6e866ae81ff3bf8a9729e9dbaa9dd89afcb81a4b","kind":"tag","published_at":"2024-09-04T15:35:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge/manifests"},{"name":"v24.07.0-edge","sha":"d975962b7651818f16648fdeeb8ed8fb1d27877d","kind":"tag","published_at":"2024-08-05T21:28:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge/manifests"},{"name":"v24.04.4","sha":"ebcdcd6ab55767f47baed2bc55fcb9217d13ee37","kind":"tag","published_at":"2024-08-01T08:54:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4/manifests"},{"name":"v23.10.4","sha":"a2b945443ecd6ffaa2c14ae31d74998959e6b58c","kind":"tag","published_at":"2024-07-31T10:32:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4/manifests"},{"name":"v24.04.3","sha":"6e2591d161427f2211fe0173e62f66d00644a34d","kind":"tag","published_at":"2024-07-09T21:18:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3/manifests"},{"name":"v24.06.0-edge","sha":"e72ff742235ca999da3db4796c2d5f611fd0c4cd","kind":"tag","published_at":"2024-07-08T20:44:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge/manifests"},{"name":"v24.05.0-edge","sha":"f3a86def48d79a77770fec2b71f3fdc396d75dc9","kind":"tag","published_at":"2024-06-17T20:51:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge/manifests"},{"name":"v23.10.3","sha":"232e4b30c322f80e96ca344d788123dad29a0187","kind":"tag","published_at":"2024-06-11T20:37:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3/manifests"},{"name":"v24.04.2","sha":"e6a5e17db91ca6fae875df42053bd8c1b2a23bd4","kind":"tag","published_at":"2024-05-29T06:39:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2/manifests"},{"name":"v23.10.2","sha":"e50de272466f5fb6eb506c99cd01c00e00001a33","kind":"tag","published_at":"2024-05-28T14:29:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2/manifests"},{"name":"v24.04.1","sha":"1923fef6231e9846e604ee3eb50ecb61c5fbd0bf","kind":"tag","published_at":"2024-05-20T10:13:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1/manifests"},{"name":"v24.04.0","sha":"2ee0c418c16591905f05d30c00710d5903ecace8","kind":"tag","published_at":"2024-05-20T09:23:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0/manifests"},{"name":"v24.04.0-edge","sha":"0863a65a3175721b7d929d7e991b4b227706fdef","kind":"tag","published_at":"2024-05-13T09:56:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge/manifests"},{"name":"v24.03.0-edge","sha":"231497419ccc4b16997afb25076df37d2e9cf379","kind":"tag","published_at":"2024-04-15T09:58:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge/manifests"},{"name":"v24.02.0-edge","sha":"a90fd564119c2919b284793e711ba2648262b936","kind":"tag","published_at":"2024-03-10T20:21:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge/manifests"},{"name":"v24.01.0-edge","sha":"279c410b8de69627dbb7992e37e98ad36883c180","kind":"tag","published_at":"2024-02-05T23:40:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge/manifests"},{"name":"v23.10.1","sha":"25d468c948168f357f23d4db5d242ecd37526e1d","kind":"tag","published_at":"2024-01-12T23:37:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1/manifests"},{"name":"v23.04.5","sha":"973b0310a32d2f87c2f3b4e78847cc348364c26f","kind":"tag","published_at":"2024-01-12T21:24:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5/manifests"},{"name":"v23.12.0-edge","sha":"dfd7d09efe8c7d159596433a846ed5c7f8e17423","kind":"tag","published_at":"2023-12-20T11:14:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge/manifests"},{"name":"v23.11.0-edge","sha":"19d2ccb60ae7d281e6cb43769216a0384cb27313","kind":"tag","published_at":"2023-11-24T21:47:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge/manifests"},{"name":"v23.10.0","sha":"2cce747d77466c049a792bffa258f90869be6c52","kind":"tag","published_at":"2023-10-16T05:40:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0/manifests"},{"name":"v23.09.3-edge","sha":"1bfb8b14ee5158d8041528d7aeccd7805a0dda5a","kind":"tag","published_at":"2023-10-10T12:33:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge/manifests"},{"name":"v23.09.2-edge","sha":"46afba88f93714995357b47655cc664051cfc27a","kind":"tag","published_at":"2023-09-27T22:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge/manifests"},{"name":"v23.04.4","sha":"f2905ab114d55981f94d8c93f6b0e0fb060e463f","kind":"tag","published_at":"2023-09-25T16:00:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4/manifests"},{"name":"v23.09.1-edge","sha":"79c677a12d82400444fb6221219ce92b7247dcf2","kind":"tag","published_at":"2023-09-11T11:14:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge/manifests"},{"name":"v23.09.0-edge","sha":"f37d51baa80979f359c9dbd87be9564965dcd035","kind":"tag","published_at":"2023-09-10T22:34:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge/manifests"},{"name":"v23.08.1-edge","sha":"9f1b68900acb29098effd5a57998a15364958207","kind":"tag","published_at":"2023-08-17T15:35:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge/manifests"},{"name":"v23.04.3","sha":"10fd84142c7550c1cb7aa96f97692a88eb1dc7ef","kind":"tag","published_at":"2023-08-11T22:00:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3/manifests"},{"name":"v23.08.0-edge","sha":"ace32d007e545dc3da5924c36c39f628c83b1da8","kind":"tag","published_at":"2023-08-05T15:13:13.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge/manifests"},{"name":"v23.07.0-edge","sha":"fd4ff04f827ebca0f25efd3b079a68f390a82079","kind":"tag","published_at":"2023-07-22T16:14:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge/manifests"},{"name":"v23.06.0-edge","sha":"cb9592063783576a10ec78800e0ce99ff459bfb8","kind":"tag","published_at":"2023-06-14T21:48:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge/manifests"},{"name":"v23.04.2","sha":"5b5b579d603475d786d6ffed8ae63f9b7191560b","kind":"tag","published_at":"2023-06-08T10:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2/manifests"},{"name":"v23.05.0-edge","sha":"0781988bb28d1d2f53d3399fba070e831410be48","kind":"tag","published_at":"2023-05-15T04:59:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge/manifests"},{"name":"v22.10.8","sha":"82b917e5a1ec33357fd92606c8a11e50c7f4ac8c","kind":"tag","published_at":"2023-04-15T10:32:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8/manifests"},{"name":"v23.04.1","sha":"2769e60cebe53af4eb9e5bd61653d146761c0d59","kind":"tag","published_at":"2023-04-15T07:51:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1/manifests"},{"name":"v23.04.0","sha":"77c286ec3ae4f3147a34d09219d9ba834290e933","kind":"tag","published_at":"2023-04-01T21:52:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0/manifests"},{"name":"v23.03.0-edge","sha":"20fb59c26fe4743e12c8d4237983a3875dda131c","kind":"tag","published_at":"2023-03-19T19:34:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge/manifests"},{"name":"v23.02.1-edge","sha":"448ccc14f3115fe0eeafc67757a713fd5c915011","kind":"tag","published_at":"2023-02-26T19:57:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge/manifests"},{"name":"v23.02.0-edge","sha":"a33a6f47e2160f476de9024b9415d63a57647479","kind":"tag","published_at":"2023-02-21T18:29:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge/manifests"},{"name":"v22.10.7","sha":"e0f7b4d67f6f0068921bd1bf410d94631af205ff","kind":"tag","published_at":"2023-02-18T20:53:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7/manifests"},{"name":"v22.10.6","sha":"4f776efcd34e392d21ccc94f93002169cf7cf251","kind":"tag","published_at":"2023-01-23T23:35:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6/manifests"},{"name":"v23.01.0-edge","sha":"c492ad227d77b729b3c951767395b83a95d0ff6f","kind":"tag","published_at":"2023-01-14T18:15:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge/manifests"},{"name":"v22.10.5","sha":"8196ffd0aa4e03e6bb26fc207c6a9709f7b51c61","kind":"tag","published_at":"2023-01-14T14:03:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5/manifests"},{"name":"v22.12.0-edge","sha":"e8d53449306736b05c3f187a1ef0ff4ec641d621","kind":"tag","published_at":"2022-12-13T22:05:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge/manifests"},{"name":"v22.10.4","sha":"2d88d25db382aed205bb2191790f828901dc557b","kind":"tag","published_at":"2022-12-09T11:31:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4/manifests"},{"name":"v22.11.1-edge","sha":"4fc071ff773fee7c0d3d3b52e6ab92f9e4e362dd","kind":"tag","published_at":"2022-11-29T16:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge/manifests"},{"name":"v22.11.0-edge","sha":"877a58a330807a5265e507c01babcc27b1672d20","kind":"tag","published_at":"2022-11-23T17:31:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge/manifests"},{"name":"v22.10.3","sha":"44469bf90f5761ca4e234b05034c75b7975ea1d4","kind":"tag","published_at":"2022-11-21T21:57:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3/manifests"},{"name":"v22.10.2","sha":"0358114af7e8ed98dfaf592a119c656e0d8b6a1d","kind":"tag","published_at":"2022-11-13T19:10:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2/manifests"},{"name":"v22.10.1","sha":"4bc7e2a4cda807c2ffeb16446b98bd886943f62f","kind":"tag","published_at":"2022-10-27T19:01:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1/manifests"},{"name":"v22.10.0","sha":"66735ae0f4de161cc4e98f0a1044ff4909cf3969","kind":"tag","published_at":"2022-10-13T09:34:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0/manifests"},{"name":"v22.10.0-RC3","sha":"a12e98097ddd90dd83533ff8760ef676984a71d0","kind":"tag","published_at":"2022-10-07T22:10:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3/manifests"},{"name":"v22.10.0-RC2","sha":"c4f6c517d80306590f17bb51cbfdac2b3e3a2f42","kind":"tag","published_at":"2022-10-07T16:47:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2/manifests"},{"name":"v22.10.0-RC1","sha":"e7df3d8fb4e7099100130fe9a6063f8f9789476b","kind":"tag","published_at":"2022-10-03T14:50:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1/manifests"},{"name":"v22.09.7-edge","sha":"3107cd446e62de9c0c84c690a1fbb7c32e67e13c","kind":"tag","published_at":"2022-09-28T10:22:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.7-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.7-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.7-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge/manifests"},{"name":"v22.09.6-edge","sha":"021d898944428a8883fd73f3058aafc2043b0cca","kind":"tag","published_at":"2022-09-26T15:40:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.6-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.6-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.6-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge/manifests"},{"name":"v22.09.5-edge","sha":"c31caa11e29aeba46f1c778630a3e37a0545dfd0","kind":"tag","published_at":"2022-09-21T09:42:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.5-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.5-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.5-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge/manifests"},{"name":"v22.09.4-edge","sha":"783042c41578978c4159cb934645496484b8a384","kind":"tag","published_at":"2022-09-19T21:18:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.4-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.4-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.4-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge/manifests"},{"name":"v22.09.3-edge","sha":"da527e81919eae61b78d3de898817a6966181c1a","kind":"tag","published_at":"2022-09-10T16:10:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge/manifests"},{"name":"v22.09.2-edge","sha":"632ff365bface9be3450739f0741412bf8e76739","kind":"tag","published_at":"2022-09-07T20:10:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge/manifests"},{"name":"v22.09.1-edge","sha":"58949b2a21f270a6b6e93c34e48c4e186ea7ac29","kind":"tag","published_at":"2022-09-01T21:02:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge/manifests"},{"name":"v22.08.2-edge","sha":"ebf19c4e5141b72bcc7a4a7e30af8b2dcc9bba64","kind":"tag","published_at":"2022-08-16T18:55:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge/manifests"},{"name":"v22.08.1-edge","sha":"126e4259ea724585fc6c84f105ba73eb62e2ad37","kind":"tag","published_at":"2022-08-11T11:40:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge/manifests"},{"name":"v22.08.0-edge","sha":"ffa9a0c573e0a0cf257fb8b2da11c1c4251e6d32","kind":"tag","published_at":"2022-08-01T17:03:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge/manifests"},{"name":"v22.04.5","sha":"4282761f5b018e411523451211e056177b8fef3c","kind":"tag","published_at":"2022-07-15T16:35:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5/manifests"},{"name":"v22.07.1-edge","sha":"6e541457aa0c08f32fcecfb1024f75a52b20e60a","kind":"tag","published_at":"2022-07-13T12:01:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.07.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.07.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.07.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge/manifests"},{"name":"v22.04.4","sha":"237d32223f89158a5bbdd3d07fec283f5c73ce12","kind":"tag","published_at":"2022-06-19T21:08:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4/manifests"},{"name":"v22.06.1-edge","sha":"59c48429c2d3164f13b7d14b33ddc0bbfb37418e","kind":"tag","published_at":"2022-06-17T13:14:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge/manifests"},{"name":"v22.06.0-edge","sha":"bf9978dae0e3770dea93d974f072a681ad1f612e","kind":"tag","published_at":"2022-06-09T17:05:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge/manifests"},{"name":"v22.05.0-edge","sha":"1630465e29acb057f775c458264daf4f40d90bee","kind":"tag","published_at":"2022-05-25T18:18:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge/manifests"},{"name":"v22.04.3","sha":"a6c0fa88702418663c5ee2488a0142deee4502ab","kind":"tag","published_at":"2022-05-18T19:54:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3/manifests"},{"name":"v22.04.2","sha":"16348972f7ba916bd001f5ad5a166fc0ef312d59","kind":"tag","published_at":"2022-05-16T18:06:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2/manifests"},{"name":"v22.04.1","sha":"568c9dc38889deca6d82ee5940e00d4098505744","kind":"tag","published_at":"2022-05-15T12:16:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1/manifests"},{"name":"v22.04.0","sha":"f1bd0178d830f936947d6250e60a15a2abeddb51","kind":"tag","published_at":"2022-04-23T18:27:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0/manifests"},{"name":"v22.03.1-edge","sha":"16caa6bb16d6048488d1d34a4d54e30bcf22feb7","kind":"tag","published_at":"2022-04-06T21:40:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge/manifests"},{"name":"v22.03.0-edge","sha":"2a7dab407a760b6e045940079e8cc62887e16643","kind":"tag","published_at":"2022-03-27T20:22:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge/manifests"},{"name":"v22.02.1-edge","sha":"d35f25ccdf0a7eed7c836d1f29973059ee18e507","kind":"tag","published_at":"2022-03-03T18:59:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge/manifests"},{"name":"v22.02.0-edge","sha":"0046c9395e87d2de1a5d51ce155d8c1c5384d871","kind":"tag","published_at":"2022-02-25T11:26:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge/manifests"},{"name":"v22.01.0-edge","sha":"4f33645085332373d7b55fa3bb5e41577cfb7f32","kind":"tag","published_at":"2022-02-07T13:26:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge/manifests"},{"name":"v21.12.1-edge","sha":"3e20f87cd01aefb5c5e80230ffca5b7d7699705a","kind":"tag","published_at":"2021-12-22T08:36:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge/manifests"},{"name":"v21.10.6","sha":"9e8c39e0cc89092ae2fb5bc46e3646a595da1c55","kind":"tag","published_at":"2021-12-21T17:09:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6/manifests"},{"name":"v21.10.5","sha":"6cea21a1b288e427cc0e6c56cd9daaaec8a3fdbb","kind":"tag","published_at":"2021-12-08T14:55:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5/manifests"},{"name":"v21.11.0-edge","sha":"5bfde014f6e599863269f27010e0e6ca310d46a5","kind":"tag","published_at":"2021-12-05T18:13:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge/manifests"},{"name":"v21.10.4","sha":"a5efdec3401341462886bd66ce4330177528d978","kind":"tag","published_at":"2021-11-30T16:49:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4/manifests"},{"name":"v21.10.3","sha":"23ece74f3d24139c47d7bd0dc2a13a354901aceb","kind":"tag","published_at":"2021-11-23T08:07:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3/manifests"},{"name":"v21.10.2","sha":"5de94089499d4ffc99b59d08ded531c2cf0bb632","kind":"tag","published_at":"2021-11-22T11:46:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2/manifests"},{"name":"v21.10.1","sha":"8adf3766fb3c3b7c165db920804fa86934ad59f3","kind":"tag","published_at":"2021-11-18T09:43:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1/manifests"},{"name":"v21.10.0","sha":"262fb02f64843fc5b66d729055f770a9b905ee7c","kind":"tag","published_at":"2021-11-11T20:38:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0/manifests"},{"name":"v21.09.1-edge","sha":"5d8181093accd77303e841ed8c75654af49da995","kind":"tag","published_at":"2021-10-28T15:42:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge/manifests"},{"name":"v21.09.0-edge","sha":"63eaf8e0c180bfc2673b04b0eecc90e7134ede71","kind":"tag","published_at":"2021-10-12T20:46:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge/manifests"},{"name":"nf-sqldb@0.2.0","sha":"1db4572649a9b4f4798b8a582d7f107123333d8b","kind":"commit","published_at":"2021-10-11T07:45:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.2.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0/manifests"},{"name":"nf-sqldb@0.1.0","sha":"4d57979526d807a0d146697eb9c47d22696b0587","kind":"commit","published_at":"2021-09-01T15:26:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0/manifests"},{"name":"v21.08.0-edge","sha":"3732e1dfde4af1221f961a866f2e0a81bc2b9fe5","kind":"tag","published_at":"2021-08-30T17:54:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge/manifests"},{"name":"v21.07.0-edge","sha":"125f06b5c5a1db67e4368e0e8a32dbac0c41bd2e","kind":"tag","published_at":"2021-08-06T12:58:50.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge/manifests"},{"name":"v21.04.3","sha":"942b7afa242fc0fc50f4bbec00a681b1409829b2","kind":"tag","published_at":"2021-07-21T17:15:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3/manifests"},{"name":"v21.04.2","sha":"299ff56689a140305436cb7b3d23fe8a36312519","kind":"tag","published_at":"2021-07-12T13:31:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2/manifests"},{"name":"v21.06.0-edge","sha":"f59e64808339b2869d4bb5e54504a1ada960c03d","kind":"tag","published_at":"2021-07-03T20:51:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge/manifests"},{"name":"v21.05.0-edge","sha":"01e126c051b1b3f44d72d1fe26818a4e0f513f2e","kind":"tag","published_at":"2021-05-28T19:34:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge/manifests"},{"name":"v21.04.1","sha":"e7ac0fca924e01354c767a087b5cb3379074a159","kind":"tag","published_at":"2021-05-14T17:56:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1/manifests"},{"name":"v21.04.0","sha":"a3c4b18c20b07b900f9784eecc19a4f4fa4a3193","kind":"tag","published_at":"2021-05-02T17:56:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0/manifests"},{"name":"nf-google@1.0.3","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-google@1.0.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-google@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-google%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3/manifests"},{"name":"nf-azure@0.9.7","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-azure@0.9.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-azure@0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-azure%400.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7/manifests"},{"name":"nf-console@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-console@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-console@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-console%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2/manifests"},{"name":"nf-ga4gh@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ga4gh@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ga4gh@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ga4gh%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2/manifests"},{"name":"nf-ignite@1.2.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ignite@1.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ignite@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ignite%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2/manifests"},{"name":"nf-tower@1.1.0","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-tower@1.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-tower@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-tower%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0/manifests"},{"name":"nf-amazon@1.0.5","sha":"8f2e22062c1eb174561c0f86e501f8524aaebe30","kind":"commit","published_at":"2021-05-02T16:10:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-amazon@1.0.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-amazon@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-amazon%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5/manifests"},{"name":"v21.04.0-edge","sha":"c9515da2ada4f5b7d6322732ecab381529e76756","kind":"tag","published_at":"2021-04-08T12:33:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge/manifests"},{"name":"v20.12.1-edge","sha":"5509e0d7f3883f4b957a2cc664e7947d542bee01","kind":"commit","published_at":"2021-03-18T08:41:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge/manifests"},{"name":"v21.03.0-edge","sha":"865dc7f82bef71c9afe277f7aed1cae7d95095db","kind":"tag","published_at":"2021-03-05T15:27:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge/manifests"},{"name":"v21.02.0-edge","sha":"8f5758b242ffbac08557632bc9498b787972523c","kind":"tag","published_at":"2021-02-01T19:27:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge/manifests"},{"name":"v21.01.1-edge","sha":"7428b623869a4539cf48b4063f6785d8824cbdbd","kind":"tag","published_at":"2021-01-15T22:13:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge/manifests"},{"name":"v21.01.0-edge","sha":"bdec73d028f01bcab58daf23977b1e7629e78c9a","kind":"tag","published_at":"2021-01-04T21:19:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge/manifests"},{"name":"v20.12.0-edge","sha":"af261276749a4bfd13b9fa937280836b6fd51f38","kind":"tag","published_at":"2020-12-12T10:43:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge/manifests"},{"name":"v20.11.0-edge","sha":"1de2c4fb3669ffea1ad35f08135087e1941638f1","kind":"tag","published_at":"2020-11-16T10:40:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge/manifests"},{"name":"v20.10.0","sha":"dc36f6d3e48d653bb406e604b4d2199dd5ab9954","kind":"tag","published_at":"2020-11-01T17:28:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0/manifests"},{"name":"v20.09.1-edge","sha":"a6b4cabbf9a9e49509143b93a561773bc69cf393","kind":"tag","published_at":"2020-10-15T12:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge/manifests"},{"name":"v20.09.0-edge","sha":"58a03047cd686754bf7a85e145939c20e07027a0","kind":"tag","published_at":"2020-09-23T17:36:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge/manifests"},{"name":"v20.08.1-edge","sha":"6677f4a44af7950362a622a32022e53985931bc0","kind":"tag","published_at":"2020-09-02T14:30:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge/manifests"},{"name":"v20.08.0-edge","sha":"0ca08c9618adb37126a7a31ef84b4767304a5eb1","kind":"tag","published_at":"2020-08-25T12:36:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge/manifests"},{"name":"v20.07.1","sha":"f7cdf3944b4937b04cf1516b02dec2e424a114d2","kind":"tag","published_at":"2020-07-24T16:56:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1/manifests"},{"name":"v20.07.0-RC1","sha":"644e3fc1bda7cc148d987a6281147b1ca214e81e","kind":"tag","published_at":"2020-07-21T16:55:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1/manifests"},{"name":"v20.06.0-edge","sha":"cf253602d4de32edacad5f6a657ef4a73ef7ba59","kind":"tag","published_at":"2020-07-05T21:01:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge/manifests"},{"name":"v20.05.0-edge","sha":"2081a66d63c7b8bb9a44ad474e60ab46d6865323","kind":"tag","published_at":"2020-05-31T20:14:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge/manifests"},{"name":"v20.04.1","sha":"902b59e8b7181b8cb9739af67bd8b31e86b2220c","kind":"tag","published_at":"2020-05-03T20:33:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1/manifests"},{"name":"v20.04.1-edge","sha":"24b692a3ffc0cde6c719da49a33e9f8d55d18b0f","kind":"tag","published_at":"2020-04-19T17:30:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge/manifests"},{"name":"v20.04.0-edge","sha":"06f2cb94c45269427460eea5ef35cf2a3edf5573","kind":"tag","published_at":"2020-04-13T20:48:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge/manifests"},{"name":"v20.03.0-edge","sha":"8cfdde6fcda2ffd0b99d8b1b0f1321981465aba1","kind":"tag","published_at":"2020-03-28T16:42:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge/manifests"},{"name":"v20.02.0-edge","sha":"63a1aa6dba508f37c1ba982efa2f2b706551e49c","kind":"tag","published_at":"2020-02-29T15:55:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge/manifests"},{"name":"v20.01.0","sha":"2d74a2e7f2be08c9d2eeb13686b7f3fc6dfa8261","kind":"tag","published_at":"2020-02-12T13:24:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0/manifests"},{"name":"v20.01.0-rc1","sha":"2eb94251622043411e243284939e3c9c1fff0a01","kind":"tag","published_at":"2020-02-06T18:49:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-rc1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1/manifests"},{"name":"v20.01.0-edge","sha":"91d7384e100eb6d8e068c73c8d3dfab9ae4d845a","kind":"tag","published_at":"2020-01-20T20:42:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge/manifests"},{"name":"v19.12.0-edge","sha":"4323365a15eeea9b286f2ed5dba88c0486245aee","kind":"tag","published_at":"2019-12-20T12:34:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge/manifests"},{"name":"v19.11.0-edge","sha":"d133eedc886395fb8a90491cde2eb7d94e4e5374","kind":"tag","published_at":"2019-12-02T12:33:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge/manifests"},{"name":"v19.10.0","sha":"bc9f006d679f29211212ef535d8c35e3849c1376","kind":"tag","published_at":"2019-10-21T16:39:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0/manifests"},{"name":"v19.09.0-edge","sha":"9dfab9f4ea46095663871322311cdbeea343f50c","kind":"tag","published_at":"2019-09-16T21:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge/manifests"},{"name":"v19.08.1-edge","sha":"e35e3e9c9a96114bfddcd3e3359a816945ffb767","kind":"tag","published_at":"2019-08-26T19:42:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge/manifests"},{"name":"v19.07.0","sha":"c676b02461d6f3cb112add8347649f8b29bb14a9","kind":"tag","published_at":"2019-07-27T19:56:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0/manifests"},{"name":"v19.07.0-edge","sha":"7e7c52082ec618b57a5e20b22fca6370fca8f796","kind":"tag","published_at":"2019-07-09T15:04:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge/manifests"},{"name":"v19.06.0-edge","sha":"4492bdf7249070cf289bebefffe7833da2a22089","kind":"tag","published_at":"2019-06-21T14:59:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge/manifests"},{"name":"v19.05.0-edge","sha":"49f55e93fba83a180a43cf8a35083838379e38df","kind":"tag","published_at":"2019-05-20T19:11:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge/manifests"},{"name":"v19.04.1","sha":"14c3f3bee1e5bf6d3fbb68e0e32883c86630963e","kind":"tag","published_at":"2019-05-03T13:28:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1/manifests"},{"name":"v19.04.0-edge","sha":"bf0ee0dd5d10c1a2c36ba69f12fd8486b181d472","kind":"tag","published_at":"2019-04-24T20:54:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge/manifests"},{"name":"v19.04.0","sha":"41116e2d7efe9d351adb7e2bb66ee6c99e91f31d","kind":"tag","published_at":"2019-04-17T12:58:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0/manifests"},{"name":"v19.03.0-edge","sha":"ca5d7bc6b71e6245a643eb93a5eaeb113d912b74","kind":"tag","published_at":"2019-03-14T21:49:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge/manifests"},{"name":"v19.02.0-edge","sha":"9f89795b620a8614ea7a40291bd8d9944ea33f94","kind":"tag","published_at":"2019-02-06T14:53:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge/manifests"},{"name":"v19.01.0","sha":"f38bfee810bd36f9bb108244ac1c8feac3ae854b","kind":"tag","published_at":"2019-01-22T15:04:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0/manifests"},{"name":"v19.01.0-edge","sha":"e281db33edf568a5a378c365c4d2e30675326e28","kind":"tag","published_at":"2019-01-10T14:05:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge/manifests"},{"name":"v18.12.0-edge","sha":"0896fb37d043f9033a45a24b13c7ec2b09cc78de","kind":"tag","published_at":"2018-12-18T13:39:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge/manifests"},{"name":"v18.11.0-edge","sha":"c40c71a2f39e1dd89e3a17f9301be9fdfd2de95c","kind":"commit","published_at":"2018-11-12T18:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge/manifests"},{"name":"v18.10.1","sha":"248fce8e5d0ddc2faaa5e01007f670b5a3310689","kind":"tag","published_at":"2018-10-24T15:44:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1/manifests"},{"name":"v0.32.0","sha":"ce0a8f22f62a9531857c6908de97dadc6a0259e7","kind":"tag","published_at":"2018-09-27T11:35:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.32.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"03e55f5b4c19edac3abc3899b6132d8c9760f907","kind":"tag","published_at":"2018-08-07T16:47:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"a379420faa8583e8fa559d1e6ebe7e1710cae14b","kind":"tag","published_at":"2018-07-25T16:48:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0/manifests"},{"name":"v0.31.0-RC1","sha":"ad8e97b7c416a555005fd1b3a21980a3cea25e07","kind":"tag","published_at":"2018-07-19T20:00:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1/manifests"},{"name":"v0.30.2","sha":"9e011757db9cf97eb861503f37437a609be4c62a","kind":"tag","published_at":"2018-06-16T19:48:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"537b507cc7201573c33200dc402336aa74aa9f28","kind":"tag","published_at":"2018-06-11T14:30:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"5197e36ef8c484776ae602189b2a1ff295ba5670","kind":"tag","published_at":"2018-06-05T12:08:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0/manifests"},{"name":"v0.29.1","sha":"004822bf354bd4e61e735d49fd2d8221ff84f60b","kind":"tag","published_at":"2018-05-10T08:42:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"0f9490d345b7d89c8e4c9ec2812ad1dab28de898","kind":"tag","published_at":"2018-04-24T12:26:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0/manifests"},{"name":"v0.29.0-RC1","sha":"d8580f776d2dfebfe0fe8021c788f76e54a10bfb","kind":"tag","published_at":"2018-04-08T12:53:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1/manifests"},{"name":"v0.28.2","sha":"33b0fad520dc844bc72af0a7f521464bdd86e369","kind":"tag","published_at":"2018-04-06T14:07:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"df18def5b4dab1ed33205132c7c6f7b9b456e3bf","kind":"tag","published_at":"2018-03-27T19:20:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"bb23833b0888a849b575a8db07cbeef89f9ab206","kind":"tag","published_at":"2018-03-10T13:56:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0/manifests"},{"name":"v0.28.0-RC1","sha":"116342f3df244adfe42c0806aeaa80fd5053d42c","kind":"tag","published_at":"2018-02-27T13:38:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1/manifests"},{"name":"v0.27.6","sha":"9c2ecba26e35f60e43b63535187df5f2ea5cc40c","kind":"tag","published_at":"2018-02-19T10:28:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"f472166ce5c004d7b5506104015310b0dc971a2e","kind":"tag","published_at":"2018-02-16T07:47:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"5fa69eeff5dceea07a4abd9330e8034157d33a28","kind":"tag","published_at":"2018-02-05T10:49:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"d8d1d351b3d077dc4c1420918dfcaa6f4d3a4964","kind":"tag","published_at":"2018-01-29T15:36:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"69f39ebbe70f98655e785e2c2cdcf8e22e374867","kind":"tag","published_at":"2018-01-23T10:54:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"58061a23e1bd47bc98e7e9b5a2e17f0d90f072e8","kind":"tag","published_at":"2018-01-18T14:38:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"ad89ef934eff6adf9318619dc79133cd25c1fa3e","kind":"tag","published_at":"2018-01-09T14:23:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0/manifests"},{"name":"v0.27.0-RC2","sha":"2fa8184b973c3a4902b282e35d1e1c7ff5d980ed","kind":"tag","published_at":"2017-12-29T15:44:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2/manifests"},{"name":"v0.27.0-RC1","sha":"3c0df3236dc7e9b954c51d427d3f159ac0ee8b39","kind":"tag","published_at":"2017-12-20T15:36:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1/manifests"},{"name":"v0.26.4","sha":"653b4215be8795bbb01efba6e8bc02640b8f7a48","kind":"tag","published_at":"2017-12-11T21:45:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4/manifests"},{"name":"v0.26.3","sha":"71e2a750fd18766c314ee691fbe66463d19ab6f7","kind":"tag","published_at":"2017-11-30T19:41:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"ceeb23ce56ffb84470944afa8c85a3e26fa5aa84","kind":"tag","published_at":"2017-11-27T21:22:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"eda61c187c070c19769af30bb2879320389dad18","kind":"tag","published_at":"2017-11-17T14:58:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"a6ae34b4fd8034be128e3d88227c8ed9ce7fbbc3","kind":"tag","published_at":"2017-11-08T12:35:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0/manifests"},{"name":"v0.26.0-RC2","sha":"26a2d2f00b437d894583abc1137662ef2d6098cd","kind":"tag","published_at":"2017-10-30T19:38:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2/manifests"},{"name":"v0.26.0-RC1","sha":"177b3c827f21229b717435e086c4171736c24c58","kind":"tag","published_at":"2017-10-24T15:43:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1/manifests"},{"name":"v0.25.7","sha":"092f5d9c177ef3b9353fda02443835a7cdc129d8","kind":"tag","published_at":"2017-09-06T20:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"a9648ae98e9418be46e31afab07a5b939d338e22","kind":"tag","published_at":"2017-08-13T15:54:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"b0ccaaf77199e5071cbafcd1d33d019f24a184cf","kind":"tag","published_at":"2017-08-04T14:23:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"64183d9981616d6b456f8e4d878eb7141a562466","kind":"tag","published_at":"2017-07-31T10:57:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"aae23fe345460db227f244e0dff21fdb07e94cf4","kind":"tag","published_at":"2017-07-31T09:16:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"637fcb039a7d490c469a56af774b0201d57a62e5","kind":"tag","published_at":"2017-07-03T09:19:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"fbb2e0f7536e530f1822982a2ff500e8aa6fb8e6","kind":"tag","published_at":"2017-06-27T13:45:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"215e461be39016672e3a33a14bd58b39bd2b3ed5","kind":"tag","published_at":"2017-06-26T09:28:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0/manifests"},{"name":"v0.25.0-RC1","sha":"500e908518635571ec3daf9571c86ab3a775b754","kind":"tag","published_at":"2017-06-06T07:33:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1/manifests"},{"name":"v0.24.4","sha":"f06817d8ebb3da877baafcf9cdf676c832c12d42","kind":"tag","published_at":"2017-05-22T12:39:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"071e49d27a48d4165b1ee0252d540f037adf2cfc","kind":"tag","published_at":"2017-04-24T19:47:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"1bae7bfa6088d0d8be543b57adacd83cef0f98f6","kind":"tag","published_at":"2017-04-05T17:57:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"d521708be6ff32efdba80fe8ff17744eb2500320","kind":"tag","published_at":"2017-03-24T20:58:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"6da95732dd51cfd6ed791346bd80074f7c866fb5","kind":"tag","published_at":"2017-03-20T14:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0/manifests"},{"name":"v0.23.4","sha":"3bc84b1b36971f28edacf10a2b999d1b3f78c601","kind":"tag","published_at":"2017-02-24T12:35:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"6ab0a6b79c04647285d635519590f5cbb9943cfe","kind":"tag","published_at":"2017-02-09T23:36:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"d8977a85434f788585be64c82daecb6845ef25fd","kind":"tag","published_at":"2017-02-02T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"09d5375d73b39339e7ec505dd01d237443c82b2c","kind":"tag","published_at":"2017-01-23T23:26:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"5286d55f088d946785e0b0781f8bb1e66bc5c598","kind":"tag","published_at":"2016-12-13T15:28:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0/manifests"},{"name":"v0.22.6","sha":"6a56d4e4542100eac3730c5eadf14fdb009caebb","kind":"tag","published_at":"2016-12-04T23:19:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"cd07841a47bfaaf10ca0a7fafa8586d17df48764","kind":"tag","published_at":"2016-11-17T12:52:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"bbcc11292b6c82908cea835a6d4b3dc22ad356be","kind":"tag","published_at":"2016-11-04T21:26:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"e86fc0b13b55e4cfe424dec0da31896916459f36","kind":"tag","published_at":"2016-10-12T11:30:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"bd8211c51b0345e9d34e6669993f75cfef2c00f0","kind":"tag","published_at":"2016-10-03T16:00:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"17596cc6ad690f7b0cd6eecc73464edb95948162","kind":"tag","published_at":"2016-09-26T10:54:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"edc61eac76e7082a453905c0f118a03f132262d7","kind":"tag","published_at":"2016-09-21T13:15:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0/manifests"},{"name":"v0.22.0-RC2","sha":"08f761e756f8cb2f8ec06a1fd4ec95875845c729","kind":"tag","published_at":"2016-09-13T16:55:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2/manifests"},{"name":"v0.22.0-RC1","sha":"c71e9e846bdadf3d757c952a939402b8bb496c26","kind":"tag","published_at":"2016-09-01T15:33:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1/manifests"},{"name":"v0.21.3","sha":"bcc69674b75e77834aa66fe68d7cd187dcc3a795","kind":"tag","published_at":"2016-08-26T19:20:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"afb7544135e460342a1d36cbc5b48bb6d1db828d","kind":"tag","published_at":"2016-08-12T11:29:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"dc1f6b8d3c351d7c0adcf43c2d39c1c07f42543d","kind":"tag","published_at":"2016-07-29T12:45:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"f7b5235bb14323eeedc12a8649e244cc4b27109e","kind":"tag","published_at":"2016-07-20T15:25:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0/manifests"},{"name":"v0.21.0-RC1","sha":"158fe7170c6bec977aa7bcbb4fb472823ea277b9","kind":"tag","published_at":"2016-07-14T07:58:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1/manifests"},{"name":"v0.20.1","sha":"a77a4ebd49efff64daf91ea19359c51b4b5bed08","kind":"tag","published_at":"2016-06-18T07:45:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"daf63d70dbe18a152eb650a001a6c4c70444aa00","kind":"tag","published_at":"2016-06-10T14:12:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0/manifests"},{"name":"v0.19.4","sha":"175691b984991caac37b09a91719d16521e72929","kind":"tag","published_at":"2016-06-03T17:45:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"18f26d707eedadd0043e25dc5379a97611ec9dba","kind":"tag","published_at":"2016-05-31T11:52:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"ef07ff2f0cae937d0865af5589eb042ae2c5b9ac","kind":"tag","published_at":"2016-05-26T15:02:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"e4eabda574a5e723f6e09b7fbfc23324273e2595","kind":"tag","published_at":"2016-05-20T15:22:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"1cba12ce76c66c660a33945459dcaea54eb863b4","kind":"tag","published_at":"2016-05-18T09:27:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"c2ad9576a2aaf5d8a1a71b5c2ada20e74e70db77","kind":"tag","published_at":"2016-05-09T08:04:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"cf8fd207cac852de59657f09c8313f5bc84e04e6","kind":"tag","published_at":"2016-05-03T11:44:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"85db9ad648d91c2e22bfc8224468d5d45abc4854","kind":"tag","published_at":"2016-04-26T11:53:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"83482866a77eecf495602823f8d0f0b73d1fa2a5","kind":"tag","published_at":"2016-04-11T11:46:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0/manifests"},{"name":"v0.18.0-RC1","sha":"7761c87671fe2eec1e069cb171b1e449f946653d","kind":"tag","published_at":"2016-04-06T21:38:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1/manifests"},{"name":"v0.17.3","sha":"5b26f003c1d1a1020a4d5b73265684a5303ac2b1","kind":"tag","published_at":"2016-02-18T13:06:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"4a0bdde1783946e62afd8ff0d3166517339a7719","kind":"tag","published_at":"2016-02-02T17:27:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"147a011d276a952cd66c188521d4b3de41251f73","kind":"tag","published_at":"2016-01-21T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"ce736be18f13be38bb54689ee42d5240fa06d1f7","kind":"tag","published_at":"2016-01-07T13:31:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0/manifests"},{"name":"v0.16.5","sha":"9640780b495dfecb53aba1a5c49c37269cf8d8f8","kind":"tag","published_at":"2015-12-18T09:32:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"3af18a75f8fb2aa3e3809596d8c6e89d47b4c878","kind":"tag","published_at":"2015-12-06T16:49:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"586367c6123b8604bb95d2645a4ad03233818aa8","kind":"tag","published_at":"2015-11-30T16:02:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"bf64ff5dd7d56b7f75ce82f770a4ded4c52567a8","kind":"tag","published_at":"2015-11-14T18:22:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"157ccf6953d98d1830d816fcccd80484186f8c6c","kind":"tag","published_at":"2015-11-07T19:25:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"be4eafd43f142b6b7c86febe55e50a879fcd53ff","kind":"tag","published_at":"2015-11-04T10:36:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0/manifests"},{"name":"v0.16.0-RC1","sha":"24959498ed6aa520f7e72feba0baaaf9b8c95a3b","kind":"tag","published_at":"2015-10-23T10:50:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1/manifests"},{"name":"v0.15.6","sha":"a6487eb75f7078e1e51572dbeedf329c5f63804e","kind":"tag","published_at":"2015-10-07T16:13:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"0562cd57a0897673681b65d2161e35224757200b","kind":"tag","published_at":"2015-09-28T09:50:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"816be9d4de5ce0dab5f27f3bea054f28000287c8","kind":"tag","published_at":"2015-09-23T10:24:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"5d67827110c5f268be043e0d8385b9537194ef20","kind":"tag","published_at":"2015-08-26T12:21:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"716292157cd4fb3c8ff4b6a24f979b3d742e209d","kind":"tag","published_at":"2015-08-19T14:27:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"72c889a3d77268270950404a2e6a1db16c44d987","kind":"tag","published_at":"2015-08-04T15:57:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"4812811738049c31d3f265491d8a9c4af683ee5a","kind":"tag","published_at":"2015-07-27T08:14:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0/manifests"},{"name":"v0.14.4","sha":"f9177d5f78804a8a571511a1daef2fc8fcea34bb","kind":"tag","published_at":"2015-07-20T15:09:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"39d2daf5c22b431b935484315875004d1a11602e","kind":"tag","published_at":"2015-07-03T17:49:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"c3e530d24ff9cb544fe9e9b0fcb606531cf97edb","kind":"tag","published_at":"2015-06-25T12:19:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"47f5f0fb9e0f27019d35d5bf7ba806c0e6c4c388","kind":"tag","published_at":"2015-06-08T14:59:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"0dffa67962d05a2533b0ede27733887aa04def72","kind":"tag","published_at":"2015-06-04T15:24:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0/manifests"},{"name":"v0.13.5","sha":"6235aae888ede7ed2cfe8473b97811628c4e2773","kind":"tag","published_at":"2015-05-07T12:42:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"6d80c857d193b19700ce0aafbd9b2a8b2854f7b3","kind":"tag","published_at":"2015-05-04T09:27:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"6d596f2a2cb1ae4d7d0dda01f100b43837957e7b","kind":"tag","published_at":"2015-04-19T17:53:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"646e913e574c1417d4c86a91b70527617bfc4789","kind":"tag","published_at":"2015-04-16T11:37:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"99ecef730d6397a0299b7f83e236f50fdce8f200","kind":"tag","published_at":"2015-04-11T10:00:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"f0ee65dcfea0845f09372700282367de9a28e052","kind":"tag","published_at":"2015-04-08T21:16:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"a4ee14989c332d7574ff9172eb8eb7a87338aa2c","kind":"tag","published_at":"2015-03-18T09:27:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"537ccb971974535c40e09c6d9ad21ee2d6a472bc","kind":"tag","published_at":"2015-03-09T15:22:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"1b4d5e590429af31e89ad5d5a7ad47459fcb5f26","kind":"tag","published_at":"2015-02-16T15:19:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"17182e36f5de664a710b151307cd81eb344b8436","kind":"tag","published_at":"2015-02-12T11:22:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"688b9c75eeb79ccef962c9b5f92ae6e6fac797fa","kind":"tag","published_at":"2015-02-08T21:02:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"1782bb13d9d8ca8f3526554d5dc014f2d6569f23","kind":"tag","published_at":"2015-01-05T16:16:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0/manifests"},{"name":"v0.11.4","sha":"8a349373466ffc29d3c3e4d032eda15c6176beb3","kind":"tag","published_at":"2014-12-16T17:16:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"b21329afa2759e05bb896bf712ea193731f49482","kind":"tag","published_at":"2014-11-27T10:04:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"1653946b2a1983e50b77f749dba5cfe652e10f58","kind":"tag","published_at":"2014-11-19T15:56:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"2c0d6d05fe4dd48fd0d96b607335c76241dae267","kind":"tag","published_at":"2014-11-11T14:50:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"78430ce749f9199be44e7449bf886e802fab565a","kind":"tag","published_at":"2014-11-05T13:37:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"bd844a0ecbb35e7ecbab4f3a145dbfa7404bc8db","kind":"tag","published_at":"2014-10-03T11:57:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"57b3c9d9594026a68cc50e634268fa9922df23b3","kind":"tag","published_at":"2014-10-01T11:35:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ddbdce401e4befaa4ca292c3e13046bf9a04a911","kind":"tag","published_at":"2014-09-15T14:55:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b110977065bb359e4a3d307c342f40d73951b214","kind":"tag","published_at":"2014-09-08T16:28:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"241a96c6a74f708db8f18bca2ab1e24d071a2fb3","kind":"tag","published_at":"2014-08-11T10:40:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.9.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0/manifests"},{"name":"v0.8.5","sha":"13717db8910f665d9f8a4ddb451cf56748f969eb","kind":"tag","published_at":"2014-08-03T14:07:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"24a1fa74e822d68cedf74ac0d22603c44b12ad15","kind":"tag","published_at":"2014-07-20T18:15:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"1ed91667e834c654841772b7eddf58f60632fb3a","kind":"tag","published_at":"2014-06-27T14:47:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"2542fb6dd767268c21afe17d5b1e6e81939aacf7","kind":"tag","published_at":"2014-06-18T18:17:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"cd44d36b10853058c9549dc28e674fba1b8523c4","kind":"tag","published_at":"2014-05-26T21:15:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"fabe3d5b028b138c3b88751627e3e21d591a4961","kind":"tag","published_at":"2014-05-23T21:48:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"1c9ac40edca1dfa0b22bc7d2714dabaa14a40d1d","kind":"tag","published_at":"2014-05-16T12:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"1e35f27e8a372672456fc3ff61fd78ff79cd1612","kind":"tag","published_at":"2014-05-05T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"dd268c5b2ea6366f566bd254a662383b491684d8","kind":"tag","published_at":"2014-04-15T15:16:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"67151164928c28082c58a08bfce0856239f657a1","kind":"tag","published_at":"2014-03-24T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"c10f3d4406a84afe197dfffba1c241ae1b07715b","kind":"tag","published_at":"2014-02-20T18:24:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"87a87e7087746a1d8b45a6fb825b87745e835980","kind":"tag","published_at":"2014-02-16T20:02:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0529962e0390dd1db7669e2968c57e662993f240","kind":"tag","published_at":"2014-01-16T18:59:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"90150e1fa3abba0b06cfec5cf2396b2d4e8b9dbb","kind":"tag","published_at":"2013-12-10T18:22:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"82807b12611eb806c765df71e3670ec238c5fc8f","kind":"tag","published_at":"2013-12-09T19:08:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fa93b2e0c6b43b3cc3ffe0f4961cfa065bce459e","kind":"tag","published_at":"2013-11-28T19:04:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"3b54a5cd8fffe920b7871a92b6a99bdeb839cd0e","kind":"tag","published_at":"2013-10-24T15:00:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1/manifests"},{"name":"v0.3.4","sha":"1e365e65ed21e8af74b58fda2683b287c059eb31","kind":"tag","published_at":"2013-08-24T08:53:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"b807f76431e77287da0da01c3e4a5a1e353ee995","kind":"commit","published_at":"2013-08-08T12:20:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"4442e91da2f72c9f232294a0ecd02056aca81c84","kind":"tag","published_at":"2013-07-22T12:56:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"17f60480ce3c2c26e73ba8f52d08a5f8dcbebb3c","kind":"tag","published_at":"2013-07-18T17:26:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0a1e80c2e4b8ea7eec9746721000304bf48eaf20","kind":"tag","published_at":"2013-07-11T15:51:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"beb92386735f238c748d39ac473910696bc4a196","kind":"tag","published_at":"2013-05-28T14:39:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.11","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"9adf2245c25385dfba6a14e932c4d58c1cfe263d","kind":"tag","published_at":"2013-05-20T08:08:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.10","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"08faadfeeaab8bee24ddaea9cd6d43dd881ae7cd","kind":"commit","published_at":"2013-05-14T16:10:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"ec0698bee10537e4ceca288172ab08ba1daf2477","kind":"tag","published_at":"2013-04-30T16:04:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"003239c03c25cce8b4c4d20902f739212f307ccd","kind":"tag","published_at":"2013-04-25T16:47:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7/manifests"},{"name":"v0.2.5","sha":"cf01e4df59d6218329f3cd5ff94be0b121f0f749","kind":"tag","published_at":"2013-04-19T15:47:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5/manifests"},{"name":"v0.2.2","sha":"6e4744ec8a017ad5a8c084838857a37d3fb1bcb4","kind":"tag","published_at":"2013-04-09T10:48:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T05:28:53.532Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":6.119947111072766,"forks_count":6.28928798582673,"average":19.09689548417646},"purl":"pkg:maven/io.nextflow/nf-ga4gh","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.nextflow:nf-ga4gh","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.nextflow:nf-ga4gh","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.nextflow:nf-ga4gh/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T22:43:11.412Z","issues_count":686,"pull_requests_count":588,"avg_time_to_close_issue":18443118.535031848,"avg_time_to_close_pull_request":3091679.64,"issues_closed_count":312,"pull_requests_closed_count":423,"pull_request_authors_count":90,"issue_authors_count":372,"avg_comments_per_issue":4.940233236151603,"avg_comments_per_pull_request":4.2312925170068025,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":363,"past_year_pull_requests_count":455,"past_year_avg_time_to_close_issue":2260791.562913907,"past_year_avg_time_to_close_pull_request":1050799.5255681819,"past_year_issues_closed_count":151,"past_year_pull_requests_closed_count":352,"past_year_pull_request_authors_count":65,"past_year_issue_authors_count":217,"past_year_avg_comments_per_issue":3.1019283746556474,"past_year_avg_comments_per_pull_request":3.4483516483516485,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":290,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/issues","maintainers":[{"login":"bentsherman","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"robsyme","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"jordeu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"mribeirodantas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mribeirodantas"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"marcodelapierre","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcodelapierre"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"abhi18av","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhi18av"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"},{"login":"pabloaledo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pabloaledo"},{"login":"munishchouhan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/munishchouhan"},{"login":"manuelesimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelesimi"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"}],"active_maintainers":[{"login":"bentsherman","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"robsyme","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"jordeu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-ga4gh/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-ga4gh/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-ga4gh/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-ga4gh/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4618313,"name":"io.nextflow:nf-commons","ecosystem":"maven","description":"A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner","homepage":"http://www.nextflow.io","licenses":"The Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/nextflow-io/nextflow","keywords_array":[],"namespace":"io.nextflow","versions_count":181,"first_release_published_at":"2019-01-10T10:57:55.000Z","latest_release_published_at":"2025-06-06T12:09:22.000Z","latest_release_number":"24.10.8","last_synced_at":"2025-09-05T02:09:56.780Z","created_at":"2022-07-22T22:02:20.578Z","updated_at":"2025-09-05T02:09:56.781Z","registry_url":"https://central.sonatype.com/artifact/io.nextflow/nf-commons/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.nextflow/nf-commons/","metadata":{},"repo_metadata":{"id":7688591,"uuid":"9052236","full_name":"nextflow-io/nextflow","owner":"nextflow-io","description":"A DSL for data-driven computational pipelines","archived":false,"fork":false,"pushed_at":"2025-08-28T22:45:01.000Z","size":63577,"stargazers_count":3118,"open_issues_count":491,"forks_count":719,"subscribers_count":87,"default_branch":"master","last_synced_at":"2025-08-29T02:25:45.280Z","etag":null,"topics":["aws","bioinformatics","cloud","dataflow","docker","groovy","hello","hpc","nextflow","pipeline","pipeline-framework","reproducible-research","reproducible-science","sge","singularity","singularity-containers","slurm","workflow-engine"],"latest_commit_sha":null,"homepage":"http://nextflow.io","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextflow-io.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-03-27T11:17:33.000Z","updated_at":"2025-08-27T22:53:38.000Z","dependencies_parsed_at":"2023-09-22T05:27:21.989Z","dependency_job_id":"99c97c87-dc9d-4092-b872-684add29f6c2","html_url":"https://github.com/nextflow-io/nextflow","commit_stats":{"total_commits":6282,"total_committers":183,"mean_commits":34.32786885245902,"dds":0.1263928685132123,"last_synced_commit":"4c54db6ac634cc80a820752d8f4edb959fc832e4"},"previous_names":[],"tags_count":333,"template":false,"template_full_name":null,"purl":"pkg:github/nextflow-io/nextflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/sbom","scorecard":{"id":659721,"data":{"date":"2025-08-11","repo":{"name":"github.com/nextflow-io/nextflow","commit":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/build.yml:39"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:194","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/build.yml:193","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/cffconvert.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/generate-send-dependencies.yml:7","Warn: no topLevel permission defined: .github/workflows/seqeradocs-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: Apache License 2.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v25.07.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753","Warn: release artifact v25.07.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests-v1/subworkflow.nf:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests/subworkflow.nf:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/stale.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating amazoncorretto:21-al2023 to amazoncorretto:21-al2023@sha256:411aff82096876584e5f5b7d375572d32c8b03e29abaefaa50e303bd937c943b","Warn: containerImage not pinned by hash: docker/flux/.devcontainer/Dockerfile:1: pin your Docker image by updating fluxrm/flux-sched:focal to fluxrm/flux-sched:focal@sha256:1b9f6581e5587db629043a9513056e0fafaa00c8969a5479a5fef963ec462f6e","Warn: containerImage not pinned by hash: docs/Dockerfile:1: pin your Docker image by updating mambaorg/micromamba:1.5.8 to mambaorg/micromamba:1.5.8@sha256:475730daef12ff9c0733e70092aeeefdf4c373a584c952dac3f7bdb739601990","Warn: containerImage not pinned by hash: test-e2e/Dockerfile:1: pin your Docker image by updating amazoncorretto:17-al2023 to amazoncorretto:17-al2023@sha256:5acaef366078c3b971c4aacd02b58205e74f597a0f30801a1d45904277b0e350","Warn: containerImage not pinned by hash: tests-v1/Dockerfile:1","Warn: containerImage not pinned by hash: tests/Dockerfile:1","Warn: containerImage not pinned by hash: validation/test-aws-unstage-fail-container/Dockerfile:1: pin your Docker image by updating ubuntu to ubuntu@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: validation/wave-tests/example2/modules/foo/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/flux/.devcontainer/Dockerfile:16","Warn: pipCommand not pinned by hash: docs/Dockerfile:12-14","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:21","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-21T15:43:42.076Z","repository_id":7688591,"created_at":"2025-08-21T15:43:42.077Z","updated_at":"2025-08-21T15:43:42.077Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272635683,"owners_count":24967900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nextflow-io","name":"nextflow-io","uuid":"6698688","kind":"organization","description":"","email":null,"website":"http://nextflow.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6698688?v=4","repositories_count":78,"last_synced_at":"2023-05-21T01:00:52.958Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nextflow-io","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T04:11:01.074Z","updated_at":"2023-05-21T01:00:52.974Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io/repositories"},"tags":[{"name":"v25.07.0-edge","sha":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1","kind":"tag","published_at":"2025-08-15T18:11:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge/manifests"},{"name":"v25.06.0-edge","sha":"7d9272b78edaceedd80beeb63b15ed78b27bfffc","kind":"tag","published_at":"2025-07-06T14:06:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge/manifests"},{"name":"v25.04.6","sha":"6588d533d4f4bc55cf15339000881ea71f674ac5","kind":"tag","published_at":"2025-07-01T11:35:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6/manifests"},{"name":"v25.04.5","sha":"91514b87aac8371c7d060676a26b0677bc7c6df0","kind":"tag","published_at":"2025-06-30T20:02:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5/manifests"},{"name":"v24.10.9","sha":"393dfb828944d165c73ce4898b8044e367f1d48f","kind":"tag","published_at":"2025-06-30T16:09:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9/manifests"},{"name":"v24.04.6","sha":"7b5def9500ebcbb14f6652fe1c4c44c8a67af606","kind":"tag","published_at":"2025-06-30T14:34:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6/manifests"},{"name":"v25.04.4","sha":"71d9c376af5031410bfe4370fad22f3b184c9b66","kind":"tag","published_at":"2025-06-16T15:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4/manifests"},{"name":"v24.04.5","sha":"25aba80e8ea50a7714159ddf52a3122fd87b541e","kind":"tag","published_at":"2025-06-06T12:44:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5/manifests"},{"name":"v24.10.8","sha":"8fcb319ce694086bbb5ebc31ec2ca24bf276e4d1","kind":"tag","published_at":"2025-06-06T12:18:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8/manifests"},{"name":"v25.04.3","sha":"08c0027038cd99789dd790f2082f50870bc2de91","kind":"tag","published_at":"2025-06-02T21:03:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3/manifests"},{"name":"v25.05.0-edge","sha":"3cc9374b2feb9945603220552849d0efb74823e5","kind":"tag","published_at":"2025-06-02T19:48:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge/manifests"},{"name":"v25.04.2","sha":"ea75b301c7928dfea20af47ad9b4f9212fa3b1e7","kind":"tag","published_at":"2025-05-13T23:20:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2/manifests"},{"name":"v25.04.1","sha":"10b557810d97b4a88f18aac99481887285977f7c","kind":"tag","published_at":"2025-05-12T08:20:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1/manifests"},{"name":"v25.04.0","sha":"c9bd193ab40ea8ccb7602f86866f9004faaf9fd7","kind":"tag","published_at":"2025-05-08T19:59:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0/manifests"},{"name":"v24.10.6","sha":"cad3997dc357a70f44b04ade7c765fe8919faec4","kind":"tag","published_at":"2025-04-23T17:03:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6/manifests"},{"name":"v25.03.1-edge","sha":"f06aaf6c46de532fa5d86a6a63196523fb6126e4","kind":"tag","published_at":"2025-04-23T16:31:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge/manifests"},{"name":"v25.03.0-edge","sha":"92a47ec5da49afa0d29b1884107d8431fb396b7a","kind":"tag","published_at":"2025-04-23T10:51:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge/manifests"},{"name":"v25.02.3-edge","sha":"092166ef470388133cdcb40b3e4d7408ff6abe76","kind":"tag","published_at":"2025-04-08T12:10:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge/manifests"},{"name":"v25.02.2-edge","sha":"20ddf2358d92e8178fe97657ded87691b56afdb6","kind":"tag","published_at":"2025-04-05T15:47:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge/manifests"},{"name":"v25.02.1-edge","sha":"39f3c05e08b6aa4cc720c581704666af19871519","kind":"tag","published_at":"2025-03-19T20:25:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge/manifests"},{"name":"v25.02.0-edge","sha":"dcc386e4f01d611f11fcd48c734aa6aab6bdddf1","kind":"tag","published_at":"2025-03-18T07:37:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge/manifests"},{"name":"v24.10.5","sha":"b271f85df366749438ed3e32da3b091113a3d848","kind":"tag","published_at":"2025-03-04T19:39:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5/manifests"},{"name":"v25.01.0-edge","sha":"e2ae8a93dbb04c7171743245927d4b5e50ada02e","kind":"tag","published_at":"2025-02-12T14:10:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge/manifests"},{"name":"v24.10.4","sha":"56ad7dbbc90cee3e1ffae20101b2619d8b2bda4d","kind":"tag","published_at":"2025-01-20T17:03:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4/manifests"},{"name":"v24.12.0-edge","sha":"24faeee874a0e8896bde8aacf832c28e382df6d5","kind":"tag","published_at":"2025-01-20T16:22:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge/manifests"},{"name":"v24.10.3","sha":"6183fdf9dbd9114f5ee86d11bc5e69cbd06501a6","kind":"tag","published_at":"2024-12-16T16:41:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3/manifests"},{"name":"v24.11.0-edge","sha":"6e231be115c31f4e29e6deab45f668ae7e75917d","kind":"tag","published_at":"2024-12-03T10:43:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge/manifests"},{"name":"v24.10.2","sha":"62fc0017ffae1ea151581f738c17ab840649aa0c","kind":"tag","published_at":"2024-11-27T21:39:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2/manifests"},{"name":"v24.10.1","sha":"65941daaf991ddcb67aa8e653d6c93cee2433dfb","kind":"tag","published_at":"2024-11-18T14:17:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1/manifests"},{"name":"v24.10.0","sha":"a019ef8f6c26be67bb4e7bf8ce252914b3875231","kind":"tag","published_at":"2024-10-27T20:24:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0/manifests"},{"name":"v24.09.2-edge","sha":"0c9b3337f39cb1986fcf7fc360edb43a2701b486","kind":"tag","published_at":"2024-10-14T21:39:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge/manifests"},{"name":"v24.09.1-edge","sha":"34cdac3d7f3a48b952a0e05e488d02544de5540e","kind":"tag","published_at":"2024-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge/manifests"},{"name":"v24.09.0-edge","sha":"324de3d162e476ed3bf58a9c77ae8e95e27cb3ee","kind":"tag","published_at":"2024-10-02T13:44:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge/manifests"},{"name":"v24.08.0-edge","sha":"6e866ae81ff3bf8a9729e9dbaa9dd89afcb81a4b","kind":"tag","published_at":"2024-09-04T15:35:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge/manifests"},{"name":"v24.07.0-edge","sha":"d975962b7651818f16648fdeeb8ed8fb1d27877d","kind":"tag","published_at":"2024-08-05T21:28:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge/manifests"},{"name":"v24.04.4","sha":"ebcdcd6ab55767f47baed2bc55fcb9217d13ee37","kind":"tag","published_at":"2024-08-01T08:54:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4/manifests"},{"name":"v23.10.4","sha":"a2b945443ecd6ffaa2c14ae31d74998959e6b58c","kind":"tag","published_at":"2024-07-31T10:32:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4/manifests"},{"name":"v24.04.3","sha":"6e2591d161427f2211fe0173e62f66d00644a34d","kind":"tag","published_at":"2024-07-09T21:18:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3/manifests"},{"name":"v24.06.0-edge","sha":"e72ff742235ca999da3db4796c2d5f611fd0c4cd","kind":"tag","published_at":"2024-07-08T20:44:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge/manifests"},{"name":"v24.05.0-edge","sha":"f3a86def48d79a77770fec2b71f3fdc396d75dc9","kind":"tag","published_at":"2024-06-17T20:51:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge/manifests"},{"name":"v23.10.3","sha":"232e4b30c322f80e96ca344d788123dad29a0187","kind":"tag","published_at":"2024-06-11T20:37:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3/manifests"},{"name":"v24.04.2","sha":"e6a5e17db91ca6fae875df42053bd8c1b2a23bd4","kind":"tag","published_at":"2024-05-29T06:39:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2/manifests"},{"name":"v23.10.2","sha":"e50de272466f5fb6eb506c99cd01c00e00001a33","kind":"tag","published_at":"2024-05-28T14:29:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2/manifests"},{"name":"v24.04.1","sha":"1923fef6231e9846e604ee3eb50ecb61c5fbd0bf","kind":"tag","published_at":"2024-05-20T10:13:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1/manifests"},{"name":"v24.04.0","sha":"2ee0c418c16591905f05d30c00710d5903ecace8","kind":"tag","published_at":"2024-05-20T09:23:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0/manifests"},{"name":"v24.04.0-edge","sha":"0863a65a3175721b7d929d7e991b4b227706fdef","kind":"tag","published_at":"2024-05-13T09:56:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge/manifests"},{"name":"v24.03.0-edge","sha":"231497419ccc4b16997afb25076df37d2e9cf379","kind":"tag","published_at":"2024-04-15T09:58:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge/manifests"},{"name":"v24.02.0-edge","sha":"a90fd564119c2919b284793e711ba2648262b936","kind":"tag","published_at":"2024-03-10T20:21:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge/manifests"},{"name":"v24.01.0-edge","sha":"279c410b8de69627dbb7992e37e98ad36883c180","kind":"tag","published_at":"2024-02-05T23:40:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge/manifests"},{"name":"v23.10.1","sha":"25d468c948168f357f23d4db5d242ecd37526e1d","kind":"tag","published_at":"2024-01-12T23:37:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1/manifests"},{"name":"v23.04.5","sha":"973b0310a32d2f87c2f3b4e78847cc348364c26f","kind":"tag","published_at":"2024-01-12T21:24:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5/manifests"},{"name":"v23.12.0-edge","sha":"dfd7d09efe8c7d159596433a846ed5c7f8e17423","kind":"tag","published_at":"2023-12-20T11:14:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge/manifests"},{"name":"v23.11.0-edge","sha":"19d2ccb60ae7d281e6cb43769216a0384cb27313","kind":"tag","published_at":"2023-11-24T21:47:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge/manifests"},{"name":"v23.10.0","sha":"2cce747d77466c049a792bffa258f90869be6c52","kind":"tag","published_at":"2023-10-16T05:40:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0/manifests"},{"name":"v23.09.3-edge","sha":"1bfb8b14ee5158d8041528d7aeccd7805a0dda5a","kind":"tag","published_at":"2023-10-10T12:33:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge/manifests"},{"name":"v23.09.2-edge","sha":"46afba88f93714995357b47655cc664051cfc27a","kind":"tag","published_at":"2023-09-27T22:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge/manifests"},{"name":"v23.04.4","sha":"f2905ab114d55981f94d8c93f6b0e0fb060e463f","kind":"tag","published_at":"2023-09-25T16:00:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4/manifests"},{"name":"v23.09.1-edge","sha":"79c677a12d82400444fb6221219ce92b7247dcf2","kind":"tag","published_at":"2023-09-11T11:14:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge/manifests"},{"name":"v23.09.0-edge","sha":"f37d51baa80979f359c9dbd87be9564965dcd035","kind":"tag","published_at":"2023-09-10T22:34:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge/manifests"},{"name":"v23.08.1-edge","sha":"9f1b68900acb29098effd5a57998a15364958207","kind":"tag","published_at":"2023-08-17T15:35:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge/manifests"},{"name":"v23.04.3","sha":"10fd84142c7550c1cb7aa96f97692a88eb1dc7ef","kind":"tag","published_at":"2023-08-11T22:00:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3/manifests"},{"name":"v23.08.0-edge","sha":"ace32d007e545dc3da5924c36c39f628c83b1da8","kind":"tag","published_at":"2023-08-05T15:13:13.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge/manifests"},{"name":"v23.07.0-edge","sha":"fd4ff04f827ebca0f25efd3b079a68f390a82079","kind":"tag","published_at":"2023-07-22T16:14:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge/manifests"},{"name":"v23.06.0-edge","sha":"cb9592063783576a10ec78800e0ce99ff459bfb8","kind":"tag","published_at":"2023-06-14T21:48:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge/manifests"},{"name":"v23.04.2","sha":"5b5b579d603475d786d6ffed8ae63f9b7191560b","kind":"tag","published_at":"2023-06-08T10:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2/manifests"},{"name":"v23.05.0-edge","sha":"0781988bb28d1d2f53d3399fba070e831410be48","kind":"tag","published_at":"2023-05-15T04:59:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge/manifests"},{"name":"v22.10.8","sha":"82b917e5a1ec33357fd92606c8a11e50c7f4ac8c","kind":"tag","published_at":"2023-04-15T10:32:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8/manifests"},{"name":"v23.04.1","sha":"2769e60cebe53af4eb9e5bd61653d146761c0d59","kind":"tag","published_at":"2023-04-15T07:51:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1/manifests"},{"name":"v23.04.0","sha":"77c286ec3ae4f3147a34d09219d9ba834290e933","kind":"tag","published_at":"2023-04-01T21:52:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0/manifests"},{"name":"v23.03.0-edge","sha":"20fb59c26fe4743e12c8d4237983a3875dda131c","kind":"tag","published_at":"2023-03-19T19:34:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge/manifests"},{"name":"v23.02.1-edge","sha":"448ccc14f3115fe0eeafc67757a713fd5c915011","kind":"tag","published_at":"2023-02-26T19:57:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge/manifests"},{"name":"v23.02.0-edge","sha":"a33a6f47e2160f476de9024b9415d63a57647479","kind":"tag","published_at":"2023-02-21T18:29:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge/manifests"},{"name":"v22.10.7","sha":"e0f7b4d67f6f0068921bd1bf410d94631af205ff","kind":"tag","published_at":"2023-02-18T20:53:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7/manifests"},{"name":"v22.10.6","sha":"4f776efcd34e392d21ccc94f93002169cf7cf251","kind":"tag","published_at":"2023-01-23T23:35:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6/manifests"},{"name":"v23.01.0-edge","sha":"c492ad227d77b729b3c951767395b83a95d0ff6f","kind":"tag","published_at":"2023-01-14T18:15:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge/manifests"},{"name":"v22.10.5","sha":"8196ffd0aa4e03e6bb26fc207c6a9709f7b51c61","kind":"tag","published_at":"2023-01-14T14:03:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5/manifests"},{"name":"v22.12.0-edge","sha":"e8d53449306736b05c3f187a1ef0ff4ec641d621","kind":"tag","published_at":"2022-12-13T22:05:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge/manifests"},{"name":"v22.10.4","sha":"2d88d25db382aed205bb2191790f828901dc557b","kind":"tag","published_at":"2022-12-09T11:31:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4/manifests"},{"name":"v22.11.1-edge","sha":"4fc071ff773fee7c0d3d3b52e6ab92f9e4e362dd","kind":"tag","published_at":"2022-11-29T16:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge/manifests"},{"name":"v22.11.0-edge","sha":"877a58a330807a5265e507c01babcc27b1672d20","kind":"tag","published_at":"2022-11-23T17:31:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge/manifests"},{"name":"v22.10.3","sha":"44469bf90f5761ca4e234b05034c75b7975ea1d4","kind":"tag","published_at":"2022-11-21T21:57:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3/manifests"},{"name":"v22.10.2","sha":"0358114af7e8ed98dfaf592a119c656e0d8b6a1d","kind":"tag","published_at":"2022-11-13T19:10:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2/manifests"},{"name":"v22.10.1","sha":"4bc7e2a4cda807c2ffeb16446b98bd886943f62f","kind":"tag","published_at":"2022-10-27T19:01:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1/manifests"},{"name":"v22.10.0","sha":"66735ae0f4de161cc4e98f0a1044ff4909cf3969","kind":"tag","published_at":"2022-10-13T09:34:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0/manifests"},{"name":"v22.10.0-RC3","sha":"a12e98097ddd90dd83533ff8760ef676984a71d0","kind":"tag","published_at":"2022-10-07T22:10:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3/manifests"},{"name":"v22.10.0-RC2","sha":"c4f6c517d80306590f17bb51cbfdac2b3e3a2f42","kind":"tag","published_at":"2022-10-07T16:47:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2/manifests"},{"name":"v22.10.0-RC1","sha":"e7df3d8fb4e7099100130fe9a6063f8f9789476b","kind":"tag","published_at":"2022-10-03T14:50:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1/manifests"},{"name":"v22.09.7-edge","sha":"3107cd446e62de9c0c84c690a1fbb7c32e67e13c","kind":"tag","published_at":"2022-09-28T10:22:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.7-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.7-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.7-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge/manifests"},{"name":"v22.09.6-edge","sha":"021d898944428a8883fd73f3058aafc2043b0cca","kind":"tag","published_at":"2022-09-26T15:40:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.6-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.6-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.6-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge/manifests"},{"name":"v22.09.5-edge","sha":"c31caa11e29aeba46f1c778630a3e37a0545dfd0","kind":"tag","published_at":"2022-09-21T09:42:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.5-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.5-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.5-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge/manifests"},{"name":"v22.09.4-edge","sha":"783042c41578978c4159cb934645496484b8a384","kind":"tag","published_at":"2022-09-19T21:18:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.4-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.4-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.4-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge/manifests"},{"name":"v22.09.3-edge","sha":"da527e81919eae61b78d3de898817a6966181c1a","kind":"tag","published_at":"2022-09-10T16:10:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge/manifests"},{"name":"v22.09.2-edge","sha":"632ff365bface9be3450739f0741412bf8e76739","kind":"tag","published_at":"2022-09-07T20:10:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge/manifests"},{"name":"v22.09.1-edge","sha":"58949b2a21f270a6b6e93c34e48c4e186ea7ac29","kind":"tag","published_at":"2022-09-01T21:02:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge/manifests"},{"name":"v22.08.2-edge","sha":"ebf19c4e5141b72bcc7a4a7e30af8b2dcc9bba64","kind":"tag","published_at":"2022-08-16T18:55:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge/manifests"},{"name":"v22.08.1-edge","sha":"126e4259ea724585fc6c84f105ba73eb62e2ad37","kind":"tag","published_at":"2022-08-11T11:40:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge/manifests"},{"name":"v22.08.0-edge","sha":"ffa9a0c573e0a0cf257fb8b2da11c1c4251e6d32","kind":"tag","published_at":"2022-08-01T17:03:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge/manifests"},{"name":"v22.04.5","sha":"4282761f5b018e411523451211e056177b8fef3c","kind":"tag","published_at":"2022-07-15T16:35:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5/manifests"},{"name":"v22.07.1-edge","sha":"6e541457aa0c08f32fcecfb1024f75a52b20e60a","kind":"tag","published_at":"2022-07-13T12:01:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.07.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.07.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.07.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge/manifests"},{"name":"v22.04.4","sha":"237d32223f89158a5bbdd3d07fec283f5c73ce12","kind":"tag","published_at":"2022-06-19T21:08:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4/manifests"},{"name":"v22.06.1-edge","sha":"59c48429c2d3164f13b7d14b33ddc0bbfb37418e","kind":"tag","published_at":"2022-06-17T13:14:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge/manifests"},{"name":"v22.06.0-edge","sha":"bf9978dae0e3770dea93d974f072a681ad1f612e","kind":"tag","published_at":"2022-06-09T17:05:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge/manifests"},{"name":"v22.05.0-edge","sha":"1630465e29acb057f775c458264daf4f40d90bee","kind":"tag","published_at":"2022-05-25T18:18:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge/manifests"},{"name":"v22.04.3","sha":"a6c0fa88702418663c5ee2488a0142deee4502ab","kind":"tag","published_at":"2022-05-18T19:54:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3/manifests"},{"name":"v22.04.2","sha":"16348972f7ba916bd001f5ad5a166fc0ef312d59","kind":"tag","published_at":"2022-05-16T18:06:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2/manifests"},{"name":"v22.04.1","sha":"568c9dc38889deca6d82ee5940e00d4098505744","kind":"tag","published_at":"2022-05-15T12:16:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1/manifests"},{"name":"v22.04.0","sha":"f1bd0178d830f936947d6250e60a15a2abeddb51","kind":"tag","published_at":"2022-04-23T18:27:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0/manifests"},{"name":"v22.03.1-edge","sha":"16caa6bb16d6048488d1d34a4d54e30bcf22feb7","kind":"tag","published_at":"2022-04-06T21:40:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge/manifests"},{"name":"v22.03.0-edge","sha":"2a7dab407a760b6e045940079e8cc62887e16643","kind":"tag","published_at":"2022-03-27T20:22:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge/manifests"},{"name":"v22.02.1-edge","sha":"d35f25ccdf0a7eed7c836d1f29973059ee18e507","kind":"tag","published_at":"2022-03-03T18:59:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge/manifests"},{"name":"v22.02.0-edge","sha":"0046c9395e87d2de1a5d51ce155d8c1c5384d871","kind":"tag","published_at":"2022-02-25T11:26:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge/manifests"},{"name":"v22.01.0-edge","sha":"4f33645085332373d7b55fa3bb5e41577cfb7f32","kind":"tag","published_at":"2022-02-07T13:26:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge/manifests"},{"name":"v21.12.1-edge","sha":"3e20f87cd01aefb5c5e80230ffca5b7d7699705a","kind":"tag","published_at":"2021-12-22T08:36:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge/manifests"},{"name":"v21.10.6","sha":"9e8c39e0cc89092ae2fb5bc46e3646a595da1c55","kind":"tag","published_at":"2021-12-21T17:09:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6/manifests"},{"name":"v21.10.5","sha":"6cea21a1b288e427cc0e6c56cd9daaaec8a3fdbb","kind":"tag","published_at":"2021-12-08T14:55:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5/manifests"},{"name":"v21.11.0-edge","sha":"5bfde014f6e599863269f27010e0e6ca310d46a5","kind":"tag","published_at":"2021-12-05T18:13:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge/manifests"},{"name":"v21.10.4","sha":"a5efdec3401341462886bd66ce4330177528d978","kind":"tag","published_at":"2021-11-30T16:49:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4/manifests"},{"name":"v21.10.3","sha":"23ece74f3d24139c47d7bd0dc2a13a354901aceb","kind":"tag","published_at":"2021-11-23T08:07:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3/manifests"},{"name":"v21.10.2","sha":"5de94089499d4ffc99b59d08ded531c2cf0bb632","kind":"tag","published_at":"2021-11-22T11:46:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2/manifests"},{"name":"v21.10.1","sha":"8adf3766fb3c3b7c165db920804fa86934ad59f3","kind":"tag","published_at":"2021-11-18T09:43:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1/manifests"},{"name":"v21.10.0","sha":"262fb02f64843fc5b66d729055f770a9b905ee7c","kind":"tag","published_at":"2021-11-11T20:38:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0/manifests"},{"name":"v21.09.1-edge","sha":"5d8181093accd77303e841ed8c75654af49da995","kind":"tag","published_at":"2021-10-28T15:42:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge/manifests"},{"name":"v21.09.0-edge","sha":"63eaf8e0c180bfc2673b04b0eecc90e7134ede71","kind":"tag","published_at":"2021-10-12T20:46:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge/manifests"},{"name":"nf-sqldb@0.2.0","sha":"1db4572649a9b4f4798b8a582d7f107123333d8b","kind":"commit","published_at":"2021-10-11T07:45:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.2.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0/manifests"},{"name":"nf-sqldb@0.1.0","sha":"4d57979526d807a0d146697eb9c47d22696b0587","kind":"commit","published_at":"2021-09-01T15:26:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0/manifests"},{"name":"v21.08.0-edge","sha":"3732e1dfde4af1221f961a866f2e0a81bc2b9fe5","kind":"tag","published_at":"2021-08-30T17:54:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge/manifests"},{"name":"v21.07.0-edge","sha":"125f06b5c5a1db67e4368e0e8a32dbac0c41bd2e","kind":"tag","published_at":"2021-08-06T12:58:50.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge/manifests"},{"name":"v21.04.3","sha":"942b7afa242fc0fc50f4bbec00a681b1409829b2","kind":"tag","published_at":"2021-07-21T17:15:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3/manifests"},{"name":"v21.04.2","sha":"299ff56689a140305436cb7b3d23fe8a36312519","kind":"tag","published_at":"2021-07-12T13:31:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2/manifests"},{"name":"v21.06.0-edge","sha":"f59e64808339b2869d4bb5e54504a1ada960c03d","kind":"tag","published_at":"2021-07-03T20:51:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge/manifests"},{"name":"v21.05.0-edge","sha":"01e126c051b1b3f44d72d1fe26818a4e0f513f2e","kind":"tag","published_at":"2021-05-28T19:34:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge/manifests"},{"name":"v21.04.1","sha":"e7ac0fca924e01354c767a087b5cb3379074a159","kind":"tag","published_at":"2021-05-14T17:56:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1/manifests"},{"name":"v21.04.0","sha":"a3c4b18c20b07b900f9784eecc19a4f4fa4a3193","kind":"tag","published_at":"2021-05-02T17:56:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0/manifests"},{"name":"nf-google@1.0.3","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-google@1.0.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-google@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-google%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3/manifests"},{"name":"nf-azure@0.9.7","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-azure@0.9.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-azure@0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-azure%400.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7/manifests"},{"name":"nf-console@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-console@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-console@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-console%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2/manifests"},{"name":"nf-ga4gh@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ga4gh@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ga4gh@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ga4gh%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2/manifests"},{"name":"nf-ignite@1.2.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ignite@1.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ignite@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ignite%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2/manifests"},{"name":"nf-tower@1.1.0","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-tower@1.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-tower@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-tower%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0/manifests"},{"name":"nf-amazon@1.0.5","sha":"8f2e22062c1eb174561c0f86e501f8524aaebe30","kind":"commit","published_at":"2021-05-02T16:10:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-amazon@1.0.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-amazon@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-amazon%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5/manifests"},{"name":"v21.04.0-edge","sha":"c9515da2ada4f5b7d6322732ecab381529e76756","kind":"tag","published_at":"2021-04-08T12:33:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge/manifests"},{"name":"v20.12.1-edge","sha":"5509e0d7f3883f4b957a2cc664e7947d542bee01","kind":"commit","published_at":"2021-03-18T08:41:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge/manifests"},{"name":"v21.03.0-edge","sha":"865dc7f82bef71c9afe277f7aed1cae7d95095db","kind":"tag","published_at":"2021-03-05T15:27:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge/manifests"},{"name":"v21.02.0-edge","sha":"8f5758b242ffbac08557632bc9498b787972523c","kind":"tag","published_at":"2021-02-01T19:27:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge/manifests"},{"name":"v21.01.1-edge","sha":"7428b623869a4539cf48b4063f6785d8824cbdbd","kind":"tag","published_at":"2021-01-15T22:13:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge/manifests"},{"name":"v21.01.0-edge","sha":"bdec73d028f01bcab58daf23977b1e7629e78c9a","kind":"tag","published_at":"2021-01-04T21:19:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge/manifests"},{"name":"v20.12.0-edge","sha":"af261276749a4bfd13b9fa937280836b6fd51f38","kind":"tag","published_at":"2020-12-12T10:43:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge/manifests"},{"name":"v20.11.0-edge","sha":"1de2c4fb3669ffea1ad35f08135087e1941638f1","kind":"tag","published_at":"2020-11-16T10:40:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge/manifests"},{"name":"v20.10.0","sha":"dc36f6d3e48d653bb406e604b4d2199dd5ab9954","kind":"tag","published_at":"2020-11-01T17:28:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0/manifests"},{"name":"v20.09.1-edge","sha":"a6b4cabbf9a9e49509143b93a561773bc69cf393","kind":"tag","published_at":"2020-10-15T12:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge/manifests"},{"name":"v20.09.0-edge","sha":"58a03047cd686754bf7a85e145939c20e07027a0","kind":"tag","published_at":"2020-09-23T17:36:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge/manifests"},{"name":"v20.08.1-edge","sha":"6677f4a44af7950362a622a32022e53985931bc0","kind":"tag","published_at":"2020-09-02T14:30:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge/manifests"},{"name":"v20.08.0-edge","sha":"0ca08c9618adb37126a7a31ef84b4767304a5eb1","kind":"tag","published_at":"2020-08-25T12:36:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge/manifests"},{"name":"v20.07.1","sha":"f7cdf3944b4937b04cf1516b02dec2e424a114d2","kind":"tag","published_at":"2020-07-24T16:56:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1/manifests"},{"name":"v20.07.0-RC1","sha":"644e3fc1bda7cc148d987a6281147b1ca214e81e","kind":"tag","published_at":"2020-07-21T16:55:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1/manifests"},{"name":"v20.06.0-edge","sha":"cf253602d4de32edacad5f6a657ef4a73ef7ba59","kind":"tag","published_at":"2020-07-05T21:01:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge/manifests"},{"name":"v20.05.0-edge","sha":"2081a66d63c7b8bb9a44ad474e60ab46d6865323","kind":"tag","published_at":"2020-05-31T20:14:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge/manifests"},{"name":"v20.04.1","sha":"902b59e8b7181b8cb9739af67bd8b31e86b2220c","kind":"tag","published_at":"2020-05-03T20:33:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1/manifests"},{"name":"v20.04.1-edge","sha":"24b692a3ffc0cde6c719da49a33e9f8d55d18b0f","kind":"tag","published_at":"2020-04-19T17:30:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge/manifests"},{"name":"v20.04.0-edge","sha":"06f2cb94c45269427460eea5ef35cf2a3edf5573","kind":"tag","published_at":"2020-04-13T20:48:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge/manifests"},{"name":"v20.03.0-edge","sha":"8cfdde6fcda2ffd0b99d8b1b0f1321981465aba1","kind":"tag","published_at":"2020-03-28T16:42:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge/manifests"},{"name":"v20.02.0-edge","sha":"63a1aa6dba508f37c1ba982efa2f2b706551e49c","kind":"tag","published_at":"2020-02-29T15:55:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge/manifests"},{"name":"v20.01.0","sha":"2d74a2e7f2be08c9d2eeb13686b7f3fc6dfa8261","kind":"tag","published_at":"2020-02-12T13:24:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0/manifests"},{"name":"v20.01.0-rc1","sha":"2eb94251622043411e243284939e3c9c1fff0a01","kind":"tag","published_at":"2020-02-06T18:49:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-rc1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1/manifests"},{"name":"v20.01.0-edge","sha":"91d7384e100eb6d8e068c73c8d3dfab9ae4d845a","kind":"tag","published_at":"2020-01-20T20:42:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge/manifests"},{"name":"v19.12.0-edge","sha":"4323365a15eeea9b286f2ed5dba88c0486245aee","kind":"tag","published_at":"2019-12-20T12:34:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge/manifests"},{"name":"v19.11.0-edge","sha":"d133eedc886395fb8a90491cde2eb7d94e4e5374","kind":"tag","published_at":"2019-12-02T12:33:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge/manifests"},{"name":"v19.10.0","sha":"bc9f006d679f29211212ef535d8c35e3849c1376","kind":"tag","published_at":"2019-10-21T16:39:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0/manifests"},{"name":"v19.09.0-edge","sha":"9dfab9f4ea46095663871322311cdbeea343f50c","kind":"tag","published_at":"2019-09-16T21:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge/manifests"},{"name":"v19.08.1-edge","sha":"e35e3e9c9a96114bfddcd3e3359a816945ffb767","kind":"tag","published_at":"2019-08-26T19:42:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge/manifests"},{"name":"v19.07.0","sha":"c676b02461d6f3cb112add8347649f8b29bb14a9","kind":"tag","published_at":"2019-07-27T19:56:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0/manifests"},{"name":"v19.07.0-edge","sha":"7e7c52082ec618b57a5e20b22fca6370fca8f796","kind":"tag","published_at":"2019-07-09T15:04:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge/manifests"},{"name":"v19.06.0-edge","sha":"4492bdf7249070cf289bebefffe7833da2a22089","kind":"tag","published_at":"2019-06-21T14:59:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge/manifests"},{"name":"v19.05.0-edge","sha":"49f55e93fba83a180a43cf8a35083838379e38df","kind":"tag","published_at":"2019-05-20T19:11:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge/manifests"},{"name":"v19.04.1","sha":"14c3f3bee1e5bf6d3fbb68e0e32883c86630963e","kind":"tag","published_at":"2019-05-03T13:28:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1/manifests"},{"name":"v19.04.0-edge","sha":"bf0ee0dd5d10c1a2c36ba69f12fd8486b181d472","kind":"tag","published_at":"2019-04-24T20:54:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge/manifests"},{"name":"v19.04.0","sha":"41116e2d7efe9d351adb7e2bb66ee6c99e91f31d","kind":"tag","published_at":"2019-04-17T12:58:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0/manifests"},{"name":"v19.03.0-edge","sha":"ca5d7bc6b71e6245a643eb93a5eaeb113d912b74","kind":"tag","published_at":"2019-03-14T21:49:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge/manifests"},{"name":"v19.02.0-edge","sha":"9f89795b620a8614ea7a40291bd8d9944ea33f94","kind":"tag","published_at":"2019-02-06T14:53:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge/manifests"},{"name":"v19.01.0","sha":"f38bfee810bd36f9bb108244ac1c8feac3ae854b","kind":"tag","published_at":"2019-01-22T15:04:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0/manifests"},{"name":"v19.01.0-edge","sha":"e281db33edf568a5a378c365c4d2e30675326e28","kind":"tag","published_at":"2019-01-10T14:05:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge/manifests"},{"name":"v18.12.0-edge","sha":"0896fb37d043f9033a45a24b13c7ec2b09cc78de","kind":"tag","published_at":"2018-12-18T13:39:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge/manifests"},{"name":"v18.11.0-edge","sha":"c40c71a2f39e1dd89e3a17f9301be9fdfd2de95c","kind":"commit","published_at":"2018-11-12T18:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge/manifests"},{"name":"v18.10.1","sha":"248fce8e5d0ddc2faaa5e01007f670b5a3310689","kind":"tag","published_at":"2018-10-24T15:44:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1/manifests"},{"name":"v0.32.0","sha":"ce0a8f22f62a9531857c6908de97dadc6a0259e7","kind":"tag","published_at":"2018-09-27T11:35:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.32.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"03e55f5b4c19edac3abc3899b6132d8c9760f907","kind":"tag","published_at":"2018-08-07T16:47:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"a379420faa8583e8fa559d1e6ebe7e1710cae14b","kind":"tag","published_at":"2018-07-25T16:48:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0/manifests"},{"name":"v0.31.0-RC1","sha":"ad8e97b7c416a555005fd1b3a21980a3cea25e07","kind":"tag","published_at":"2018-07-19T20:00:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1/manifests"},{"name":"v0.30.2","sha":"9e011757db9cf97eb861503f37437a609be4c62a","kind":"tag","published_at":"2018-06-16T19:48:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"537b507cc7201573c33200dc402336aa74aa9f28","kind":"tag","published_at":"2018-06-11T14:30:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"5197e36ef8c484776ae602189b2a1ff295ba5670","kind":"tag","published_at":"2018-06-05T12:08:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0/manifests"},{"name":"v0.29.1","sha":"004822bf354bd4e61e735d49fd2d8221ff84f60b","kind":"tag","published_at":"2018-05-10T08:42:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"0f9490d345b7d89c8e4c9ec2812ad1dab28de898","kind":"tag","published_at":"2018-04-24T12:26:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0/manifests"},{"name":"v0.29.0-RC1","sha":"d8580f776d2dfebfe0fe8021c788f76e54a10bfb","kind":"tag","published_at":"2018-04-08T12:53:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1/manifests"},{"name":"v0.28.2","sha":"33b0fad520dc844bc72af0a7f521464bdd86e369","kind":"tag","published_at":"2018-04-06T14:07:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"df18def5b4dab1ed33205132c7c6f7b9b456e3bf","kind":"tag","published_at":"2018-03-27T19:20:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"bb23833b0888a849b575a8db07cbeef89f9ab206","kind":"tag","published_at":"2018-03-10T13:56:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0/manifests"},{"name":"v0.28.0-RC1","sha":"116342f3df244adfe42c0806aeaa80fd5053d42c","kind":"tag","published_at":"2018-02-27T13:38:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1/manifests"},{"name":"v0.27.6","sha":"9c2ecba26e35f60e43b63535187df5f2ea5cc40c","kind":"tag","published_at":"2018-02-19T10:28:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"f472166ce5c004d7b5506104015310b0dc971a2e","kind":"tag","published_at":"2018-02-16T07:47:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"5fa69eeff5dceea07a4abd9330e8034157d33a28","kind":"tag","published_at":"2018-02-05T10:49:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"d8d1d351b3d077dc4c1420918dfcaa6f4d3a4964","kind":"tag","published_at":"2018-01-29T15:36:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"69f39ebbe70f98655e785e2c2cdcf8e22e374867","kind":"tag","published_at":"2018-01-23T10:54:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"58061a23e1bd47bc98e7e9b5a2e17f0d90f072e8","kind":"tag","published_at":"2018-01-18T14:38:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"ad89ef934eff6adf9318619dc79133cd25c1fa3e","kind":"tag","published_at":"2018-01-09T14:23:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0/manifests"},{"name":"v0.27.0-RC2","sha":"2fa8184b973c3a4902b282e35d1e1c7ff5d980ed","kind":"tag","published_at":"2017-12-29T15:44:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2/manifests"},{"name":"v0.27.0-RC1","sha":"3c0df3236dc7e9b954c51d427d3f159ac0ee8b39","kind":"tag","published_at":"2017-12-20T15:36:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1/manifests"},{"name":"v0.26.4","sha":"653b4215be8795bbb01efba6e8bc02640b8f7a48","kind":"tag","published_at":"2017-12-11T21:45:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4/manifests"},{"name":"v0.26.3","sha":"71e2a750fd18766c314ee691fbe66463d19ab6f7","kind":"tag","published_at":"2017-11-30T19:41:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"ceeb23ce56ffb84470944afa8c85a3e26fa5aa84","kind":"tag","published_at":"2017-11-27T21:22:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"eda61c187c070c19769af30bb2879320389dad18","kind":"tag","published_at":"2017-11-17T14:58:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"a6ae34b4fd8034be128e3d88227c8ed9ce7fbbc3","kind":"tag","published_at":"2017-11-08T12:35:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0/manifests"},{"name":"v0.26.0-RC2","sha":"26a2d2f00b437d894583abc1137662ef2d6098cd","kind":"tag","published_at":"2017-10-30T19:38:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2/manifests"},{"name":"v0.26.0-RC1","sha":"177b3c827f21229b717435e086c4171736c24c58","kind":"tag","published_at":"2017-10-24T15:43:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1/manifests"},{"name":"v0.25.7","sha":"092f5d9c177ef3b9353fda02443835a7cdc129d8","kind":"tag","published_at":"2017-09-06T20:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"a9648ae98e9418be46e31afab07a5b939d338e22","kind":"tag","published_at":"2017-08-13T15:54:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"b0ccaaf77199e5071cbafcd1d33d019f24a184cf","kind":"tag","published_at":"2017-08-04T14:23:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"64183d9981616d6b456f8e4d878eb7141a562466","kind":"tag","published_at":"2017-07-31T10:57:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"aae23fe345460db227f244e0dff21fdb07e94cf4","kind":"tag","published_at":"2017-07-31T09:16:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"637fcb039a7d490c469a56af774b0201d57a62e5","kind":"tag","published_at":"2017-07-03T09:19:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"fbb2e0f7536e530f1822982a2ff500e8aa6fb8e6","kind":"tag","published_at":"2017-06-27T13:45:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"215e461be39016672e3a33a14bd58b39bd2b3ed5","kind":"tag","published_at":"2017-06-26T09:28:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0/manifests"},{"name":"v0.25.0-RC1","sha":"500e908518635571ec3daf9571c86ab3a775b754","kind":"tag","published_at":"2017-06-06T07:33:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1/manifests"},{"name":"v0.24.4","sha":"f06817d8ebb3da877baafcf9cdf676c832c12d42","kind":"tag","published_at":"2017-05-22T12:39:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"071e49d27a48d4165b1ee0252d540f037adf2cfc","kind":"tag","published_at":"2017-04-24T19:47:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"1bae7bfa6088d0d8be543b57adacd83cef0f98f6","kind":"tag","published_at":"2017-04-05T17:57:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"d521708be6ff32efdba80fe8ff17744eb2500320","kind":"tag","published_at":"2017-03-24T20:58:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"6da95732dd51cfd6ed791346bd80074f7c866fb5","kind":"tag","published_at":"2017-03-20T14:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0/manifests"},{"name":"v0.23.4","sha":"3bc84b1b36971f28edacf10a2b999d1b3f78c601","kind":"tag","published_at":"2017-02-24T12:35:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"6ab0a6b79c04647285d635519590f5cbb9943cfe","kind":"tag","published_at":"2017-02-09T23:36:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"d8977a85434f788585be64c82daecb6845ef25fd","kind":"tag","published_at":"2017-02-02T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"09d5375d73b39339e7ec505dd01d237443c82b2c","kind":"tag","published_at":"2017-01-23T23:26:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"5286d55f088d946785e0b0781f8bb1e66bc5c598","kind":"tag","published_at":"2016-12-13T15:28:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0/manifests"},{"name":"v0.22.6","sha":"6a56d4e4542100eac3730c5eadf14fdb009caebb","kind":"tag","published_at":"2016-12-04T23:19:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"cd07841a47bfaaf10ca0a7fafa8586d17df48764","kind":"tag","published_at":"2016-11-17T12:52:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"bbcc11292b6c82908cea835a6d4b3dc22ad356be","kind":"tag","published_at":"2016-11-04T21:26:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"e86fc0b13b55e4cfe424dec0da31896916459f36","kind":"tag","published_at":"2016-10-12T11:30:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"bd8211c51b0345e9d34e6669993f75cfef2c00f0","kind":"tag","published_at":"2016-10-03T16:00:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"17596cc6ad690f7b0cd6eecc73464edb95948162","kind":"tag","published_at":"2016-09-26T10:54:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"edc61eac76e7082a453905c0f118a03f132262d7","kind":"tag","published_at":"2016-09-21T13:15:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0/manifests"},{"name":"v0.22.0-RC2","sha":"08f761e756f8cb2f8ec06a1fd4ec95875845c729","kind":"tag","published_at":"2016-09-13T16:55:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2/manifests"},{"name":"v0.22.0-RC1","sha":"c71e9e846bdadf3d757c952a939402b8bb496c26","kind":"tag","published_at":"2016-09-01T15:33:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1/manifests"},{"name":"v0.21.3","sha":"bcc69674b75e77834aa66fe68d7cd187dcc3a795","kind":"tag","published_at":"2016-08-26T19:20:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"afb7544135e460342a1d36cbc5b48bb6d1db828d","kind":"tag","published_at":"2016-08-12T11:29:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"dc1f6b8d3c351d7c0adcf43c2d39c1c07f42543d","kind":"tag","published_at":"2016-07-29T12:45:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"f7b5235bb14323eeedc12a8649e244cc4b27109e","kind":"tag","published_at":"2016-07-20T15:25:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0/manifests"},{"name":"v0.21.0-RC1","sha":"158fe7170c6bec977aa7bcbb4fb472823ea277b9","kind":"tag","published_at":"2016-07-14T07:58:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1/manifests"},{"name":"v0.20.1","sha":"a77a4ebd49efff64daf91ea19359c51b4b5bed08","kind":"tag","published_at":"2016-06-18T07:45:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"daf63d70dbe18a152eb650a001a6c4c70444aa00","kind":"tag","published_at":"2016-06-10T14:12:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0/manifests"},{"name":"v0.19.4","sha":"175691b984991caac37b09a91719d16521e72929","kind":"tag","published_at":"2016-06-03T17:45:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"18f26d707eedadd0043e25dc5379a97611ec9dba","kind":"tag","published_at":"2016-05-31T11:52:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"ef07ff2f0cae937d0865af5589eb042ae2c5b9ac","kind":"tag","published_at":"2016-05-26T15:02:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"e4eabda574a5e723f6e09b7fbfc23324273e2595","kind":"tag","published_at":"2016-05-20T15:22:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"1cba12ce76c66c660a33945459dcaea54eb863b4","kind":"tag","published_at":"2016-05-18T09:27:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"c2ad9576a2aaf5d8a1a71b5c2ada20e74e70db77","kind":"tag","published_at":"2016-05-09T08:04:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"cf8fd207cac852de59657f09c8313f5bc84e04e6","kind":"tag","published_at":"2016-05-03T11:44:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"85db9ad648d91c2e22bfc8224468d5d45abc4854","kind":"tag","published_at":"2016-04-26T11:53:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"83482866a77eecf495602823f8d0f0b73d1fa2a5","kind":"tag","published_at":"2016-04-11T11:46:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0/manifests"},{"name":"v0.18.0-RC1","sha":"7761c87671fe2eec1e069cb171b1e449f946653d","kind":"tag","published_at":"2016-04-06T21:38:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1/manifests"},{"name":"v0.17.3","sha":"5b26f003c1d1a1020a4d5b73265684a5303ac2b1","kind":"tag","published_at":"2016-02-18T13:06:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"4a0bdde1783946e62afd8ff0d3166517339a7719","kind":"tag","published_at":"2016-02-02T17:27:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"147a011d276a952cd66c188521d4b3de41251f73","kind":"tag","published_at":"2016-01-21T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"ce736be18f13be38bb54689ee42d5240fa06d1f7","kind":"tag","published_at":"2016-01-07T13:31:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0/manifests"},{"name":"v0.16.5","sha":"9640780b495dfecb53aba1a5c49c37269cf8d8f8","kind":"tag","published_at":"2015-12-18T09:32:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"3af18a75f8fb2aa3e3809596d8c6e89d47b4c878","kind":"tag","published_at":"2015-12-06T16:49:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"586367c6123b8604bb95d2645a4ad03233818aa8","kind":"tag","published_at":"2015-11-30T16:02:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"bf64ff5dd7d56b7f75ce82f770a4ded4c52567a8","kind":"tag","published_at":"2015-11-14T18:22:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"157ccf6953d98d1830d816fcccd80484186f8c6c","kind":"tag","published_at":"2015-11-07T19:25:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"be4eafd43f142b6b7c86febe55e50a879fcd53ff","kind":"tag","published_at":"2015-11-04T10:36:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0/manifests"},{"name":"v0.16.0-RC1","sha":"24959498ed6aa520f7e72feba0baaaf9b8c95a3b","kind":"tag","published_at":"2015-10-23T10:50:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1/manifests"},{"name":"v0.15.6","sha":"a6487eb75f7078e1e51572dbeedf329c5f63804e","kind":"tag","published_at":"2015-10-07T16:13:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"0562cd57a0897673681b65d2161e35224757200b","kind":"tag","published_at":"2015-09-28T09:50:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"816be9d4de5ce0dab5f27f3bea054f28000287c8","kind":"tag","published_at":"2015-09-23T10:24:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"5d67827110c5f268be043e0d8385b9537194ef20","kind":"tag","published_at":"2015-08-26T12:21:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"716292157cd4fb3c8ff4b6a24f979b3d742e209d","kind":"tag","published_at":"2015-08-19T14:27:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"72c889a3d77268270950404a2e6a1db16c44d987","kind":"tag","published_at":"2015-08-04T15:57:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"4812811738049c31d3f265491d8a9c4af683ee5a","kind":"tag","published_at":"2015-07-27T08:14:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0/manifests"},{"name":"v0.14.4","sha":"f9177d5f78804a8a571511a1daef2fc8fcea34bb","kind":"tag","published_at":"2015-07-20T15:09:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"39d2daf5c22b431b935484315875004d1a11602e","kind":"tag","published_at":"2015-07-03T17:49:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"c3e530d24ff9cb544fe9e9b0fcb606531cf97edb","kind":"tag","published_at":"2015-06-25T12:19:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"47f5f0fb9e0f27019d35d5bf7ba806c0e6c4c388","kind":"tag","published_at":"2015-06-08T14:59:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"0dffa67962d05a2533b0ede27733887aa04def72","kind":"tag","published_at":"2015-06-04T15:24:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0/manifests"},{"name":"v0.13.5","sha":"6235aae888ede7ed2cfe8473b97811628c4e2773","kind":"tag","published_at":"2015-05-07T12:42:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"6d80c857d193b19700ce0aafbd9b2a8b2854f7b3","kind":"tag","published_at":"2015-05-04T09:27:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"6d596f2a2cb1ae4d7d0dda01f100b43837957e7b","kind":"tag","published_at":"2015-04-19T17:53:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"646e913e574c1417d4c86a91b70527617bfc4789","kind":"tag","published_at":"2015-04-16T11:37:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"99ecef730d6397a0299b7f83e236f50fdce8f200","kind":"tag","published_at":"2015-04-11T10:00:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"f0ee65dcfea0845f09372700282367de9a28e052","kind":"tag","published_at":"2015-04-08T21:16:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"a4ee14989c332d7574ff9172eb8eb7a87338aa2c","kind":"tag","published_at":"2015-03-18T09:27:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"537ccb971974535c40e09c6d9ad21ee2d6a472bc","kind":"tag","published_at":"2015-03-09T15:22:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"1b4d5e590429af31e89ad5d5a7ad47459fcb5f26","kind":"tag","published_at":"2015-02-16T15:19:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"17182e36f5de664a710b151307cd81eb344b8436","kind":"tag","published_at":"2015-02-12T11:22:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"688b9c75eeb79ccef962c9b5f92ae6e6fac797fa","kind":"tag","published_at":"2015-02-08T21:02:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"1782bb13d9d8ca8f3526554d5dc014f2d6569f23","kind":"tag","published_at":"2015-01-05T16:16:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0/manifests"},{"name":"v0.11.4","sha":"8a349373466ffc29d3c3e4d032eda15c6176beb3","kind":"tag","published_at":"2014-12-16T17:16:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"b21329afa2759e05bb896bf712ea193731f49482","kind":"tag","published_at":"2014-11-27T10:04:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"1653946b2a1983e50b77f749dba5cfe652e10f58","kind":"tag","published_at":"2014-11-19T15:56:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"2c0d6d05fe4dd48fd0d96b607335c76241dae267","kind":"tag","published_at":"2014-11-11T14:50:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"78430ce749f9199be44e7449bf886e802fab565a","kind":"tag","published_at":"2014-11-05T13:37:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"bd844a0ecbb35e7ecbab4f3a145dbfa7404bc8db","kind":"tag","published_at":"2014-10-03T11:57:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"57b3c9d9594026a68cc50e634268fa9922df23b3","kind":"tag","published_at":"2014-10-01T11:35:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ddbdce401e4befaa4ca292c3e13046bf9a04a911","kind":"tag","published_at":"2014-09-15T14:55:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b110977065bb359e4a3d307c342f40d73951b214","kind":"tag","published_at":"2014-09-08T16:28:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"241a96c6a74f708db8f18bca2ab1e24d071a2fb3","kind":"tag","published_at":"2014-08-11T10:40:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.9.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0/manifests"},{"name":"v0.8.5","sha":"13717db8910f665d9f8a4ddb451cf56748f969eb","kind":"tag","published_at":"2014-08-03T14:07:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"24a1fa74e822d68cedf74ac0d22603c44b12ad15","kind":"tag","published_at":"2014-07-20T18:15:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"1ed91667e834c654841772b7eddf58f60632fb3a","kind":"tag","published_at":"2014-06-27T14:47:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"2542fb6dd767268c21afe17d5b1e6e81939aacf7","kind":"tag","published_at":"2014-06-18T18:17:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"cd44d36b10853058c9549dc28e674fba1b8523c4","kind":"tag","published_at":"2014-05-26T21:15:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"fabe3d5b028b138c3b88751627e3e21d591a4961","kind":"tag","published_at":"2014-05-23T21:48:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"1c9ac40edca1dfa0b22bc7d2714dabaa14a40d1d","kind":"tag","published_at":"2014-05-16T12:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"1e35f27e8a372672456fc3ff61fd78ff79cd1612","kind":"tag","published_at":"2014-05-05T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"dd268c5b2ea6366f566bd254a662383b491684d8","kind":"tag","published_at":"2014-04-15T15:16:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"67151164928c28082c58a08bfce0856239f657a1","kind":"tag","published_at":"2014-03-24T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"c10f3d4406a84afe197dfffba1c241ae1b07715b","kind":"tag","published_at":"2014-02-20T18:24:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"87a87e7087746a1d8b45a6fb825b87745e835980","kind":"tag","published_at":"2014-02-16T20:02:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0529962e0390dd1db7669e2968c57e662993f240","kind":"tag","published_at":"2014-01-16T18:59:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"90150e1fa3abba0b06cfec5cf2396b2d4e8b9dbb","kind":"tag","published_at":"2013-12-10T18:22:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"82807b12611eb806c765df71e3670ec238c5fc8f","kind":"tag","published_at":"2013-12-09T19:08:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fa93b2e0c6b43b3cc3ffe0f4961cfa065bce459e","kind":"tag","published_at":"2013-11-28T19:04:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"3b54a5cd8fffe920b7871a92b6a99bdeb839cd0e","kind":"tag","published_at":"2013-10-24T15:00:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1/manifests"},{"name":"v0.3.4","sha":"1e365e65ed21e8af74b58fda2683b287c059eb31","kind":"tag","published_at":"2013-08-24T08:53:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"b807f76431e77287da0da01c3e4a5a1e353ee995","kind":"commit","published_at":"2013-08-08T12:20:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"4442e91da2f72c9f232294a0ecd02056aca81c84","kind":"tag","published_at":"2013-07-22T12:56:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"17f60480ce3c2c26e73ba8f52d08a5f8dcbebb3c","kind":"tag","published_at":"2013-07-18T17:26:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0a1e80c2e4b8ea7eec9746721000304bf48eaf20","kind":"tag","published_at":"2013-07-11T15:51:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"beb92386735f238c748d39ac473910696bc4a196","kind":"tag","published_at":"2013-05-28T14:39:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.11","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"9adf2245c25385dfba6a14e932c4d58c1cfe263d","kind":"tag","published_at":"2013-05-20T08:08:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.10","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"08faadfeeaab8bee24ddaea9cd6d43dd881ae7cd","kind":"commit","published_at":"2013-05-14T16:10:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"ec0698bee10537e4ceca288172ab08ba1daf2477","kind":"tag","published_at":"2013-04-30T16:04:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"003239c03c25cce8b4c4d20902f739212f307ccd","kind":"tag","published_at":"2013-04-25T16:47:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7/manifests"},{"name":"v0.2.5","sha":"cf01e4df59d6218329f3cd5ff94be0b121f0f749","kind":"tag","published_at":"2013-04-19T15:47:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5/manifests"},{"name":"v0.2.2","sha":"6e4744ec8a017ad5a8c084838857a37d3fb1bcb4","kind":"tag","published_at":"2013-04-09T10:48:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T05:28:49.048Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77465987245843,"dependent_packages_count":17.56669903592988,"stargazers_count":7.518930975520877,"forks_count":8.596925393335816,"docker_downloads_count":null,"average":13.61430381931125},"purl":"pkg:maven/io.nextflow/nf-commons","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.nextflow:nf-commons","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.nextflow:nf-commons","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.nextflow:nf-commons/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T22:43:11.412Z","issues_count":686,"pull_requests_count":588,"avg_time_to_close_issue":18443118.535031848,"avg_time_to_close_pull_request":3091679.64,"issues_closed_count":312,"pull_requests_closed_count":423,"pull_request_authors_count":90,"issue_authors_count":372,"avg_comments_per_issue":4.940233236151603,"avg_comments_per_pull_request":4.2312925170068025,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":363,"past_year_pull_requests_count":455,"past_year_avg_time_to_close_issue":2260791.562913907,"past_year_avg_time_to_close_pull_request":1050799.5255681819,"past_year_issues_closed_count":151,"past_year_pull_requests_closed_count":352,"past_year_pull_request_authors_count":65,"past_year_issue_authors_count":217,"past_year_avg_comments_per_issue":3.1019283746556474,"past_year_avg_comments_per_pull_request":3.4483516483516485,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":290,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/issues","maintainers":[{"login":"bentsherman","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"robsyme","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"jordeu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"mribeirodantas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mribeirodantas"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"marcodelapierre","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcodelapierre"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"abhi18av","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhi18av"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"},{"login":"pabloaledo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pabloaledo"},{"login":"munishchouhan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/munishchouhan"},{"login":"manuelesimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelesimi"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"}],"active_maintainers":[{"login":"bentsherman","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"robsyme","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"jordeu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-commons/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-commons/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-commons/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-commons/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5116235,"name":"io.nextflow:nxf-console","ecosystem":"maven","description":"A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner","homepage":"http://www.nextflow.io","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/nextflow-io/nextflow","keywords_array":[],"namespace":"io.nextflow","versions_count":122,"first_release_published_at":"2015-04-08T20:20:03.000Z","latest_release_published_at":"2018-10-24T14:06:32.000Z","latest_release_number":"18.10.1","last_synced_at":"2025-09-05T02:08:58.974Z","created_at":"2022-08-02T03:06:49.628Z","updated_at":"2025-09-05T02:08:58.974Z","registry_url":"https://central.sonatype.com/artifact/io.nextflow/nxf-console/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.nextflow/nxf-console/","metadata":{},"repo_metadata":{"id":7688591,"uuid":"9052236","full_name":"nextflow-io/nextflow","owner":"nextflow-io","description":"A DSL for data-driven computational pipelines","archived":false,"fork":false,"pushed_at":"2025-08-28T22:45:01.000Z","size":63577,"stargazers_count":3118,"open_issues_count":491,"forks_count":719,"subscribers_count":87,"default_branch":"master","last_synced_at":"2025-08-29T02:25:45.280Z","etag":null,"topics":["aws","bioinformatics","cloud","dataflow","docker","groovy","hello","hpc","nextflow","pipeline","pipeline-framework","reproducible-research","reproducible-science","sge","singularity","singularity-containers","slurm","workflow-engine"],"latest_commit_sha":null,"homepage":"http://nextflow.io","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextflow-io.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-03-27T11:17:33.000Z","updated_at":"2025-08-27T22:53:38.000Z","dependencies_parsed_at":"2023-09-22T05:27:21.989Z","dependency_job_id":"99c97c87-dc9d-4092-b872-684add29f6c2","html_url":"https://github.com/nextflow-io/nextflow","commit_stats":{"total_commits":6282,"total_committers":183,"mean_commits":34.32786885245902,"dds":0.1263928685132123,"last_synced_commit":"4c54db6ac634cc80a820752d8f4edb959fc832e4"},"previous_names":[],"tags_count":333,"template":false,"template_full_name":null,"purl":"pkg:github/nextflow-io/nextflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/sbom","scorecard":{"id":659721,"data":{"date":"2025-08-11","repo":{"name":"github.com/nextflow-io/nextflow","commit":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/build.yml:39"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:194","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/build.yml:193","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/cffconvert.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/generate-send-dependencies.yml:7","Warn: no topLevel permission defined: .github/workflows/seqeradocs-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: Apache License 2.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v25.07.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753","Warn: release artifact v25.07.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests-v1/subworkflow.nf:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests/subworkflow.nf:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/stale.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating amazoncorretto:21-al2023 to amazoncorretto:21-al2023@sha256:411aff82096876584e5f5b7d375572d32c8b03e29abaefaa50e303bd937c943b","Warn: containerImage not pinned by hash: docker/flux/.devcontainer/Dockerfile:1: pin your Docker image by updating fluxrm/flux-sched:focal to fluxrm/flux-sched:focal@sha256:1b9f6581e5587db629043a9513056e0fafaa00c8969a5479a5fef963ec462f6e","Warn: containerImage not pinned by hash: docs/Dockerfile:1: pin your Docker image by updating mambaorg/micromamba:1.5.8 to mambaorg/micromamba:1.5.8@sha256:475730daef12ff9c0733e70092aeeefdf4c373a584c952dac3f7bdb739601990","Warn: containerImage not pinned by hash: test-e2e/Dockerfile:1: pin your Docker image by updating amazoncorretto:17-al2023 to amazoncorretto:17-al2023@sha256:5acaef366078c3b971c4aacd02b58205e74f597a0f30801a1d45904277b0e350","Warn: containerImage not pinned by hash: tests-v1/Dockerfile:1","Warn: containerImage not pinned by hash: tests/Dockerfile:1","Warn: containerImage not pinned by hash: validation/test-aws-unstage-fail-container/Dockerfile:1: pin your Docker image by updating ubuntu to ubuntu@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: validation/wave-tests/example2/modules/foo/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/flux/.devcontainer/Dockerfile:16","Warn: pipCommand not pinned by hash: docs/Dockerfile:12-14","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:21","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-21T15:43:42.076Z","repository_id":7688591,"created_at":"2025-08-21T15:43:42.077Z","updated_at":"2025-08-21T15:43:42.077Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272635683,"owners_count":24967900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nextflow-io","name":"nextflow-io","uuid":"6698688","kind":"organization","description":"","email":null,"website":"http://nextflow.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6698688?v=4","repositories_count":78,"last_synced_at":"2023-05-21T01:00:52.958Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nextflow-io","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T04:11:01.074Z","updated_at":"2023-05-21T01:00:52.974Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io/repositories"},"tags":[{"name":"v25.07.0-edge","sha":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1","kind":"tag","published_at":"2025-08-15T18:11:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge/manifests"},{"name":"v25.06.0-edge","sha":"7d9272b78edaceedd80beeb63b15ed78b27bfffc","kind":"tag","published_at":"2025-07-06T14:06:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge/manifests"},{"name":"v25.04.6","sha":"6588d533d4f4bc55cf15339000881ea71f674ac5","kind":"tag","published_at":"2025-07-01T11:35:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6/manifests"},{"name":"v25.04.5","sha":"91514b87aac8371c7d060676a26b0677bc7c6df0","kind":"tag","published_at":"2025-06-30T20:02:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5/manifests"},{"name":"v24.10.9","sha":"393dfb828944d165c73ce4898b8044e367f1d48f","kind":"tag","published_at":"2025-06-30T16:09:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9/manifests"},{"name":"v24.04.6","sha":"7b5def9500ebcbb14f6652fe1c4c44c8a67af606","kind":"tag","published_at":"2025-06-30T14:34:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6/manifests"},{"name":"v25.04.4","sha":"71d9c376af5031410bfe4370fad22f3b184c9b66","kind":"tag","published_at":"2025-06-16T15:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4/manifests"},{"name":"v24.04.5","sha":"25aba80e8ea50a7714159ddf52a3122fd87b541e","kind":"tag","published_at":"2025-06-06T12:44:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5/manifests"},{"name":"v24.10.8","sha":"8fcb319ce694086bbb5ebc31ec2ca24bf276e4d1","kind":"tag","published_at":"2025-06-06T12:18:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8/manifests"},{"name":"v25.04.3","sha":"08c0027038cd99789dd790f2082f50870bc2de91","kind":"tag","published_at":"2025-06-02T21:03:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3/manifests"},{"name":"v25.05.0-edge","sha":"3cc9374b2feb9945603220552849d0efb74823e5","kind":"tag","published_at":"2025-06-02T19:48:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge/manifests"},{"name":"v25.04.2","sha":"ea75b301c7928dfea20af47ad9b4f9212fa3b1e7","kind":"tag","published_at":"2025-05-13T23:20:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2/manifests"},{"name":"v25.04.1","sha":"10b557810d97b4a88f18aac99481887285977f7c","kind":"tag","published_at":"2025-05-12T08:20:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1/manifests"},{"name":"v25.04.0","sha":"c9bd193ab40ea8ccb7602f86866f9004faaf9fd7","kind":"tag","published_at":"2025-05-08T19:59:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0/manifests"},{"name":"v24.10.6","sha":"cad3997dc357a70f44b04ade7c765fe8919faec4","kind":"tag","published_at":"2025-04-23T17:03:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6/manifests"},{"name":"v25.03.1-edge","sha":"f06aaf6c46de532fa5d86a6a63196523fb6126e4","kind":"tag","published_at":"2025-04-23T16:31:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge/manifests"},{"name":"v25.03.0-edge","sha":"92a47ec5da49afa0d29b1884107d8431fb396b7a","kind":"tag","published_at":"2025-04-23T10:51:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge/manifests"},{"name":"v25.02.3-edge","sha":"092166ef470388133cdcb40b3e4d7408ff6abe76","kind":"tag","published_at":"2025-04-08T12:10:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge/manifests"},{"name":"v25.02.2-edge","sha":"20ddf2358d92e8178fe97657ded87691b56afdb6","kind":"tag","published_at":"2025-04-05T15:47:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge/manifests"},{"name":"v25.02.1-edge","sha":"39f3c05e08b6aa4cc720c581704666af19871519","kind":"tag","published_at":"2025-03-19T20:25:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge/manifests"},{"name":"v25.02.0-edge","sha":"dcc386e4f01d611f11fcd48c734aa6aab6bdddf1","kind":"tag","published_at":"2025-03-18T07:37:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge/manifests"},{"name":"v24.10.5","sha":"b271f85df366749438ed3e32da3b091113a3d848","kind":"tag","published_at":"2025-03-04T19:39:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5/manifests"},{"name":"v25.01.0-edge","sha":"e2ae8a93dbb04c7171743245927d4b5e50ada02e","kind":"tag","published_at":"2025-02-12T14:10:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge/manifests"},{"name":"v24.10.4","sha":"56ad7dbbc90cee3e1ffae20101b2619d8b2bda4d","kind":"tag","published_at":"2025-01-20T17:03:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4/manifests"},{"name":"v24.12.0-edge","sha":"24faeee874a0e8896bde8aacf832c28e382df6d5","kind":"tag","published_at":"2025-01-20T16:22:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge/manifests"},{"name":"v24.10.3","sha":"6183fdf9dbd9114f5ee86d11bc5e69cbd06501a6","kind":"tag","published_at":"2024-12-16T16:41:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3/manifests"},{"name":"v24.11.0-edge","sha":"6e231be115c31f4e29e6deab45f668ae7e75917d","kind":"tag","published_at":"2024-12-03T10:43:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge/manifests"},{"name":"v24.10.2","sha":"62fc0017ffae1ea151581f738c17ab840649aa0c","kind":"tag","published_at":"2024-11-27T21:39:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2/manifests"},{"name":"v24.10.1","sha":"65941daaf991ddcb67aa8e653d6c93cee2433dfb","kind":"tag","published_at":"2024-11-18T14:17:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1/manifests"},{"name":"v24.10.0","sha":"a019ef8f6c26be67bb4e7bf8ce252914b3875231","kind":"tag","published_at":"2024-10-27T20:24:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0/manifests"},{"name":"v24.09.2-edge","sha":"0c9b3337f39cb1986fcf7fc360edb43a2701b486","kind":"tag","published_at":"2024-10-14T21:39:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge/manifests"},{"name":"v24.09.1-edge","sha":"34cdac3d7f3a48b952a0e05e488d02544de5540e","kind":"tag","published_at":"2024-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge/manifests"},{"name":"v24.09.0-edge","sha":"324de3d162e476ed3bf58a9c77ae8e95e27cb3ee","kind":"tag","published_at":"2024-10-02T13:44:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge/manifests"},{"name":"v24.08.0-edge","sha":"6e866ae81ff3bf8a9729e9dbaa9dd89afcb81a4b","kind":"tag","published_at":"2024-09-04T15:35:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge/manifests"},{"name":"v24.07.0-edge","sha":"d975962b7651818f16648fdeeb8ed8fb1d27877d","kind":"tag","published_at":"2024-08-05T21:28:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge/manifests"},{"name":"v24.04.4","sha":"ebcdcd6ab55767f47baed2bc55fcb9217d13ee37","kind":"tag","published_at":"2024-08-01T08:54:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4/manifests"},{"name":"v23.10.4","sha":"a2b945443ecd6ffaa2c14ae31d74998959e6b58c","kind":"tag","published_at":"2024-07-31T10:32:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4/manifests"},{"name":"v24.04.3","sha":"6e2591d161427f2211fe0173e62f66d00644a34d","kind":"tag","published_at":"2024-07-09T21:18:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3/manifests"},{"name":"v24.06.0-edge","sha":"e72ff742235ca999da3db4796c2d5f611fd0c4cd","kind":"tag","published_at":"2024-07-08T20:44:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge/manifests"},{"name":"v24.05.0-edge","sha":"f3a86def48d79a77770fec2b71f3fdc396d75dc9","kind":"tag","published_at":"2024-06-17T20:51:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge/manifests"},{"name":"v23.10.3","sha":"232e4b30c322f80e96ca344d788123dad29a0187","kind":"tag","published_at":"2024-06-11T20:37:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3/manifests"},{"name":"v24.04.2","sha":"e6a5e17db91ca6fae875df42053bd8c1b2a23bd4","kind":"tag","published_at":"2024-05-29T06:39:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2/manifests"},{"name":"v23.10.2","sha":"e50de272466f5fb6eb506c99cd01c00e00001a33","kind":"tag","published_at":"2024-05-28T14:29:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2/manifests"},{"name":"v24.04.1","sha":"1923fef6231e9846e604ee3eb50ecb61c5fbd0bf","kind":"tag","published_at":"2024-05-20T10:13:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1/manifests"},{"name":"v24.04.0","sha":"2ee0c418c16591905f05d30c00710d5903ecace8","kind":"tag","published_at":"2024-05-20T09:23:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0/manifests"},{"name":"v24.04.0-edge","sha":"0863a65a3175721b7d929d7e991b4b227706fdef","kind":"tag","published_at":"2024-05-13T09:56:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge/manifests"},{"name":"v24.03.0-edge","sha":"231497419ccc4b16997afb25076df37d2e9cf379","kind":"tag","published_at":"2024-04-15T09:58:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge/manifests"},{"name":"v24.02.0-edge","sha":"a90fd564119c2919b284793e711ba2648262b936","kind":"tag","published_at":"2024-03-10T20:21:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge/manifests"},{"name":"v24.01.0-edge","sha":"279c410b8de69627dbb7992e37e98ad36883c180","kind":"tag","published_at":"2024-02-05T23:40:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge/manifests"},{"name":"v23.10.1","sha":"25d468c948168f357f23d4db5d242ecd37526e1d","kind":"tag","published_at":"2024-01-12T23:37:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1/manifests"},{"name":"v23.04.5","sha":"973b0310a32d2f87c2f3b4e78847cc348364c26f","kind":"tag","published_at":"2024-01-12T21:24:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5/manifests"},{"name":"v23.12.0-edge","sha":"dfd7d09efe8c7d159596433a846ed5c7f8e17423","kind":"tag","published_at":"2023-12-20T11:14:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge/manifests"},{"name":"v23.11.0-edge","sha":"19d2ccb60ae7d281e6cb43769216a0384cb27313","kind":"tag","published_at":"2023-11-24T21:47:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge/manifests"},{"name":"v23.10.0","sha":"2cce747d77466c049a792bffa258f90869be6c52","kind":"tag","published_at":"2023-10-16T05:40:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0/manifests"},{"name":"v23.09.3-edge","sha":"1bfb8b14ee5158d8041528d7aeccd7805a0dda5a","kind":"tag","published_at":"2023-10-10T12:33:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge/manifests"},{"name":"v23.09.2-edge","sha":"46afba88f93714995357b47655cc664051cfc27a","kind":"tag","published_at":"2023-09-27T22:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge/manifests"},{"name":"v23.04.4","sha":"f2905ab114d55981f94d8c93f6b0e0fb060e463f","kind":"tag","published_at":"2023-09-25T16:00:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4/manifests"},{"name":"v23.09.1-edge","sha":"79c677a12d82400444fb6221219ce92b7247dcf2","kind":"tag","published_at":"2023-09-11T11:14:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge/manifests"},{"name":"v23.09.0-edge","sha":"f37d51baa80979f359c9dbd87be9564965dcd035","kind":"tag","published_at":"2023-09-10T22:34:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge/manifests"},{"name":"v23.08.1-edge","sha":"9f1b68900acb29098effd5a57998a15364958207","kind":"tag","published_at":"2023-08-17T15:35:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge/manifests"},{"name":"v23.04.3","sha":"10fd84142c7550c1cb7aa96f97692a88eb1dc7ef","kind":"tag","published_at":"2023-08-11T22:00:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3/manifests"},{"name":"v23.08.0-edge","sha":"ace32d007e545dc3da5924c36c39f628c83b1da8","kind":"tag","published_at":"2023-08-05T15:13:13.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge/manifests"},{"name":"v23.07.0-edge","sha":"fd4ff04f827ebca0f25efd3b079a68f390a82079","kind":"tag","published_at":"2023-07-22T16:14:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge/manifests"},{"name":"v23.06.0-edge","sha":"cb9592063783576a10ec78800e0ce99ff459bfb8","kind":"tag","published_at":"2023-06-14T21:48:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge/manifests"},{"name":"v23.04.2","sha":"5b5b579d603475d786d6ffed8ae63f9b7191560b","kind":"tag","published_at":"2023-06-08T10:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2/manifests"},{"name":"v23.05.0-edge","sha":"0781988bb28d1d2f53d3399fba070e831410be48","kind":"tag","published_at":"2023-05-15T04:59:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge/manifests"},{"name":"v22.10.8","sha":"82b917e5a1ec33357fd92606c8a11e50c7f4ac8c","kind":"tag","published_at":"2023-04-15T10:32:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8/manifests"},{"name":"v23.04.1","sha":"2769e60cebe53af4eb9e5bd61653d146761c0d59","kind":"tag","published_at":"2023-04-15T07:51:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1/manifests"},{"name":"v23.04.0","sha":"77c286ec3ae4f3147a34d09219d9ba834290e933","kind":"tag","published_at":"2023-04-01T21:52:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0/manifests"},{"name":"v23.03.0-edge","sha":"20fb59c26fe4743e12c8d4237983a3875dda131c","kind":"tag","published_at":"2023-03-19T19:34:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge/manifests"},{"name":"v23.02.1-edge","sha":"448ccc14f3115fe0eeafc67757a713fd5c915011","kind":"tag","published_at":"2023-02-26T19:57:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge/manifests"},{"name":"v23.02.0-edge","sha":"a33a6f47e2160f476de9024b9415d63a57647479","kind":"tag","published_at":"2023-02-21T18:29:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge/manifests"},{"name":"v22.10.7","sha":"e0f7b4d67f6f0068921bd1bf410d94631af205ff","kind":"tag","published_at":"2023-02-18T20:53:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7/manifests"},{"name":"v22.10.6","sha":"4f776efcd34e392d21ccc94f93002169cf7cf251","kind":"tag","published_at":"2023-01-23T23:35:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6/manifests"},{"name":"v23.01.0-edge","sha":"c492ad227d77b729b3c951767395b83a95d0ff6f","kind":"tag","published_at":"2023-01-14T18:15:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge/manifests"},{"name":"v22.10.5","sha":"8196ffd0aa4e03e6bb26fc207c6a9709f7b51c61","kind":"tag","published_at":"2023-01-14T14:03:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5/manifests"},{"name":"v22.12.0-edge","sha":"e8d53449306736b05c3f187a1ef0ff4ec641d621","kind":"tag","published_at":"2022-12-13T22:05:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge/manifests"},{"name":"v22.10.4","sha":"2d88d25db382aed205bb2191790f828901dc557b","kind":"tag","published_at":"2022-12-09T11:31:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4/manifests"},{"name":"v22.11.1-edge","sha":"4fc071ff773fee7c0d3d3b52e6ab92f9e4e362dd","kind":"tag","published_at":"2022-11-29T16:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge/manifests"},{"name":"v22.11.0-edge","sha":"877a58a330807a5265e507c01babcc27b1672d20","kind":"tag","published_at":"2022-11-23T17:31:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge/manifests"},{"name":"v22.10.3","sha":"44469bf90f5761ca4e234b05034c75b7975ea1d4","kind":"tag","published_at":"2022-11-21T21:57:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3/manifests"},{"name":"v22.10.2","sha":"0358114af7e8ed98dfaf592a119c656e0d8b6a1d","kind":"tag","published_at":"2022-11-13T19:10:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2/manifests"},{"name":"v22.10.1","sha":"4bc7e2a4cda807c2ffeb16446b98bd886943f62f","kind":"tag","published_at":"2022-10-27T19:01:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1/manifests"},{"name":"v22.10.0","sha":"66735ae0f4de161cc4e98f0a1044ff4909cf3969","kind":"tag","published_at":"2022-10-13T09:34:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0/manifests"},{"name":"v22.10.0-RC3","sha":"a12e98097ddd90dd83533ff8760ef676984a71d0","kind":"tag","published_at":"2022-10-07T22:10:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3/manifests"},{"name":"v22.10.0-RC2","sha":"c4f6c517d80306590f17bb51cbfdac2b3e3a2f42","kind":"tag","published_at":"2022-10-07T16:47:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2/manifests"},{"name":"v22.10.0-RC1","sha":"e7df3d8fb4e7099100130fe9a6063f8f9789476b","kind":"tag","published_at":"2022-10-03T14:50:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1/manifests"},{"name":"v22.09.7-edge","sha":"3107cd446e62de9c0c84c690a1fbb7c32e67e13c","kind":"tag","published_at":"2022-09-28T10:22:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.7-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.7-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.7-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge/manifests"},{"name":"v22.09.6-edge","sha":"021d898944428a8883fd73f3058aafc2043b0cca","kind":"tag","published_at":"2022-09-26T15:40:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.6-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.6-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.6-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge/manifests"},{"name":"v22.09.5-edge","sha":"c31caa11e29aeba46f1c778630a3e37a0545dfd0","kind":"tag","published_at":"2022-09-21T09:42:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.5-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.5-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.5-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge/manifests"},{"name":"v22.09.4-edge","sha":"783042c41578978c4159cb934645496484b8a384","kind":"tag","published_at":"2022-09-19T21:18:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.4-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.4-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.4-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge/manifests"},{"name":"v22.09.3-edge","sha":"da527e81919eae61b78d3de898817a6966181c1a","kind":"tag","published_at":"2022-09-10T16:10:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge/manifests"},{"name":"v22.09.2-edge","sha":"632ff365bface9be3450739f0741412bf8e76739","kind":"tag","published_at":"2022-09-07T20:10:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge/manifests"},{"name":"v22.09.1-edge","sha":"58949b2a21f270a6b6e93c34e48c4e186ea7ac29","kind":"tag","published_at":"2022-09-01T21:02:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge/manifests"},{"name":"v22.08.2-edge","sha":"ebf19c4e5141b72bcc7a4a7e30af8b2dcc9bba64","kind":"tag","published_at":"2022-08-16T18:55:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge/manifests"},{"name":"v22.08.1-edge","sha":"126e4259ea724585fc6c84f105ba73eb62e2ad37","kind":"tag","published_at":"2022-08-11T11:40:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge/manifests"},{"name":"v22.08.0-edge","sha":"ffa9a0c573e0a0cf257fb8b2da11c1c4251e6d32","kind":"tag","published_at":"2022-08-01T17:03:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge/manifests"},{"name":"v22.04.5","sha":"4282761f5b018e411523451211e056177b8fef3c","kind":"tag","published_at":"2022-07-15T16:35:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5/manifests"},{"name":"v22.07.1-edge","sha":"6e541457aa0c08f32fcecfb1024f75a52b20e60a","kind":"tag","published_at":"2022-07-13T12:01:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.07.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.07.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.07.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge/manifests"},{"name":"v22.04.4","sha":"237d32223f89158a5bbdd3d07fec283f5c73ce12","kind":"tag","published_at":"2022-06-19T21:08:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4/manifests"},{"name":"v22.06.1-edge","sha":"59c48429c2d3164f13b7d14b33ddc0bbfb37418e","kind":"tag","published_at":"2022-06-17T13:14:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge/manifests"},{"name":"v22.06.0-edge","sha":"bf9978dae0e3770dea93d974f072a681ad1f612e","kind":"tag","published_at":"2022-06-09T17:05:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge/manifests"},{"name":"v22.05.0-edge","sha":"1630465e29acb057f775c458264daf4f40d90bee","kind":"tag","published_at":"2022-05-25T18:18:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge/manifests"},{"name":"v22.04.3","sha":"a6c0fa88702418663c5ee2488a0142deee4502ab","kind":"tag","published_at":"2022-05-18T19:54:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3/manifests"},{"name":"v22.04.2","sha":"16348972f7ba916bd001f5ad5a166fc0ef312d59","kind":"tag","published_at":"2022-05-16T18:06:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2/manifests"},{"name":"v22.04.1","sha":"568c9dc38889deca6d82ee5940e00d4098505744","kind":"tag","published_at":"2022-05-15T12:16:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1/manifests"},{"name":"v22.04.0","sha":"f1bd0178d830f936947d6250e60a15a2abeddb51","kind":"tag","published_at":"2022-04-23T18:27:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0/manifests"},{"name":"v22.03.1-edge","sha":"16caa6bb16d6048488d1d34a4d54e30bcf22feb7","kind":"tag","published_at":"2022-04-06T21:40:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge/manifests"},{"name":"v22.03.0-edge","sha":"2a7dab407a760b6e045940079e8cc62887e16643","kind":"tag","published_at":"2022-03-27T20:22:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge/manifests"},{"name":"v22.02.1-edge","sha":"d35f25ccdf0a7eed7c836d1f29973059ee18e507","kind":"tag","published_at":"2022-03-03T18:59:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge/manifests"},{"name":"v22.02.0-edge","sha":"0046c9395e87d2de1a5d51ce155d8c1c5384d871","kind":"tag","published_at":"2022-02-25T11:26:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge/manifests"},{"name":"v22.01.0-edge","sha":"4f33645085332373d7b55fa3bb5e41577cfb7f32","kind":"tag","published_at":"2022-02-07T13:26:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge/manifests"},{"name":"v21.12.1-edge","sha":"3e20f87cd01aefb5c5e80230ffca5b7d7699705a","kind":"tag","published_at":"2021-12-22T08:36:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge/manifests"},{"name":"v21.10.6","sha":"9e8c39e0cc89092ae2fb5bc46e3646a595da1c55","kind":"tag","published_at":"2021-12-21T17:09:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6/manifests"},{"name":"v21.10.5","sha":"6cea21a1b288e427cc0e6c56cd9daaaec8a3fdbb","kind":"tag","published_at":"2021-12-08T14:55:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5/manifests"},{"name":"v21.11.0-edge","sha":"5bfde014f6e599863269f27010e0e6ca310d46a5","kind":"tag","published_at":"2021-12-05T18:13:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge/manifests"},{"name":"v21.10.4","sha":"a5efdec3401341462886bd66ce4330177528d978","kind":"tag","published_at":"2021-11-30T16:49:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4/manifests"},{"name":"v21.10.3","sha":"23ece74f3d24139c47d7bd0dc2a13a354901aceb","kind":"tag","published_at":"2021-11-23T08:07:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3/manifests"},{"name":"v21.10.2","sha":"5de94089499d4ffc99b59d08ded531c2cf0bb632","kind":"tag","published_at":"2021-11-22T11:46:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2/manifests"},{"name":"v21.10.1","sha":"8adf3766fb3c3b7c165db920804fa86934ad59f3","kind":"tag","published_at":"2021-11-18T09:43:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1/manifests"},{"name":"v21.10.0","sha":"262fb02f64843fc5b66d729055f770a9b905ee7c","kind":"tag","published_at":"2021-11-11T20:38:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0/manifests"},{"name":"v21.09.1-edge","sha":"5d8181093accd77303e841ed8c75654af49da995","kind":"tag","published_at":"2021-10-28T15:42:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge/manifests"},{"name":"v21.09.0-edge","sha":"63eaf8e0c180bfc2673b04b0eecc90e7134ede71","kind":"tag","published_at":"2021-10-12T20:46:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge/manifests"},{"name":"nf-sqldb@0.2.0","sha":"1db4572649a9b4f4798b8a582d7f107123333d8b","kind":"commit","published_at":"2021-10-11T07:45:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.2.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0/manifests"},{"name":"nf-sqldb@0.1.0","sha":"4d57979526d807a0d146697eb9c47d22696b0587","kind":"commit","published_at":"2021-09-01T15:26:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0/manifests"},{"name":"v21.08.0-edge","sha":"3732e1dfde4af1221f961a866f2e0a81bc2b9fe5","kind":"tag","published_at":"2021-08-30T17:54:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge/manifests"},{"name":"v21.07.0-edge","sha":"125f06b5c5a1db67e4368e0e8a32dbac0c41bd2e","kind":"tag","published_at":"2021-08-06T12:58:50.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge/manifests"},{"name":"v21.04.3","sha":"942b7afa242fc0fc50f4bbec00a681b1409829b2","kind":"tag","published_at":"2021-07-21T17:15:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3/manifests"},{"name":"v21.04.2","sha":"299ff56689a140305436cb7b3d23fe8a36312519","kind":"tag","published_at":"2021-07-12T13:31:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2/manifests"},{"name":"v21.06.0-edge","sha":"f59e64808339b2869d4bb5e54504a1ada960c03d","kind":"tag","published_at":"2021-07-03T20:51:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge/manifests"},{"name":"v21.05.0-edge","sha":"01e126c051b1b3f44d72d1fe26818a4e0f513f2e","kind":"tag","published_at":"2021-05-28T19:34:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge/manifests"},{"name":"v21.04.1","sha":"e7ac0fca924e01354c767a087b5cb3379074a159","kind":"tag","published_at":"2021-05-14T17:56:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1/manifests"},{"name":"v21.04.0","sha":"a3c4b18c20b07b900f9784eecc19a4f4fa4a3193","kind":"tag","published_at":"2021-05-02T17:56:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0/manifests"},{"name":"nf-google@1.0.3","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-google@1.0.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-google@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-google%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3/manifests"},{"name":"nf-azure@0.9.7","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-azure@0.9.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-azure@0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-azure%400.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7/manifests"},{"name":"nf-console@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-console@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-console@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-console%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2/manifests"},{"name":"nf-ga4gh@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ga4gh@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ga4gh@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ga4gh%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2/manifests"},{"name":"nf-ignite@1.2.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ignite@1.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ignite@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ignite%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2/manifests"},{"name":"nf-tower@1.1.0","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-tower@1.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-tower@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-tower%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0/manifests"},{"name":"nf-amazon@1.0.5","sha":"8f2e22062c1eb174561c0f86e501f8524aaebe30","kind":"commit","published_at":"2021-05-02T16:10:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-amazon@1.0.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-amazon@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-amazon%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5/manifests"},{"name":"v21.04.0-edge","sha":"c9515da2ada4f5b7d6322732ecab381529e76756","kind":"tag","published_at":"2021-04-08T12:33:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge/manifests"},{"name":"v20.12.1-edge","sha":"5509e0d7f3883f4b957a2cc664e7947d542bee01","kind":"commit","published_at":"2021-03-18T08:41:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge/manifests"},{"name":"v21.03.0-edge","sha":"865dc7f82bef71c9afe277f7aed1cae7d95095db","kind":"tag","published_at":"2021-03-05T15:27:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge/manifests"},{"name":"v21.02.0-edge","sha":"8f5758b242ffbac08557632bc9498b787972523c","kind":"tag","published_at":"2021-02-01T19:27:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge/manifests"},{"name":"v21.01.1-edge","sha":"7428b623869a4539cf48b4063f6785d8824cbdbd","kind":"tag","published_at":"2021-01-15T22:13:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge/manifests"},{"name":"v21.01.0-edge","sha":"bdec73d028f01bcab58daf23977b1e7629e78c9a","kind":"tag","published_at":"2021-01-04T21:19:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge/manifests"},{"name":"v20.12.0-edge","sha":"af261276749a4bfd13b9fa937280836b6fd51f38","kind":"tag","published_at":"2020-12-12T10:43:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge/manifests"},{"name":"v20.11.0-edge","sha":"1de2c4fb3669ffea1ad35f08135087e1941638f1","kind":"tag","published_at":"2020-11-16T10:40:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge/manifests"},{"name":"v20.10.0","sha":"dc36f6d3e48d653bb406e604b4d2199dd5ab9954","kind":"tag","published_at":"2020-11-01T17:28:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0/manifests"},{"name":"v20.09.1-edge","sha":"a6b4cabbf9a9e49509143b93a561773bc69cf393","kind":"tag","published_at":"2020-10-15T12:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge/manifests"},{"name":"v20.09.0-edge","sha":"58a03047cd686754bf7a85e145939c20e07027a0","kind":"tag","published_at":"2020-09-23T17:36:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge/manifests"},{"name":"v20.08.1-edge","sha":"6677f4a44af7950362a622a32022e53985931bc0","kind":"tag","published_at":"2020-09-02T14:30:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge/manifests"},{"name":"v20.08.0-edge","sha":"0ca08c9618adb37126a7a31ef84b4767304a5eb1","kind":"tag","published_at":"2020-08-25T12:36:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge/manifests"},{"name":"v20.07.1","sha":"f7cdf3944b4937b04cf1516b02dec2e424a114d2","kind":"tag","published_at":"2020-07-24T16:56:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1/manifests"},{"name":"v20.07.0-RC1","sha":"644e3fc1bda7cc148d987a6281147b1ca214e81e","kind":"tag","published_at":"2020-07-21T16:55:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1/manifests"},{"name":"v20.06.0-edge","sha":"cf253602d4de32edacad5f6a657ef4a73ef7ba59","kind":"tag","published_at":"2020-07-05T21:01:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge/manifests"},{"name":"v20.05.0-edge","sha":"2081a66d63c7b8bb9a44ad474e60ab46d6865323","kind":"tag","published_at":"2020-05-31T20:14:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge/manifests"},{"name":"v20.04.1","sha":"902b59e8b7181b8cb9739af67bd8b31e86b2220c","kind":"tag","published_at":"2020-05-03T20:33:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1/manifests"},{"name":"v20.04.1-edge","sha":"24b692a3ffc0cde6c719da49a33e9f8d55d18b0f","kind":"tag","published_at":"2020-04-19T17:30:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge/manifests"},{"name":"v20.04.0-edge","sha":"06f2cb94c45269427460eea5ef35cf2a3edf5573","kind":"tag","published_at":"2020-04-13T20:48:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge/manifests"},{"name":"v20.03.0-edge","sha":"8cfdde6fcda2ffd0b99d8b1b0f1321981465aba1","kind":"tag","published_at":"2020-03-28T16:42:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge/manifests"},{"name":"v20.02.0-edge","sha":"63a1aa6dba508f37c1ba982efa2f2b706551e49c","kind":"tag","published_at":"2020-02-29T15:55:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge/manifests"},{"name":"v20.01.0","sha":"2d74a2e7f2be08c9d2eeb13686b7f3fc6dfa8261","kind":"tag","published_at":"2020-02-12T13:24:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0/manifests"},{"name":"v20.01.0-rc1","sha":"2eb94251622043411e243284939e3c9c1fff0a01","kind":"tag","published_at":"2020-02-06T18:49:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-rc1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1/manifests"},{"name":"v20.01.0-edge","sha":"91d7384e100eb6d8e068c73c8d3dfab9ae4d845a","kind":"tag","published_at":"2020-01-20T20:42:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge/manifests"},{"name":"v19.12.0-edge","sha":"4323365a15eeea9b286f2ed5dba88c0486245aee","kind":"tag","published_at":"2019-12-20T12:34:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge/manifests"},{"name":"v19.11.0-edge","sha":"d133eedc886395fb8a90491cde2eb7d94e4e5374","kind":"tag","published_at":"2019-12-02T12:33:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge/manifests"},{"name":"v19.10.0","sha":"bc9f006d679f29211212ef535d8c35e3849c1376","kind":"tag","published_at":"2019-10-21T16:39:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0/manifests"},{"name":"v19.09.0-edge","sha":"9dfab9f4ea46095663871322311cdbeea343f50c","kind":"tag","published_at":"2019-09-16T21:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge/manifests"},{"name":"v19.08.1-edge","sha":"e35e3e9c9a96114bfddcd3e3359a816945ffb767","kind":"tag","published_at":"2019-08-26T19:42:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge/manifests"},{"name":"v19.07.0","sha":"c676b02461d6f3cb112add8347649f8b29bb14a9","kind":"tag","published_at":"2019-07-27T19:56:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0/manifests"},{"name":"v19.07.0-edge","sha":"7e7c52082ec618b57a5e20b22fca6370fca8f796","kind":"tag","published_at":"2019-07-09T15:04:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge/manifests"},{"name":"v19.06.0-edge","sha":"4492bdf7249070cf289bebefffe7833da2a22089","kind":"tag","published_at":"2019-06-21T14:59:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge/manifests"},{"name":"v19.05.0-edge","sha":"49f55e93fba83a180a43cf8a35083838379e38df","kind":"tag","published_at":"2019-05-20T19:11:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge/manifests"},{"name":"v19.04.1","sha":"14c3f3bee1e5bf6d3fbb68e0e32883c86630963e","kind":"tag","published_at":"2019-05-03T13:28:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1/manifests"},{"name":"v19.04.0-edge","sha":"bf0ee0dd5d10c1a2c36ba69f12fd8486b181d472","kind":"tag","published_at":"2019-04-24T20:54:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge/manifests"},{"name":"v19.04.0","sha":"41116e2d7efe9d351adb7e2bb66ee6c99e91f31d","kind":"tag","published_at":"2019-04-17T12:58:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0/manifests"},{"name":"v19.03.0-edge","sha":"ca5d7bc6b71e6245a643eb93a5eaeb113d912b74","kind":"tag","published_at":"2019-03-14T21:49:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge/manifests"},{"name":"v19.02.0-edge","sha":"9f89795b620a8614ea7a40291bd8d9944ea33f94","kind":"tag","published_at":"2019-02-06T14:53:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge/manifests"},{"name":"v19.01.0","sha":"f38bfee810bd36f9bb108244ac1c8feac3ae854b","kind":"tag","published_at":"2019-01-22T15:04:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0/manifests"},{"name":"v19.01.0-edge","sha":"e281db33edf568a5a378c365c4d2e30675326e28","kind":"tag","published_at":"2019-01-10T14:05:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge/manifests"},{"name":"v18.12.0-edge","sha":"0896fb37d043f9033a45a24b13c7ec2b09cc78de","kind":"tag","published_at":"2018-12-18T13:39:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge/manifests"},{"name":"v18.11.0-edge","sha":"c40c71a2f39e1dd89e3a17f9301be9fdfd2de95c","kind":"commit","published_at":"2018-11-12T18:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge/manifests"},{"name":"v18.10.1","sha":"248fce8e5d0ddc2faaa5e01007f670b5a3310689","kind":"tag","published_at":"2018-10-24T15:44:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1/manifests"},{"name":"v0.32.0","sha":"ce0a8f22f62a9531857c6908de97dadc6a0259e7","kind":"tag","published_at":"2018-09-27T11:35:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.32.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"03e55f5b4c19edac3abc3899b6132d8c9760f907","kind":"tag","published_at":"2018-08-07T16:47:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"a379420faa8583e8fa559d1e6ebe7e1710cae14b","kind":"tag","published_at":"2018-07-25T16:48:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0/manifests"},{"name":"v0.31.0-RC1","sha":"ad8e97b7c416a555005fd1b3a21980a3cea25e07","kind":"tag","published_at":"2018-07-19T20:00:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1/manifests"},{"name":"v0.30.2","sha":"9e011757db9cf97eb861503f37437a609be4c62a","kind":"tag","published_at":"2018-06-16T19:48:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"537b507cc7201573c33200dc402336aa74aa9f28","kind":"tag","published_at":"2018-06-11T14:30:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"5197e36ef8c484776ae602189b2a1ff295ba5670","kind":"tag","published_at":"2018-06-05T12:08:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0/manifests"},{"name":"v0.29.1","sha":"004822bf354bd4e61e735d49fd2d8221ff84f60b","kind":"tag","published_at":"2018-05-10T08:42:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"0f9490d345b7d89c8e4c9ec2812ad1dab28de898","kind":"tag","published_at":"2018-04-24T12:26:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0/manifests"},{"name":"v0.29.0-RC1","sha":"d8580f776d2dfebfe0fe8021c788f76e54a10bfb","kind":"tag","published_at":"2018-04-08T12:53:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1/manifests"},{"name":"v0.28.2","sha":"33b0fad520dc844bc72af0a7f521464bdd86e369","kind":"tag","published_at":"2018-04-06T14:07:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"df18def5b4dab1ed33205132c7c6f7b9b456e3bf","kind":"tag","published_at":"2018-03-27T19:20:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"bb23833b0888a849b575a8db07cbeef89f9ab206","kind":"tag","published_at":"2018-03-10T13:56:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0/manifests"},{"name":"v0.28.0-RC1","sha":"116342f3df244adfe42c0806aeaa80fd5053d42c","kind":"tag","published_at":"2018-02-27T13:38:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1/manifests"},{"name":"v0.27.6","sha":"9c2ecba26e35f60e43b63535187df5f2ea5cc40c","kind":"tag","published_at":"2018-02-19T10:28:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"f472166ce5c004d7b5506104015310b0dc971a2e","kind":"tag","published_at":"2018-02-16T07:47:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"5fa69eeff5dceea07a4abd9330e8034157d33a28","kind":"tag","published_at":"2018-02-05T10:49:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"d8d1d351b3d077dc4c1420918dfcaa6f4d3a4964","kind":"tag","published_at":"2018-01-29T15:36:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"69f39ebbe70f98655e785e2c2cdcf8e22e374867","kind":"tag","published_at":"2018-01-23T10:54:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"58061a23e1bd47bc98e7e9b5a2e17f0d90f072e8","kind":"tag","published_at":"2018-01-18T14:38:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"ad89ef934eff6adf9318619dc79133cd25c1fa3e","kind":"tag","published_at":"2018-01-09T14:23:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0/manifests"},{"name":"v0.27.0-RC2","sha":"2fa8184b973c3a4902b282e35d1e1c7ff5d980ed","kind":"tag","published_at":"2017-12-29T15:44:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2/manifests"},{"name":"v0.27.0-RC1","sha":"3c0df3236dc7e9b954c51d427d3f159ac0ee8b39","kind":"tag","published_at":"2017-12-20T15:36:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1/manifests"},{"name":"v0.26.4","sha":"653b4215be8795bbb01efba6e8bc02640b8f7a48","kind":"tag","published_at":"2017-12-11T21:45:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4/manifests"},{"name":"v0.26.3","sha":"71e2a750fd18766c314ee691fbe66463d19ab6f7","kind":"tag","published_at":"2017-11-30T19:41:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"ceeb23ce56ffb84470944afa8c85a3e26fa5aa84","kind":"tag","published_at":"2017-11-27T21:22:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"eda61c187c070c19769af30bb2879320389dad18","kind":"tag","published_at":"2017-11-17T14:58:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"a6ae34b4fd8034be128e3d88227c8ed9ce7fbbc3","kind":"tag","published_at":"2017-11-08T12:35:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0/manifests"},{"name":"v0.26.0-RC2","sha":"26a2d2f00b437d894583abc1137662ef2d6098cd","kind":"tag","published_at":"2017-10-30T19:38:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2/manifests"},{"name":"v0.26.0-RC1","sha":"177b3c827f21229b717435e086c4171736c24c58","kind":"tag","published_at":"2017-10-24T15:43:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1/manifests"},{"name":"v0.25.7","sha":"092f5d9c177ef3b9353fda02443835a7cdc129d8","kind":"tag","published_at":"2017-09-06T20:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"a9648ae98e9418be46e31afab07a5b939d338e22","kind":"tag","published_at":"2017-08-13T15:54:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"b0ccaaf77199e5071cbafcd1d33d019f24a184cf","kind":"tag","published_at":"2017-08-04T14:23:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"64183d9981616d6b456f8e4d878eb7141a562466","kind":"tag","published_at":"2017-07-31T10:57:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"aae23fe345460db227f244e0dff21fdb07e94cf4","kind":"tag","published_at":"2017-07-31T09:16:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"637fcb039a7d490c469a56af774b0201d57a62e5","kind":"tag","published_at":"2017-07-03T09:19:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"fbb2e0f7536e530f1822982a2ff500e8aa6fb8e6","kind":"tag","published_at":"2017-06-27T13:45:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"215e461be39016672e3a33a14bd58b39bd2b3ed5","kind":"tag","published_at":"2017-06-26T09:28:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0/manifests"},{"name":"v0.25.0-RC1","sha":"500e908518635571ec3daf9571c86ab3a775b754","kind":"tag","published_at":"2017-06-06T07:33:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1/manifests"},{"name":"v0.24.4","sha":"f06817d8ebb3da877baafcf9cdf676c832c12d42","kind":"tag","published_at":"2017-05-22T12:39:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"071e49d27a48d4165b1ee0252d540f037adf2cfc","kind":"tag","published_at":"2017-04-24T19:47:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"1bae7bfa6088d0d8be543b57adacd83cef0f98f6","kind":"tag","published_at":"2017-04-05T17:57:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"d521708be6ff32efdba80fe8ff17744eb2500320","kind":"tag","published_at":"2017-03-24T20:58:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"6da95732dd51cfd6ed791346bd80074f7c866fb5","kind":"tag","published_at":"2017-03-20T14:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0/manifests"},{"name":"v0.23.4","sha":"3bc84b1b36971f28edacf10a2b999d1b3f78c601","kind":"tag","published_at":"2017-02-24T12:35:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"6ab0a6b79c04647285d635519590f5cbb9943cfe","kind":"tag","published_at":"2017-02-09T23:36:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"d8977a85434f788585be64c82daecb6845ef25fd","kind":"tag","published_at":"2017-02-02T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"09d5375d73b39339e7ec505dd01d237443c82b2c","kind":"tag","published_at":"2017-01-23T23:26:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"5286d55f088d946785e0b0781f8bb1e66bc5c598","kind":"tag","published_at":"2016-12-13T15:28:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0/manifests"},{"name":"v0.22.6","sha":"6a56d4e4542100eac3730c5eadf14fdb009caebb","kind":"tag","published_at":"2016-12-04T23:19:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"cd07841a47bfaaf10ca0a7fafa8586d17df48764","kind":"tag","published_at":"2016-11-17T12:52:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"bbcc11292b6c82908cea835a6d4b3dc22ad356be","kind":"tag","published_at":"2016-11-04T21:26:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"e86fc0b13b55e4cfe424dec0da31896916459f36","kind":"tag","published_at":"2016-10-12T11:30:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"bd8211c51b0345e9d34e6669993f75cfef2c00f0","kind":"tag","published_at":"2016-10-03T16:00:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"17596cc6ad690f7b0cd6eecc73464edb95948162","kind":"tag","published_at":"2016-09-26T10:54:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"edc61eac76e7082a453905c0f118a03f132262d7","kind":"tag","published_at":"2016-09-21T13:15:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0/manifests"},{"name":"v0.22.0-RC2","sha":"08f761e756f8cb2f8ec06a1fd4ec95875845c729","kind":"tag","published_at":"2016-09-13T16:55:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2/manifests"},{"name":"v0.22.0-RC1","sha":"c71e9e846bdadf3d757c952a939402b8bb496c26","kind":"tag","published_at":"2016-09-01T15:33:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1/manifests"},{"name":"v0.21.3","sha":"bcc69674b75e77834aa66fe68d7cd187dcc3a795","kind":"tag","published_at":"2016-08-26T19:20:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"afb7544135e460342a1d36cbc5b48bb6d1db828d","kind":"tag","published_at":"2016-08-12T11:29:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"dc1f6b8d3c351d7c0adcf43c2d39c1c07f42543d","kind":"tag","published_at":"2016-07-29T12:45:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"f7b5235bb14323eeedc12a8649e244cc4b27109e","kind":"tag","published_at":"2016-07-20T15:25:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0/manifests"},{"name":"v0.21.0-RC1","sha":"158fe7170c6bec977aa7bcbb4fb472823ea277b9","kind":"tag","published_at":"2016-07-14T07:58:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1/manifests"},{"name":"v0.20.1","sha":"a77a4ebd49efff64daf91ea19359c51b4b5bed08","kind":"tag","published_at":"2016-06-18T07:45:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"daf63d70dbe18a152eb650a001a6c4c70444aa00","kind":"tag","published_at":"2016-06-10T14:12:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0/manifests"},{"name":"v0.19.4","sha":"175691b984991caac37b09a91719d16521e72929","kind":"tag","published_at":"2016-06-03T17:45:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"18f26d707eedadd0043e25dc5379a97611ec9dba","kind":"tag","published_at":"2016-05-31T11:52:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"ef07ff2f0cae937d0865af5589eb042ae2c5b9ac","kind":"tag","published_at":"2016-05-26T15:02:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"e4eabda574a5e723f6e09b7fbfc23324273e2595","kind":"tag","published_at":"2016-05-20T15:22:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"1cba12ce76c66c660a33945459dcaea54eb863b4","kind":"tag","published_at":"2016-05-18T09:27:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"c2ad9576a2aaf5d8a1a71b5c2ada20e74e70db77","kind":"tag","published_at":"2016-05-09T08:04:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"cf8fd207cac852de59657f09c8313f5bc84e04e6","kind":"tag","published_at":"2016-05-03T11:44:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"85db9ad648d91c2e22bfc8224468d5d45abc4854","kind":"tag","published_at":"2016-04-26T11:53:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"83482866a77eecf495602823f8d0f0b73d1fa2a5","kind":"tag","published_at":"2016-04-11T11:46:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0/manifests"},{"name":"v0.18.0-RC1","sha":"7761c87671fe2eec1e069cb171b1e449f946653d","kind":"tag","published_at":"2016-04-06T21:38:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1/manifests"},{"name":"v0.17.3","sha":"5b26f003c1d1a1020a4d5b73265684a5303ac2b1","kind":"tag","published_at":"2016-02-18T13:06:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"4a0bdde1783946e62afd8ff0d3166517339a7719","kind":"tag","published_at":"2016-02-02T17:27:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"147a011d276a952cd66c188521d4b3de41251f73","kind":"tag","published_at":"2016-01-21T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"ce736be18f13be38bb54689ee42d5240fa06d1f7","kind":"tag","published_at":"2016-01-07T13:31:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0/manifests"},{"name":"v0.16.5","sha":"9640780b495dfecb53aba1a5c49c37269cf8d8f8","kind":"tag","published_at":"2015-12-18T09:32:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"3af18a75f8fb2aa3e3809596d8c6e89d47b4c878","kind":"tag","published_at":"2015-12-06T16:49:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"586367c6123b8604bb95d2645a4ad03233818aa8","kind":"tag","published_at":"2015-11-30T16:02:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"bf64ff5dd7d56b7f75ce82f770a4ded4c52567a8","kind":"tag","published_at":"2015-11-14T18:22:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"157ccf6953d98d1830d816fcccd80484186f8c6c","kind":"tag","published_at":"2015-11-07T19:25:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"be4eafd43f142b6b7c86febe55e50a879fcd53ff","kind":"tag","published_at":"2015-11-04T10:36:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0/manifests"},{"name":"v0.16.0-RC1","sha":"24959498ed6aa520f7e72feba0baaaf9b8c95a3b","kind":"tag","published_at":"2015-10-23T10:50:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1/manifests"},{"name":"v0.15.6","sha":"a6487eb75f7078e1e51572dbeedf329c5f63804e","kind":"tag","published_at":"2015-10-07T16:13:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"0562cd57a0897673681b65d2161e35224757200b","kind":"tag","published_at":"2015-09-28T09:50:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"816be9d4de5ce0dab5f27f3bea054f28000287c8","kind":"tag","published_at":"2015-09-23T10:24:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"5d67827110c5f268be043e0d8385b9537194ef20","kind":"tag","published_at":"2015-08-26T12:21:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"716292157cd4fb3c8ff4b6a24f979b3d742e209d","kind":"tag","published_at":"2015-08-19T14:27:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"72c889a3d77268270950404a2e6a1db16c44d987","kind":"tag","published_at":"2015-08-04T15:57:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"4812811738049c31d3f265491d8a9c4af683ee5a","kind":"tag","published_at":"2015-07-27T08:14:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0/manifests"},{"name":"v0.14.4","sha":"f9177d5f78804a8a571511a1daef2fc8fcea34bb","kind":"tag","published_at":"2015-07-20T15:09:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"39d2daf5c22b431b935484315875004d1a11602e","kind":"tag","published_at":"2015-07-03T17:49:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"c3e530d24ff9cb544fe9e9b0fcb606531cf97edb","kind":"tag","published_at":"2015-06-25T12:19:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"47f5f0fb9e0f27019d35d5bf7ba806c0e6c4c388","kind":"tag","published_at":"2015-06-08T14:59:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"0dffa67962d05a2533b0ede27733887aa04def72","kind":"tag","published_at":"2015-06-04T15:24:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0/manifests"},{"name":"v0.13.5","sha":"6235aae888ede7ed2cfe8473b97811628c4e2773","kind":"tag","published_at":"2015-05-07T12:42:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"6d80c857d193b19700ce0aafbd9b2a8b2854f7b3","kind":"tag","published_at":"2015-05-04T09:27:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"6d596f2a2cb1ae4d7d0dda01f100b43837957e7b","kind":"tag","published_at":"2015-04-19T17:53:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"646e913e574c1417d4c86a91b70527617bfc4789","kind":"tag","published_at":"2015-04-16T11:37:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"99ecef730d6397a0299b7f83e236f50fdce8f200","kind":"tag","published_at":"2015-04-11T10:00:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"f0ee65dcfea0845f09372700282367de9a28e052","kind":"tag","published_at":"2015-04-08T21:16:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"a4ee14989c332d7574ff9172eb8eb7a87338aa2c","kind":"tag","published_at":"2015-03-18T09:27:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"537ccb971974535c40e09c6d9ad21ee2d6a472bc","kind":"tag","published_at":"2015-03-09T15:22:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"1b4d5e590429af31e89ad5d5a7ad47459fcb5f26","kind":"tag","published_at":"2015-02-16T15:19:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"17182e36f5de664a710b151307cd81eb344b8436","kind":"tag","published_at":"2015-02-12T11:22:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"688b9c75eeb79ccef962c9b5f92ae6e6fac797fa","kind":"tag","published_at":"2015-02-08T21:02:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"1782bb13d9d8ca8f3526554d5dc014f2d6569f23","kind":"tag","published_at":"2015-01-05T16:16:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0/manifests"},{"name":"v0.11.4","sha":"8a349373466ffc29d3c3e4d032eda15c6176beb3","kind":"tag","published_at":"2014-12-16T17:16:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"b21329afa2759e05bb896bf712ea193731f49482","kind":"tag","published_at":"2014-11-27T10:04:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"1653946b2a1983e50b77f749dba5cfe652e10f58","kind":"tag","published_at":"2014-11-19T15:56:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"2c0d6d05fe4dd48fd0d96b607335c76241dae267","kind":"tag","published_at":"2014-11-11T14:50:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"78430ce749f9199be44e7449bf886e802fab565a","kind":"tag","published_at":"2014-11-05T13:37:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"bd844a0ecbb35e7ecbab4f3a145dbfa7404bc8db","kind":"tag","published_at":"2014-10-03T11:57:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"57b3c9d9594026a68cc50e634268fa9922df23b3","kind":"tag","published_at":"2014-10-01T11:35:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ddbdce401e4befaa4ca292c3e13046bf9a04a911","kind":"tag","published_at":"2014-09-15T14:55:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b110977065bb359e4a3d307c342f40d73951b214","kind":"tag","published_at":"2014-09-08T16:28:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"241a96c6a74f708db8f18bca2ab1e24d071a2fb3","kind":"tag","published_at":"2014-08-11T10:40:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.9.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0/manifests"},{"name":"v0.8.5","sha":"13717db8910f665d9f8a4ddb451cf56748f969eb","kind":"tag","published_at":"2014-08-03T14:07:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"24a1fa74e822d68cedf74ac0d22603c44b12ad15","kind":"tag","published_at":"2014-07-20T18:15:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"1ed91667e834c654841772b7eddf58f60632fb3a","kind":"tag","published_at":"2014-06-27T14:47:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"2542fb6dd767268c21afe17d5b1e6e81939aacf7","kind":"tag","published_at":"2014-06-18T18:17:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"cd44d36b10853058c9549dc28e674fba1b8523c4","kind":"tag","published_at":"2014-05-26T21:15:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"fabe3d5b028b138c3b88751627e3e21d591a4961","kind":"tag","published_at":"2014-05-23T21:48:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"1c9ac40edca1dfa0b22bc7d2714dabaa14a40d1d","kind":"tag","published_at":"2014-05-16T12:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"1e35f27e8a372672456fc3ff61fd78ff79cd1612","kind":"tag","published_at":"2014-05-05T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"dd268c5b2ea6366f566bd254a662383b491684d8","kind":"tag","published_at":"2014-04-15T15:16:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"67151164928c28082c58a08bfce0856239f657a1","kind":"tag","published_at":"2014-03-24T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"c10f3d4406a84afe197dfffba1c241ae1b07715b","kind":"tag","published_at":"2014-02-20T18:24:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"87a87e7087746a1d8b45a6fb825b87745e835980","kind":"tag","published_at":"2014-02-16T20:02:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0529962e0390dd1db7669e2968c57e662993f240","kind":"tag","published_at":"2014-01-16T18:59:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"90150e1fa3abba0b06cfec5cf2396b2d4e8b9dbb","kind":"tag","published_at":"2013-12-10T18:22:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"82807b12611eb806c765df71e3670ec238c5fc8f","kind":"tag","published_at":"2013-12-09T19:08:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fa93b2e0c6b43b3cc3ffe0f4961cfa065bce459e","kind":"tag","published_at":"2013-11-28T19:04:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"3b54a5cd8fffe920b7871a92b6a99bdeb839cd0e","kind":"tag","published_at":"2013-10-24T15:00:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1/manifests"},{"name":"v0.3.4","sha":"1e365e65ed21e8af74b58fda2683b287c059eb31","kind":"tag","published_at":"2013-08-24T08:53:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"b807f76431e77287da0da01c3e4a5a1e353ee995","kind":"commit","published_at":"2013-08-08T12:20:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"4442e91da2f72c9f232294a0ecd02056aca81c84","kind":"tag","published_at":"2013-07-22T12:56:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"17f60480ce3c2c26e73ba8f52d08a5f8dcbebb3c","kind":"tag","published_at":"2013-07-18T17:26:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0a1e80c2e4b8ea7eec9746721000304bf48eaf20","kind":"tag","published_at":"2013-07-11T15:51:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"beb92386735f238c748d39ac473910696bc4a196","kind":"tag","published_at":"2013-05-28T14:39:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.11","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"9adf2245c25385dfba6a14e932c4d58c1cfe263d","kind":"tag","published_at":"2013-05-20T08:08:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.10","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"08faadfeeaab8bee24ddaea9cd6d43dd881ae7cd","kind":"commit","published_at":"2013-05-14T16:10:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"ec0698bee10537e4ceca288172ab08ba1daf2477","kind":"tag","published_at":"2013-04-30T16:04:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"003239c03c25cce8b4c4d20902f739212f307ccd","kind":"tag","published_at":"2013-04-25T16:47:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7/manifests"},{"name":"v0.2.5","sha":"cf01e4df59d6218329f3cd5ff94be0b121f0f749","kind":"tag","published_at":"2013-04-19T15:47:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5/manifests"},{"name":"v0.2.2","sha":"6e4744ec8a017ad5a8c084838857a37d3fb1bcb4","kind":"tag","published_at":"2013-04-09T10:48:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T05:28:49.624Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":null,"forks_count":null,"average":40.41990116431883},"purl":"pkg:maven/io.nextflow/nxf-console","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.nextflow:nxf-console","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.nextflow:nxf-console","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.nextflow:nxf-console/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T22:43:11.412Z","issues_count":686,"pull_requests_count":588,"avg_time_to_close_issue":18443118.535031848,"avg_time_to_close_pull_request":3091679.64,"issues_closed_count":312,"pull_requests_closed_count":423,"pull_request_authors_count":90,"issue_authors_count":372,"avg_comments_per_issue":4.940233236151603,"avg_comments_per_pull_request":4.2312925170068025,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":363,"past_year_pull_requests_count":455,"past_year_avg_time_to_close_issue":2260791.562913907,"past_year_avg_time_to_close_pull_request":1050799.5255681819,"past_year_issues_closed_count":151,"past_year_pull_requests_closed_count":352,"past_year_pull_request_authors_count":65,"past_year_issue_authors_count":217,"past_year_avg_comments_per_issue":3.1019283746556474,"past_year_avg_comments_per_pull_request":3.4483516483516485,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":290,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/issues","maintainers":[{"login":"bentsherman","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"robsyme","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"jordeu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"mribeirodantas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mribeirodantas"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"marcodelapierre","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcodelapierre"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"abhi18av","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhi18av"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"},{"login":"pabloaledo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pabloaledo"},{"login":"munishchouhan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/munishchouhan"},{"login":"manuelesimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelesimi"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"}],"active_maintainers":[{"login":"bentsherman","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"robsyme","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"jordeu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-console/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-console/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-console/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-console/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4851399,"name":"io.nextflow:nxf-ga4gh","ecosystem":"maven","description":"A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner","homepage":"http://www.nextflow.io","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/nextflow-io/nextflow","keywords_array":[],"namespace":"io.nextflow","versions_count":8,"first_release_published_at":"2018-07-19T15:26:09.000Z","latest_release_published_at":"2018-10-24T14:06:55.000Z","latest_release_number":"18.10.1","last_synced_at":"2025-09-05T02:09:20.018Z","created_at":"2022-07-26T17:36:10.331Z","updated_at":"2025-09-05T02:09:20.019Z","registry_url":"https://central.sonatype.com/artifact/io.nextflow/nxf-ga4gh/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.nextflow/nxf-ga4gh/","metadata":{},"repo_metadata":{"id":7688591,"uuid":"9052236","full_name":"nextflow-io/nextflow","owner":"nextflow-io","description":"A DSL for data-driven computational pipelines","archived":false,"fork":false,"pushed_at":"2025-08-28T22:45:01.000Z","size":63577,"stargazers_count":3118,"open_issues_count":491,"forks_count":719,"subscribers_count":87,"default_branch":"master","last_synced_at":"2025-08-29T02:25:45.280Z","etag":null,"topics":["aws","bioinformatics","cloud","dataflow","docker","groovy","hello","hpc","nextflow","pipeline","pipeline-framework","reproducible-research","reproducible-science","sge","singularity","singularity-containers","slurm","workflow-engine"],"latest_commit_sha":null,"homepage":"http://nextflow.io","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextflow-io.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-03-27T11:17:33.000Z","updated_at":"2025-08-27T22:53:38.000Z","dependencies_parsed_at":"2023-09-22T05:27:21.989Z","dependency_job_id":"99c97c87-dc9d-4092-b872-684add29f6c2","html_url":"https://github.com/nextflow-io/nextflow","commit_stats":{"total_commits":6282,"total_committers":183,"mean_commits":34.32786885245902,"dds":0.1263928685132123,"last_synced_commit":"4c54db6ac634cc80a820752d8f4edb959fc832e4"},"previous_names":[],"tags_count":333,"template":false,"template_full_name":null,"purl":"pkg:github/nextflow-io/nextflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/sbom","scorecard":{"id":659721,"data":{"date":"2025-08-11","repo":{"name":"github.com/nextflow-io/nextflow","commit":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/build.yml:39"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:194","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/build.yml:193","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/cffconvert.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/generate-send-dependencies.yml:7","Warn: no topLevel permission defined: .github/workflows/seqeradocs-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: Apache License 2.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v25.07.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753","Warn: release artifact v25.07.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests-v1/subworkflow.nf:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests/subworkflow.nf:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/stale.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating amazoncorretto:21-al2023 to amazoncorretto:21-al2023@sha256:411aff82096876584e5f5b7d375572d32c8b03e29abaefaa50e303bd937c943b","Warn: containerImage not pinned by hash: docker/flux/.devcontainer/Dockerfile:1: pin your Docker image by updating fluxrm/flux-sched:focal to fluxrm/flux-sched:focal@sha256:1b9f6581e5587db629043a9513056e0fafaa00c8969a5479a5fef963ec462f6e","Warn: containerImage not pinned by hash: docs/Dockerfile:1: pin your Docker image by updating mambaorg/micromamba:1.5.8 to mambaorg/micromamba:1.5.8@sha256:475730daef12ff9c0733e70092aeeefdf4c373a584c952dac3f7bdb739601990","Warn: containerImage not pinned by hash: test-e2e/Dockerfile:1: pin your Docker image by updating amazoncorretto:17-al2023 to amazoncorretto:17-al2023@sha256:5acaef366078c3b971c4aacd02b58205e74f597a0f30801a1d45904277b0e350","Warn: containerImage not pinned by hash: tests-v1/Dockerfile:1","Warn: containerImage not pinned by hash: tests/Dockerfile:1","Warn: containerImage not pinned by hash: validation/test-aws-unstage-fail-container/Dockerfile:1: pin your Docker image by updating ubuntu to ubuntu@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: validation/wave-tests/example2/modules/foo/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/flux/.devcontainer/Dockerfile:16","Warn: pipCommand not pinned by hash: docs/Dockerfile:12-14","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:21","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-21T15:43:42.076Z","repository_id":7688591,"created_at":"2025-08-21T15:43:42.077Z","updated_at":"2025-08-21T15:43:42.077Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272635683,"owners_count":24967900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nextflow-io","name":"nextflow-io","uuid":"6698688","kind":"organization","description":"","email":null,"website":"http://nextflow.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6698688?v=4","repositories_count":78,"last_synced_at":"2023-05-21T01:00:52.958Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nextflow-io","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T04:11:01.074Z","updated_at":"2023-05-21T01:00:52.974Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io/repositories"},"tags":[{"name":"v25.07.0-edge","sha":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1","kind":"tag","published_at":"2025-08-15T18:11:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge/manifests"},{"name":"v25.06.0-edge","sha":"7d9272b78edaceedd80beeb63b15ed78b27bfffc","kind":"tag","published_at":"2025-07-06T14:06:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge/manifests"},{"name":"v25.04.6","sha":"6588d533d4f4bc55cf15339000881ea71f674ac5","kind":"tag","published_at":"2025-07-01T11:35:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6/manifests"},{"name":"v25.04.5","sha":"91514b87aac8371c7d060676a26b0677bc7c6df0","kind":"tag","published_at":"2025-06-30T20:02:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5/manifests"},{"name":"v24.10.9","sha":"393dfb828944d165c73ce4898b8044e367f1d48f","kind":"tag","published_at":"2025-06-30T16:09:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9/manifests"},{"name":"v24.04.6","sha":"7b5def9500ebcbb14f6652fe1c4c44c8a67af606","kind":"tag","published_at":"2025-06-30T14:34:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6/manifests"},{"name":"v25.04.4","sha":"71d9c376af5031410bfe4370fad22f3b184c9b66","kind":"tag","published_at":"2025-06-16T15:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4/manifests"},{"name":"v24.04.5","sha":"25aba80e8ea50a7714159ddf52a3122fd87b541e","kind":"tag","published_at":"2025-06-06T12:44:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5/manifests"},{"name":"v24.10.8","sha":"8fcb319ce694086bbb5ebc31ec2ca24bf276e4d1","kind":"tag","published_at":"2025-06-06T12:18:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8/manifests"},{"name":"v25.04.3","sha":"08c0027038cd99789dd790f2082f50870bc2de91","kind":"tag","published_at":"2025-06-02T21:03:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3/manifests"},{"name":"v25.05.0-edge","sha":"3cc9374b2feb9945603220552849d0efb74823e5","kind":"tag","published_at":"2025-06-02T19:48:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge/manifests"},{"name":"v25.04.2","sha":"ea75b301c7928dfea20af47ad9b4f9212fa3b1e7","kind":"tag","published_at":"2025-05-13T23:20:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2/manifests"},{"name":"v25.04.1","sha":"10b557810d97b4a88f18aac99481887285977f7c","kind":"tag","published_at":"2025-05-12T08:20:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1/manifests"},{"name":"v25.04.0","sha":"c9bd193ab40ea8ccb7602f86866f9004faaf9fd7","kind":"tag","published_at":"2025-05-08T19:59:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0/manifests"},{"name":"v24.10.6","sha":"cad3997dc357a70f44b04ade7c765fe8919faec4","kind":"tag","published_at":"2025-04-23T17:03:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6/manifests"},{"name":"v25.03.1-edge","sha":"f06aaf6c46de532fa5d86a6a63196523fb6126e4","kind":"tag","published_at":"2025-04-23T16:31:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge/manifests"},{"name":"v25.03.0-edge","sha":"92a47ec5da49afa0d29b1884107d8431fb396b7a","kind":"tag","published_at":"2025-04-23T10:51:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge/manifests"},{"name":"v25.02.3-edge","sha":"092166ef470388133cdcb40b3e4d7408ff6abe76","kind":"tag","published_at":"2025-04-08T12:10:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge/manifests"},{"name":"v25.02.2-edge","sha":"20ddf2358d92e8178fe97657ded87691b56afdb6","kind":"tag","published_at":"2025-04-05T15:47:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge/manifests"},{"name":"v25.02.1-edge","sha":"39f3c05e08b6aa4cc720c581704666af19871519","kind":"tag","published_at":"2025-03-19T20:25:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge/manifests"},{"name":"v25.02.0-edge","sha":"dcc386e4f01d611f11fcd48c734aa6aab6bdddf1","kind":"tag","published_at":"2025-03-18T07:37:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge/manifests"},{"name":"v24.10.5","sha":"b271f85df366749438ed3e32da3b091113a3d848","kind":"tag","published_at":"2025-03-04T19:39:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5/manifests"},{"name":"v25.01.0-edge","sha":"e2ae8a93dbb04c7171743245927d4b5e50ada02e","kind":"tag","published_at":"2025-02-12T14:10:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge/manifests"},{"name":"v24.10.4","sha":"56ad7dbbc90cee3e1ffae20101b2619d8b2bda4d","kind":"tag","published_at":"2025-01-20T17:03:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4/manifests"},{"name":"v24.12.0-edge","sha":"24faeee874a0e8896bde8aacf832c28e382df6d5","kind":"tag","published_at":"2025-01-20T16:22:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge/manifests"},{"name":"v24.10.3","sha":"6183fdf9dbd9114f5ee86d11bc5e69cbd06501a6","kind":"tag","published_at":"2024-12-16T16:41:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3/manifests"},{"name":"v24.11.0-edge","sha":"6e231be115c31f4e29e6deab45f668ae7e75917d","kind":"tag","published_at":"2024-12-03T10:43:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge/manifests"},{"name":"v24.10.2","sha":"62fc0017ffae1ea151581f738c17ab840649aa0c","kind":"tag","published_at":"2024-11-27T21:39:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2/manifests"},{"name":"v24.10.1","sha":"65941daaf991ddcb67aa8e653d6c93cee2433dfb","kind":"tag","published_at":"2024-11-18T14:17:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1/manifests"},{"name":"v24.10.0","sha":"a019ef8f6c26be67bb4e7bf8ce252914b3875231","kind":"tag","published_at":"2024-10-27T20:24:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0/manifests"},{"name":"v24.09.2-edge","sha":"0c9b3337f39cb1986fcf7fc360edb43a2701b486","kind":"tag","published_at":"2024-10-14T21:39:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge/manifests"},{"name":"v24.09.1-edge","sha":"34cdac3d7f3a48b952a0e05e488d02544de5540e","kind":"tag","published_at":"2024-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge/manifests"},{"name":"v24.09.0-edge","sha":"324de3d162e476ed3bf58a9c77ae8e95e27cb3ee","kind":"tag","published_at":"2024-10-02T13:44:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge/manifests"},{"name":"v24.08.0-edge","sha":"6e866ae81ff3bf8a9729e9dbaa9dd89afcb81a4b","kind":"tag","published_at":"2024-09-04T15:35:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge/manifests"},{"name":"v24.07.0-edge","sha":"d975962b7651818f16648fdeeb8ed8fb1d27877d","kind":"tag","published_at":"2024-08-05T21:28:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge/manifests"},{"name":"v24.04.4","sha":"ebcdcd6ab55767f47baed2bc55fcb9217d13ee37","kind":"tag","published_at":"2024-08-01T08:54:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4/manifests"},{"name":"v23.10.4","sha":"a2b945443ecd6ffaa2c14ae31d74998959e6b58c","kind":"tag","published_at":"2024-07-31T10:32:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4/manifests"},{"name":"v24.04.3","sha":"6e2591d161427f2211fe0173e62f66d00644a34d","kind":"tag","published_at":"2024-07-09T21:18:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3/manifests"},{"name":"v24.06.0-edge","sha":"e72ff742235ca999da3db4796c2d5f611fd0c4cd","kind":"tag","published_at":"2024-07-08T20:44:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge/manifests"},{"name":"v24.05.0-edge","sha":"f3a86def48d79a77770fec2b71f3fdc396d75dc9","kind":"tag","published_at":"2024-06-17T20:51:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge/manifests"},{"name":"v23.10.3","sha":"232e4b30c322f80e96ca344d788123dad29a0187","kind":"tag","published_at":"2024-06-11T20:37:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3/manifests"},{"name":"v24.04.2","sha":"e6a5e17db91ca6fae875df42053bd8c1b2a23bd4","kind":"tag","published_at":"2024-05-29T06:39:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2/manifests"},{"name":"v23.10.2","sha":"e50de272466f5fb6eb506c99cd01c00e00001a33","kind":"tag","published_at":"2024-05-28T14:29:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2/manifests"},{"name":"v24.04.1","sha":"1923fef6231e9846e604ee3eb50ecb61c5fbd0bf","kind":"tag","published_at":"2024-05-20T10:13:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1/manifests"},{"name":"v24.04.0","sha":"2ee0c418c16591905f05d30c00710d5903ecace8","kind":"tag","published_at":"2024-05-20T09:23:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0/manifests"},{"name":"v24.04.0-edge","sha":"0863a65a3175721b7d929d7e991b4b227706fdef","kind":"tag","published_at":"2024-05-13T09:56:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge/manifests"},{"name":"v24.03.0-edge","sha":"231497419ccc4b16997afb25076df37d2e9cf379","kind":"tag","published_at":"2024-04-15T09:58:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge/manifests"},{"name":"v24.02.0-edge","sha":"a90fd564119c2919b284793e711ba2648262b936","kind":"tag","published_at":"2024-03-10T20:21:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge/manifests"},{"name":"v24.01.0-edge","sha":"279c410b8de69627dbb7992e37e98ad36883c180","kind":"tag","published_at":"2024-02-05T23:40:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge/manifests"},{"name":"v23.10.1","sha":"25d468c948168f357f23d4db5d242ecd37526e1d","kind":"tag","published_at":"2024-01-12T23:37:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1/manifests"},{"name":"v23.04.5","sha":"973b0310a32d2f87c2f3b4e78847cc348364c26f","kind":"tag","published_at":"2024-01-12T21:24:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5/manifests"},{"name":"v23.12.0-edge","sha":"dfd7d09efe8c7d159596433a846ed5c7f8e17423","kind":"tag","published_at":"2023-12-20T11:14:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge/manifests"},{"name":"v23.11.0-edge","sha":"19d2ccb60ae7d281e6cb43769216a0384cb27313","kind":"tag","published_at":"2023-11-24T21:47:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge/manifests"},{"name":"v23.10.0","sha":"2cce747d77466c049a792bffa258f90869be6c52","kind":"tag","published_at":"2023-10-16T05:40:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0/manifests"},{"name":"v23.09.3-edge","sha":"1bfb8b14ee5158d8041528d7aeccd7805a0dda5a","kind":"tag","published_at":"2023-10-10T12:33:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge/manifests"},{"name":"v23.09.2-edge","sha":"46afba88f93714995357b47655cc664051cfc27a","kind":"tag","published_at":"2023-09-27T22:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge/manifests"},{"name":"v23.04.4","sha":"f2905ab114d55981f94d8c93f6b0e0fb060e463f","kind":"tag","published_at":"2023-09-25T16:00:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4/manifests"},{"name":"v23.09.1-edge","sha":"79c677a12d82400444fb6221219ce92b7247dcf2","kind":"tag","published_at":"2023-09-11T11:14:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge/manifests"},{"name":"v23.09.0-edge","sha":"f37d51baa80979f359c9dbd87be9564965dcd035","kind":"tag","published_at":"2023-09-10T22:34:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge/manifests"},{"name":"v23.08.1-edge","sha":"9f1b68900acb29098effd5a57998a15364958207","kind":"tag","published_at":"2023-08-17T15:35:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge/manifests"},{"name":"v23.04.3","sha":"10fd84142c7550c1cb7aa96f97692a88eb1dc7ef","kind":"tag","published_at":"2023-08-11T22:00:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3/manifests"},{"name":"v23.08.0-edge","sha":"ace32d007e545dc3da5924c36c39f628c83b1da8","kind":"tag","published_at":"2023-08-05T15:13:13.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge/manifests"},{"name":"v23.07.0-edge","sha":"fd4ff04f827ebca0f25efd3b079a68f390a82079","kind":"tag","published_at":"2023-07-22T16:14:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge/manifests"},{"name":"v23.06.0-edge","sha":"cb9592063783576a10ec78800e0ce99ff459bfb8","kind":"tag","published_at":"2023-06-14T21:48:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge/manifests"},{"name":"v23.04.2","sha":"5b5b579d603475d786d6ffed8ae63f9b7191560b","kind":"tag","published_at":"2023-06-08T10:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2/manifests"},{"name":"v23.05.0-edge","sha":"0781988bb28d1d2f53d3399fba070e831410be48","kind":"tag","published_at":"2023-05-15T04:59:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge/manifests"},{"name":"v22.10.8","sha":"82b917e5a1ec33357fd92606c8a11e50c7f4ac8c","kind":"tag","published_at":"2023-04-15T10:32:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8/manifests"},{"name":"v23.04.1","sha":"2769e60cebe53af4eb9e5bd61653d146761c0d59","kind":"tag","published_at":"2023-04-15T07:51:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1/manifests"},{"name":"v23.04.0","sha":"77c286ec3ae4f3147a34d09219d9ba834290e933","kind":"tag","published_at":"2023-04-01T21:52:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0/manifests"},{"name":"v23.03.0-edge","sha":"20fb59c26fe4743e12c8d4237983a3875dda131c","kind":"tag","published_at":"2023-03-19T19:34:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge/manifests"},{"name":"v23.02.1-edge","sha":"448ccc14f3115fe0eeafc67757a713fd5c915011","kind":"tag","published_at":"2023-02-26T19:57:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge/manifests"},{"name":"v23.02.0-edge","sha":"a33a6f47e2160f476de9024b9415d63a57647479","kind":"tag","published_at":"2023-02-21T18:29:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge/manifests"},{"name":"v22.10.7","sha":"e0f7b4d67f6f0068921bd1bf410d94631af205ff","kind":"tag","published_at":"2023-02-18T20:53:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7/manifests"},{"name":"v22.10.6","sha":"4f776efcd34e392d21ccc94f93002169cf7cf251","kind":"tag","published_at":"2023-01-23T23:35:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6/manifests"},{"name":"v23.01.0-edge","sha":"c492ad227d77b729b3c951767395b83a95d0ff6f","kind":"tag","published_at":"2023-01-14T18:15:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge/manifests"},{"name":"v22.10.5","sha":"8196ffd0aa4e03e6bb26fc207c6a9709f7b51c61","kind":"tag","published_at":"2023-01-14T14:03:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5/manifests"},{"name":"v22.12.0-edge","sha":"e8d53449306736b05c3f187a1ef0ff4ec641d621","kind":"tag","published_at":"2022-12-13T22:05:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge/manifests"},{"name":"v22.10.4","sha":"2d88d25db382aed205bb2191790f828901dc557b","kind":"tag","published_at":"2022-12-09T11:31:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4/manifests"},{"name":"v22.11.1-edge","sha":"4fc071ff773fee7c0d3d3b52e6ab92f9e4e362dd","kind":"tag","published_at":"2022-11-29T16:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge/manifests"},{"name":"v22.11.0-edge","sha":"877a58a330807a5265e507c01babcc27b1672d20","kind":"tag","published_at":"2022-11-23T17:31:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge/manifests"},{"name":"v22.10.3","sha":"44469bf90f5761ca4e234b05034c75b7975ea1d4","kind":"tag","published_at":"2022-11-21T21:57:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3/manifests"},{"name":"v22.10.2","sha":"0358114af7e8ed98dfaf592a119c656e0d8b6a1d","kind":"tag","published_at":"2022-11-13T19:10:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2/manifests"},{"name":"v22.10.1","sha":"4bc7e2a4cda807c2ffeb16446b98bd886943f62f","kind":"tag","published_at":"2022-10-27T19:01:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1/manifests"},{"name":"v22.10.0","sha":"66735ae0f4de161cc4e98f0a1044ff4909cf3969","kind":"tag","published_at":"2022-10-13T09:34:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0/manifests"},{"name":"v22.10.0-RC3","sha":"a12e98097ddd90dd83533ff8760ef676984a71d0","kind":"tag","published_at":"2022-10-07T22:10:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3/manifests"},{"name":"v22.10.0-RC2","sha":"c4f6c517d80306590f17bb51cbfdac2b3e3a2f42","kind":"tag","published_at":"2022-10-07T16:47:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2/manifests"},{"name":"v22.10.0-RC1","sha":"e7df3d8fb4e7099100130fe9a6063f8f9789476b","kind":"tag","published_at":"2022-10-03T14:50:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1/manifests"},{"name":"v22.09.7-edge","sha":"3107cd446e62de9c0c84c690a1fbb7c32e67e13c","kind":"tag","published_at":"2022-09-28T10:22:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.7-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.7-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.7-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge/manifests"},{"name":"v22.09.6-edge","sha":"021d898944428a8883fd73f3058aafc2043b0cca","kind":"tag","published_at":"2022-09-26T15:40:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.6-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.6-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.6-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge/manifests"},{"name":"v22.09.5-edge","sha":"c31caa11e29aeba46f1c778630a3e37a0545dfd0","kind":"tag","published_at":"2022-09-21T09:42:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.5-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.5-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.5-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge/manifests"},{"name":"v22.09.4-edge","sha":"783042c41578978c4159cb934645496484b8a384","kind":"tag","published_at":"2022-09-19T21:18:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.4-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.4-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.4-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge/manifests"},{"name":"v22.09.3-edge","sha":"da527e81919eae61b78d3de898817a6966181c1a","kind":"tag","published_at":"2022-09-10T16:10:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge/manifests"},{"name":"v22.09.2-edge","sha":"632ff365bface9be3450739f0741412bf8e76739","kind":"tag","published_at":"2022-09-07T20:10:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge/manifests"},{"name":"v22.09.1-edge","sha":"58949b2a21f270a6b6e93c34e48c4e186ea7ac29","kind":"tag","published_at":"2022-09-01T21:02:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge/manifests"},{"name":"v22.08.2-edge","sha":"ebf19c4e5141b72bcc7a4a7e30af8b2dcc9bba64","kind":"tag","published_at":"2022-08-16T18:55:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge/manifests"},{"name":"v22.08.1-edge","sha":"126e4259ea724585fc6c84f105ba73eb62e2ad37","kind":"tag","published_at":"2022-08-11T11:40:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge/manifests"},{"name":"v22.08.0-edge","sha":"ffa9a0c573e0a0cf257fb8b2da11c1c4251e6d32","kind":"tag","published_at":"2022-08-01T17:03:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge/manifests"},{"name":"v22.04.5","sha":"4282761f5b018e411523451211e056177b8fef3c","kind":"tag","published_at":"2022-07-15T16:35:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5/manifests"},{"name":"v22.07.1-edge","sha":"6e541457aa0c08f32fcecfb1024f75a52b20e60a","kind":"tag","published_at":"2022-07-13T12:01:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.07.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.07.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.07.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge/manifests"},{"name":"v22.04.4","sha":"237d32223f89158a5bbdd3d07fec283f5c73ce12","kind":"tag","published_at":"2022-06-19T21:08:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4/manifests"},{"name":"v22.06.1-edge","sha":"59c48429c2d3164f13b7d14b33ddc0bbfb37418e","kind":"tag","published_at":"2022-06-17T13:14:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge/manifests"},{"name":"v22.06.0-edge","sha":"bf9978dae0e3770dea93d974f072a681ad1f612e","kind":"tag","published_at":"2022-06-09T17:05:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge/manifests"},{"name":"v22.05.0-edge","sha":"1630465e29acb057f775c458264daf4f40d90bee","kind":"tag","published_at":"2022-05-25T18:18:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge/manifests"},{"name":"v22.04.3","sha":"a6c0fa88702418663c5ee2488a0142deee4502ab","kind":"tag","published_at":"2022-05-18T19:54:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3/manifests"},{"name":"v22.04.2","sha":"16348972f7ba916bd001f5ad5a166fc0ef312d59","kind":"tag","published_at":"2022-05-16T18:06:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2/manifests"},{"name":"v22.04.1","sha":"568c9dc38889deca6d82ee5940e00d4098505744","kind":"tag","published_at":"2022-05-15T12:16:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1/manifests"},{"name":"v22.04.0","sha":"f1bd0178d830f936947d6250e60a15a2abeddb51","kind":"tag","published_at":"2022-04-23T18:27:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0/manifests"},{"name":"v22.03.1-edge","sha":"16caa6bb16d6048488d1d34a4d54e30bcf22feb7","kind":"tag","published_at":"2022-04-06T21:40:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge/manifests"},{"name":"v22.03.0-edge","sha":"2a7dab407a760b6e045940079e8cc62887e16643","kind":"tag","published_at":"2022-03-27T20:22:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge/manifests"},{"name":"v22.02.1-edge","sha":"d35f25ccdf0a7eed7c836d1f29973059ee18e507","kind":"tag","published_at":"2022-03-03T18:59:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge/manifests"},{"name":"v22.02.0-edge","sha":"0046c9395e87d2de1a5d51ce155d8c1c5384d871","kind":"tag","published_at":"2022-02-25T11:26:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge/manifests"},{"name":"v22.01.0-edge","sha":"4f33645085332373d7b55fa3bb5e41577cfb7f32","kind":"tag","published_at":"2022-02-07T13:26:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge/manifests"},{"name":"v21.12.1-edge","sha":"3e20f87cd01aefb5c5e80230ffca5b7d7699705a","kind":"tag","published_at":"2021-12-22T08:36:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge/manifests"},{"name":"v21.10.6","sha":"9e8c39e0cc89092ae2fb5bc46e3646a595da1c55","kind":"tag","published_at":"2021-12-21T17:09:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6/manifests"},{"name":"v21.10.5","sha":"6cea21a1b288e427cc0e6c56cd9daaaec8a3fdbb","kind":"tag","published_at":"2021-12-08T14:55:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5/manifests"},{"name":"v21.11.0-edge","sha":"5bfde014f6e599863269f27010e0e6ca310d46a5","kind":"tag","published_at":"2021-12-05T18:13:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge/manifests"},{"name":"v21.10.4","sha":"a5efdec3401341462886bd66ce4330177528d978","kind":"tag","published_at":"2021-11-30T16:49:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4/manifests"},{"name":"v21.10.3","sha":"23ece74f3d24139c47d7bd0dc2a13a354901aceb","kind":"tag","published_at":"2021-11-23T08:07:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3/manifests"},{"name":"v21.10.2","sha":"5de94089499d4ffc99b59d08ded531c2cf0bb632","kind":"tag","published_at":"2021-11-22T11:46:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2/manifests"},{"name":"v21.10.1","sha":"8adf3766fb3c3b7c165db920804fa86934ad59f3","kind":"tag","published_at":"2021-11-18T09:43:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1/manifests"},{"name":"v21.10.0","sha":"262fb02f64843fc5b66d729055f770a9b905ee7c","kind":"tag","published_at":"2021-11-11T20:38:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0/manifests"},{"name":"v21.09.1-edge","sha":"5d8181093accd77303e841ed8c75654af49da995","kind":"tag","published_at":"2021-10-28T15:42:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge/manifests"},{"name":"v21.09.0-edge","sha":"63eaf8e0c180bfc2673b04b0eecc90e7134ede71","kind":"tag","published_at":"2021-10-12T20:46:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge/manifests"},{"name":"nf-sqldb@0.2.0","sha":"1db4572649a9b4f4798b8a582d7f107123333d8b","kind":"commit","published_at":"2021-10-11T07:45:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.2.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0/manifests"},{"name":"nf-sqldb@0.1.0","sha":"4d57979526d807a0d146697eb9c47d22696b0587","kind":"commit","published_at":"2021-09-01T15:26:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0/manifests"},{"name":"v21.08.0-edge","sha":"3732e1dfde4af1221f961a866f2e0a81bc2b9fe5","kind":"tag","published_at":"2021-08-30T17:54:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge/manifests"},{"name":"v21.07.0-edge","sha":"125f06b5c5a1db67e4368e0e8a32dbac0c41bd2e","kind":"tag","published_at":"2021-08-06T12:58:50.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge/manifests"},{"name":"v21.04.3","sha":"942b7afa242fc0fc50f4bbec00a681b1409829b2","kind":"tag","published_at":"2021-07-21T17:15:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3/manifests"},{"name":"v21.04.2","sha":"299ff56689a140305436cb7b3d23fe8a36312519","kind":"tag","published_at":"2021-07-12T13:31:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2/manifests"},{"name":"v21.06.0-edge","sha":"f59e64808339b2869d4bb5e54504a1ada960c03d","kind":"tag","published_at":"2021-07-03T20:51:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge/manifests"},{"name":"v21.05.0-edge","sha":"01e126c051b1b3f44d72d1fe26818a4e0f513f2e","kind":"tag","published_at":"2021-05-28T19:34:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge/manifests"},{"name":"v21.04.1","sha":"e7ac0fca924e01354c767a087b5cb3379074a159","kind":"tag","published_at":"2021-05-14T17:56:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1/manifests"},{"name":"v21.04.0","sha":"a3c4b18c20b07b900f9784eecc19a4f4fa4a3193","kind":"tag","published_at":"2021-05-02T17:56:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0/manifests"},{"name":"nf-google@1.0.3","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-google@1.0.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-google@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-google%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3/manifests"},{"name":"nf-azure@0.9.7","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-azure@0.9.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-azure@0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-azure%400.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7/manifests"},{"name":"nf-console@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-console@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-console@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-console%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2/manifests"},{"name":"nf-ga4gh@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ga4gh@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ga4gh@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ga4gh%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2/manifests"},{"name":"nf-ignite@1.2.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ignite@1.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ignite@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ignite%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2/manifests"},{"name":"nf-tower@1.1.0","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-tower@1.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-tower@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-tower%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0/manifests"},{"name":"nf-amazon@1.0.5","sha":"8f2e22062c1eb174561c0f86e501f8524aaebe30","kind":"commit","published_at":"2021-05-02T16:10:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-amazon@1.0.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-amazon@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-amazon%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5/manifests"},{"name":"v21.04.0-edge","sha":"c9515da2ada4f5b7d6322732ecab381529e76756","kind":"tag","published_at":"2021-04-08T12:33:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge/manifests"},{"name":"v20.12.1-edge","sha":"5509e0d7f3883f4b957a2cc664e7947d542bee01","kind":"commit","published_at":"2021-03-18T08:41:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge/manifests"},{"name":"v21.03.0-edge","sha":"865dc7f82bef71c9afe277f7aed1cae7d95095db","kind":"tag","published_at":"2021-03-05T15:27:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge/manifests"},{"name":"v21.02.0-edge","sha":"8f5758b242ffbac08557632bc9498b787972523c","kind":"tag","published_at":"2021-02-01T19:27:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge/manifests"},{"name":"v21.01.1-edge","sha":"7428b623869a4539cf48b4063f6785d8824cbdbd","kind":"tag","published_at":"2021-01-15T22:13:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge/manifests"},{"name":"v21.01.0-edge","sha":"bdec73d028f01bcab58daf23977b1e7629e78c9a","kind":"tag","published_at":"2021-01-04T21:19:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge/manifests"},{"name":"v20.12.0-edge","sha":"af261276749a4bfd13b9fa937280836b6fd51f38","kind":"tag","published_at":"2020-12-12T10:43:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge/manifests"},{"name":"v20.11.0-edge","sha":"1de2c4fb3669ffea1ad35f08135087e1941638f1","kind":"tag","published_at":"2020-11-16T10:40:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge/manifests"},{"name":"v20.10.0","sha":"dc36f6d3e48d653bb406e604b4d2199dd5ab9954","kind":"tag","published_at":"2020-11-01T17:28:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0/manifests"},{"name":"v20.09.1-edge","sha":"a6b4cabbf9a9e49509143b93a561773bc69cf393","kind":"tag","published_at":"2020-10-15T12:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge/manifests"},{"name":"v20.09.0-edge","sha":"58a03047cd686754bf7a85e145939c20e07027a0","kind":"tag","published_at":"2020-09-23T17:36:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge/manifests"},{"name":"v20.08.1-edge","sha":"6677f4a44af7950362a622a32022e53985931bc0","kind":"tag","published_at":"2020-09-02T14:30:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge/manifests"},{"name":"v20.08.0-edge","sha":"0ca08c9618adb37126a7a31ef84b4767304a5eb1","kind":"tag","published_at":"2020-08-25T12:36:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge/manifests"},{"name":"v20.07.1","sha":"f7cdf3944b4937b04cf1516b02dec2e424a114d2","kind":"tag","published_at":"2020-07-24T16:56:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1/manifests"},{"name":"v20.07.0-RC1","sha":"644e3fc1bda7cc148d987a6281147b1ca214e81e","kind":"tag","published_at":"2020-07-21T16:55:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1/manifests"},{"name":"v20.06.0-edge","sha":"cf253602d4de32edacad5f6a657ef4a73ef7ba59","kind":"tag","published_at":"2020-07-05T21:01:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge/manifests"},{"name":"v20.05.0-edge","sha":"2081a66d63c7b8bb9a44ad474e60ab46d6865323","kind":"tag","published_at":"2020-05-31T20:14:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge/manifests"},{"name":"v20.04.1","sha":"902b59e8b7181b8cb9739af67bd8b31e86b2220c","kind":"tag","published_at":"2020-05-03T20:33:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1/manifests"},{"name":"v20.04.1-edge","sha":"24b692a3ffc0cde6c719da49a33e9f8d55d18b0f","kind":"tag","published_at":"2020-04-19T17:30:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge/manifests"},{"name":"v20.04.0-edge","sha":"06f2cb94c45269427460eea5ef35cf2a3edf5573","kind":"tag","published_at":"2020-04-13T20:48:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge/manifests"},{"name":"v20.03.0-edge","sha":"8cfdde6fcda2ffd0b99d8b1b0f1321981465aba1","kind":"tag","published_at":"2020-03-28T16:42:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge/manifests"},{"name":"v20.02.0-edge","sha":"63a1aa6dba508f37c1ba982efa2f2b706551e49c","kind":"tag","published_at":"2020-02-29T15:55:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge/manifests"},{"name":"v20.01.0","sha":"2d74a2e7f2be08c9d2eeb13686b7f3fc6dfa8261","kind":"tag","published_at":"2020-02-12T13:24:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0/manifests"},{"name":"v20.01.0-rc1","sha":"2eb94251622043411e243284939e3c9c1fff0a01","kind":"tag","published_at":"2020-02-06T18:49:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-rc1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1/manifests"},{"name":"v20.01.0-edge","sha":"91d7384e100eb6d8e068c73c8d3dfab9ae4d845a","kind":"tag","published_at":"2020-01-20T20:42:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge/manifests"},{"name":"v19.12.0-edge","sha":"4323365a15eeea9b286f2ed5dba88c0486245aee","kind":"tag","published_at":"2019-12-20T12:34:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge/manifests"},{"name":"v19.11.0-edge","sha":"d133eedc886395fb8a90491cde2eb7d94e4e5374","kind":"tag","published_at":"2019-12-02T12:33:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge/manifests"},{"name":"v19.10.0","sha":"bc9f006d679f29211212ef535d8c35e3849c1376","kind":"tag","published_at":"2019-10-21T16:39:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0/manifests"},{"name":"v19.09.0-edge","sha":"9dfab9f4ea46095663871322311cdbeea343f50c","kind":"tag","published_at":"2019-09-16T21:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge/manifests"},{"name":"v19.08.1-edge","sha":"e35e3e9c9a96114bfddcd3e3359a816945ffb767","kind":"tag","published_at":"2019-08-26T19:42:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge/manifests"},{"name":"v19.07.0","sha":"c676b02461d6f3cb112add8347649f8b29bb14a9","kind":"tag","published_at":"2019-07-27T19:56:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0/manifests"},{"name":"v19.07.0-edge","sha":"7e7c52082ec618b57a5e20b22fca6370fca8f796","kind":"tag","published_at":"2019-07-09T15:04:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge/manifests"},{"name":"v19.06.0-edge","sha":"4492bdf7249070cf289bebefffe7833da2a22089","kind":"tag","published_at":"2019-06-21T14:59:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge/manifests"},{"name":"v19.05.0-edge","sha":"49f55e93fba83a180a43cf8a35083838379e38df","kind":"tag","published_at":"2019-05-20T19:11:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge/manifests"},{"name":"v19.04.1","sha":"14c3f3bee1e5bf6d3fbb68e0e32883c86630963e","kind":"tag","published_at":"2019-05-03T13:28:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1/manifests"},{"name":"v19.04.0-edge","sha":"bf0ee0dd5d10c1a2c36ba69f12fd8486b181d472","kind":"tag","published_at":"2019-04-24T20:54:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge/manifests"},{"name":"v19.04.0","sha":"41116e2d7efe9d351adb7e2bb66ee6c99e91f31d","kind":"tag","published_at":"2019-04-17T12:58:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0/manifests"},{"name":"v19.03.0-edge","sha":"ca5d7bc6b71e6245a643eb93a5eaeb113d912b74","kind":"tag","published_at":"2019-03-14T21:49:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge/manifests"},{"name":"v19.02.0-edge","sha":"9f89795b620a8614ea7a40291bd8d9944ea33f94","kind":"tag","published_at":"2019-02-06T14:53:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge/manifests"},{"name":"v19.01.0","sha":"f38bfee810bd36f9bb108244ac1c8feac3ae854b","kind":"tag","published_at":"2019-01-22T15:04:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0/manifests"},{"name":"v19.01.0-edge","sha":"e281db33edf568a5a378c365c4d2e30675326e28","kind":"tag","published_at":"2019-01-10T14:05:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge/manifests"},{"name":"v18.12.0-edge","sha":"0896fb37d043f9033a45a24b13c7ec2b09cc78de","kind":"tag","published_at":"2018-12-18T13:39:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge/manifests"},{"name":"v18.11.0-edge","sha":"c40c71a2f39e1dd89e3a17f9301be9fdfd2de95c","kind":"commit","published_at":"2018-11-12T18:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge/manifests"},{"name":"v18.10.1","sha":"248fce8e5d0ddc2faaa5e01007f670b5a3310689","kind":"tag","published_at":"2018-10-24T15:44:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1/manifests"},{"name":"v0.32.0","sha":"ce0a8f22f62a9531857c6908de97dadc6a0259e7","kind":"tag","published_at":"2018-09-27T11:35:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.32.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"03e55f5b4c19edac3abc3899b6132d8c9760f907","kind":"tag","published_at":"2018-08-07T16:47:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"a379420faa8583e8fa559d1e6ebe7e1710cae14b","kind":"tag","published_at":"2018-07-25T16:48:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0/manifests"},{"name":"v0.31.0-RC1","sha":"ad8e97b7c416a555005fd1b3a21980a3cea25e07","kind":"tag","published_at":"2018-07-19T20:00:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1/manifests"},{"name":"v0.30.2","sha":"9e011757db9cf97eb861503f37437a609be4c62a","kind":"tag","published_at":"2018-06-16T19:48:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"537b507cc7201573c33200dc402336aa74aa9f28","kind":"tag","published_at":"2018-06-11T14:30:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"5197e36ef8c484776ae602189b2a1ff295ba5670","kind":"tag","published_at":"2018-06-05T12:08:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0/manifests"},{"name":"v0.29.1","sha":"004822bf354bd4e61e735d49fd2d8221ff84f60b","kind":"tag","published_at":"2018-05-10T08:42:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"0f9490d345b7d89c8e4c9ec2812ad1dab28de898","kind":"tag","published_at":"2018-04-24T12:26:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0/manifests"},{"name":"v0.29.0-RC1","sha":"d8580f776d2dfebfe0fe8021c788f76e54a10bfb","kind":"tag","published_at":"2018-04-08T12:53:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1/manifests"},{"name":"v0.28.2","sha":"33b0fad520dc844bc72af0a7f521464bdd86e369","kind":"tag","published_at":"2018-04-06T14:07:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"df18def5b4dab1ed33205132c7c6f7b9b456e3bf","kind":"tag","published_at":"2018-03-27T19:20:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"bb23833b0888a849b575a8db07cbeef89f9ab206","kind":"tag","published_at":"2018-03-10T13:56:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0/manifests"},{"name":"v0.28.0-RC1","sha":"116342f3df244adfe42c0806aeaa80fd5053d42c","kind":"tag","published_at":"2018-02-27T13:38:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1/manifests"},{"name":"v0.27.6","sha":"9c2ecba26e35f60e43b63535187df5f2ea5cc40c","kind":"tag","published_at":"2018-02-19T10:28:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"f472166ce5c004d7b5506104015310b0dc971a2e","kind":"tag","published_at":"2018-02-16T07:47:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"5fa69eeff5dceea07a4abd9330e8034157d33a28","kind":"tag","published_at":"2018-02-05T10:49:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"d8d1d351b3d077dc4c1420918dfcaa6f4d3a4964","kind":"tag","published_at":"2018-01-29T15:36:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"69f39ebbe70f98655e785e2c2cdcf8e22e374867","kind":"tag","published_at":"2018-01-23T10:54:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"58061a23e1bd47bc98e7e9b5a2e17f0d90f072e8","kind":"tag","published_at":"2018-01-18T14:38:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"ad89ef934eff6adf9318619dc79133cd25c1fa3e","kind":"tag","published_at":"2018-01-09T14:23:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0/manifests"},{"name":"v0.27.0-RC2","sha":"2fa8184b973c3a4902b282e35d1e1c7ff5d980ed","kind":"tag","published_at":"2017-12-29T15:44:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2/manifests"},{"name":"v0.27.0-RC1","sha":"3c0df3236dc7e9b954c51d427d3f159ac0ee8b39","kind":"tag","published_at":"2017-12-20T15:36:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1/manifests"},{"name":"v0.26.4","sha":"653b4215be8795bbb01efba6e8bc02640b8f7a48","kind":"tag","published_at":"2017-12-11T21:45:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4/manifests"},{"name":"v0.26.3","sha":"71e2a750fd18766c314ee691fbe66463d19ab6f7","kind":"tag","published_at":"2017-11-30T19:41:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"ceeb23ce56ffb84470944afa8c85a3e26fa5aa84","kind":"tag","published_at":"2017-11-27T21:22:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"eda61c187c070c19769af30bb2879320389dad18","kind":"tag","published_at":"2017-11-17T14:58:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"a6ae34b4fd8034be128e3d88227c8ed9ce7fbbc3","kind":"tag","published_at":"2017-11-08T12:35:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0/manifests"},{"name":"v0.26.0-RC2","sha":"26a2d2f00b437d894583abc1137662ef2d6098cd","kind":"tag","published_at":"2017-10-30T19:38:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2/manifests"},{"name":"v0.26.0-RC1","sha":"177b3c827f21229b717435e086c4171736c24c58","kind":"tag","published_at":"2017-10-24T15:43:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1/manifests"},{"name":"v0.25.7","sha":"092f5d9c177ef3b9353fda02443835a7cdc129d8","kind":"tag","published_at":"2017-09-06T20:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"a9648ae98e9418be46e31afab07a5b939d338e22","kind":"tag","published_at":"2017-08-13T15:54:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"b0ccaaf77199e5071cbafcd1d33d019f24a184cf","kind":"tag","published_at":"2017-08-04T14:23:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"64183d9981616d6b456f8e4d878eb7141a562466","kind":"tag","published_at":"2017-07-31T10:57:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"aae23fe345460db227f244e0dff21fdb07e94cf4","kind":"tag","published_at":"2017-07-31T09:16:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"637fcb039a7d490c469a56af774b0201d57a62e5","kind":"tag","published_at":"2017-07-03T09:19:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"fbb2e0f7536e530f1822982a2ff500e8aa6fb8e6","kind":"tag","published_at":"2017-06-27T13:45:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"215e461be39016672e3a33a14bd58b39bd2b3ed5","kind":"tag","published_at":"2017-06-26T09:28:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0/manifests"},{"name":"v0.25.0-RC1","sha":"500e908518635571ec3daf9571c86ab3a775b754","kind":"tag","published_at":"2017-06-06T07:33:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1/manifests"},{"name":"v0.24.4","sha":"f06817d8ebb3da877baafcf9cdf676c832c12d42","kind":"tag","published_at":"2017-05-22T12:39:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"071e49d27a48d4165b1ee0252d540f037adf2cfc","kind":"tag","published_at":"2017-04-24T19:47:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"1bae7bfa6088d0d8be543b57adacd83cef0f98f6","kind":"tag","published_at":"2017-04-05T17:57:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"d521708be6ff32efdba80fe8ff17744eb2500320","kind":"tag","published_at":"2017-03-24T20:58:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"6da95732dd51cfd6ed791346bd80074f7c866fb5","kind":"tag","published_at":"2017-03-20T14:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0/manifests"},{"name":"v0.23.4","sha":"3bc84b1b36971f28edacf10a2b999d1b3f78c601","kind":"tag","published_at":"2017-02-24T12:35:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"6ab0a6b79c04647285d635519590f5cbb9943cfe","kind":"tag","published_at":"2017-02-09T23:36:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"d8977a85434f788585be64c82daecb6845ef25fd","kind":"tag","published_at":"2017-02-02T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"09d5375d73b39339e7ec505dd01d237443c82b2c","kind":"tag","published_at":"2017-01-23T23:26:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"5286d55f088d946785e0b0781f8bb1e66bc5c598","kind":"tag","published_at":"2016-12-13T15:28:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0/manifests"},{"name":"v0.22.6","sha":"6a56d4e4542100eac3730c5eadf14fdb009caebb","kind":"tag","published_at":"2016-12-04T23:19:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"cd07841a47bfaaf10ca0a7fafa8586d17df48764","kind":"tag","published_at":"2016-11-17T12:52:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"bbcc11292b6c82908cea835a6d4b3dc22ad356be","kind":"tag","published_at":"2016-11-04T21:26:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"e86fc0b13b55e4cfe424dec0da31896916459f36","kind":"tag","published_at":"2016-10-12T11:30:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"bd8211c51b0345e9d34e6669993f75cfef2c00f0","kind":"tag","published_at":"2016-10-03T16:00:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"17596cc6ad690f7b0cd6eecc73464edb95948162","kind":"tag","published_at":"2016-09-26T10:54:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"edc61eac76e7082a453905c0f118a03f132262d7","kind":"tag","published_at":"2016-09-21T13:15:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0/manifests"},{"name":"v0.22.0-RC2","sha":"08f761e756f8cb2f8ec06a1fd4ec95875845c729","kind":"tag","published_at":"2016-09-13T16:55:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2/manifests"},{"name":"v0.22.0-RC1","sha":"c71e9e846bdadf3d757c952a939402b8bb496c26","kind":"tag","published_at":"2016-09-01T15:33:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1/manifests"},{"name":"v0.21.3","sha":"bcc69674b75e77834aa66fe68d7cd187dcc3a795","kind":"tag","published_at":"2016-08-26T19:20:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"afb7544135e460342a1d36cbc5b48bb6d1db828d","kind":"tag","published_at":"2016-08-12T11:29:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"dc1f6b8d3c351d7c0adcf43c2d39c1c07f42543d","kind":"tag","published_at":"2016-07-29T12:45:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"f7b5235bb14323eeedc12a8649e244cc4b27109e","kind":"tag","published_at":"2016-07-20T15:25:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0/manifests"},{"name":"v0.21.0-RC1","sha":"158fe7170c6bec977aa7bcbb4fb472823ea277b9","kind":"tag","published_at":"2016-07-14T07:58:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1/manifests"},{"name":"v0.20.1","sha":"a77a4ebd49efff64daf91ea19359c51b4b5bed08","kind":"tag","published_at":"2016-06-18T07:45:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"daf63d70dbe18a152eb650a001a6c4c70444aa00","kind":"tag","published_at":"2016-06-10T14:12:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0/manifests"},{"name":"v0.19.4","sha":"175691b984991caac37b09a91719d16521e72929","kind":"tag","published_at":"2016-06-03T17:45:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"18f26d707eedadd0043e25dc5379a97611ec9dba","kind":"tag","published_at":"2016-05-31T11:52:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"ef07ff2f0cae937d0865af5589eb042ae2c5b9ac","kind":"tag","published_at":"2016-05-26T15:02:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"e4eabda574a5e723f6e09b7fbfc23324273e2595","kind":"tag","published_at":"2016-05-20T15:22:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"1cba12ce76c66c660a33945459dcaea54eb863b4","kind":"tag","published_at":"2016-05-18T09:27:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"c2ad9576a2aaf5d8a1a71b5c2ada20e74e70db77","kind":"tag","published_at":"2016-05-09T08:04:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"cf8fd207cac852de59657f09c8313f5bc84e04e6","kind":"tag","published_at":"2016-05-03T11:44:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"85db9ad648d91c2e22bfc8224468d5d45abc4854","kind":"tag","published_at":"2016-04-26T11:53:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"83482866a77eecf495602823f8d0f0b73d1fa2a5","kind":"tag","published_at":"2016-04-11T11:46:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0/manifests"},{"name":"v0.18.0-RC1","sha":"7761c87671fe2eec1e069cb171b1e449f946653d","kind":"tag","published_at":"2016-04-06T21:38:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1/manifests"},{"name":"v0.17.3","sha":"5b26f003c1d1a1020a4d5b73265684a5303ac2b1","kind":"tag","published_at":"2016-02-18T13:06:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"4a0bdde1783946e62afd8ff0d3166517339a7719","kind":"tag","published_at":"2016-02-02T17:27:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"147a011d276a952cd66c188521d4b3de41251f73","kind":"tag","published_at":"2016-01-21T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"ce736be18f13be38bb54689ee42d5240fa06d1f7","kind":"tag","published_at":"2016-01-07T13:31:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0/manifests"},{"name":"v0.16.5","sha":"9640780b495dfecb53aba1a5c49c37269cf8d8f8","kind":"tag","published_at":"2015-12-18T09:32:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"3af18a75f8fb2aa3e3809596d8c6e89d47b4c878","kind":"tag","published_at":"2015-12-06T16:49:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"586367c6123b8604bb95d2645a4ad03233818aa8","kind":"tag","published_at":"2015-11-30T16:02:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"bf64ff5dd7d56b7f75ce82f770a4ded4c52567a8","kind":"tag","published_at":"2015-11-14T18:22:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"157ccf6953d98d1830d816fcccd80484186f8c6c","kind":"tag","published_at":"2015-11-07T19:25:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"be4eafd43f142b6b7c86febe55e50a879fcd53ff","kind":"tag","published_at":"2015-11-04T10:36:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0/manifests"},{"name":"v0.16.0-RC1","sha":"24959498ed6aa520f7e72feba0baaaf9b8c95a3b","kind":"tag","published_at":"2015-10-23T10:50:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1/manifests"},{"name":"v0.15.6","sha":"a6487eb75f7078e1e51572dbeedf329c5f63804e","kind":"tag","published_at":"2015-10-07T16:13:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"0562cd57a0897673681b65d2161e35224757200b","kind":"tag","published_at":"2015-09-28T09:50:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"816be9d4de5ce0dab5f27f3bea054f28000287c8","kind":"tag","published_at":"2015-09-23T10:24:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"5d67827110c5f268be043e0d8385b9537194ef20","kind":"tag","published_at":"2015-08-26T12:21:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"716292157cd4fb3c8ff4b6a24f979b3d742e209d","kind":"tag","published_at":"2015-08-19T14:27:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"72c889a3d77268270950404a2e6a1db16c44d987","kind":"tag","published_at":"2015-08-04T15:57:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"4812811738049c31d3f265491d8a9c4af683ee5a","kind":"tag","published_at":"2015-07-27T08:14:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0/manifests"},{"name":"v0.14.4","sha":"f9177d5f78804a8a571511a1daef2fc8fcea34bb","kind":"tag","published_at":"2015-07-20T15:09:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"39d2daf5c22b431b935484315875004d1a11602e","kind":"tag","published_at":"2015-07-03T17:49:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"c3e530d24ff9cb544fe9e9b0fcb606531cf97edb","kind":"tag","published_at":"2015-06-25T12:19:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"47f5f0fb9e0f27019d35d5bf7ba806c0e6c4c388","kind":"tag","published_at":"2015-06-08T14:59:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"0dffa67962d05a2533b0ede27733887aa04def72","kind":"tag","published_at":"2015-06-04T15:24:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0/manifests"},{"name":"v0.13.5","sha":"6235aae888ede7ed2cfe8473b97811628c4e2773","kind":"tag","published_at":"2015-05-07T12:42:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"6d80c857d193b19700ce0aafbd9b2a8b2854f7b3","kind":"tag","published_at":"2015-05-04T09:27:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"6d596f2a2cb1ae4d7d0dda01f100b43837957e7b","kind":"tag","published_at":"2015-04-19T17:53:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"646e913e574c1417d4c86a91b70527617bfc4789","kind":"tag","published_at":"2015-04-16T11:37:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"99ecef730d6397a0299b7f83e236f50fdce8f200","kind":"tag","published_at":"2015-04-11T10:00:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"f0ee65dcfea0845f09372700282367de9a28e052","kind":"tag","published_at":"2015-04-08T21:16:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"a4ee14989c332d7574ff9172eb8eb7a87338aa2c","kind":"tag","published_at":"2015-03-18T09:27:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"537ccb971974535c40e09c6d9ad21ee2d6a472bc","kind":"tag","published_at":"2015-03-09T15:22:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"1b4d5e590429af31e89ad5d5a7ad47459fcb5f26","kind":"tag","published_at":"2015-02-16T15:19:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"17182e36f5de664a710b151307cd81eb344b8436","kind":"tag","published_at":"2015-02-12T11:22:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"688b9c75eeb79ccef962c9b5f92ae6e6fac797fa","kind":"tag","published_at":"2015-02-08T21:02:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"1782bb13d9d8ca8f3526554d5dc014f2d6569f23","kind":"tag","published_at":"2015-01-05T16:16:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0/manifests"},{"name":"v0.11.4","sha":"8a349373466ffc29d3c3e4d032eda15c6176beb3","kind":"tag","published_at":"2014-12-16T17:16:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"b21329afa2759e05bb896bf712ea193731f49482","kind":"tag","published_at":"2014-11-27T10:04:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"1653946b2a1983e50b77f749dba5cfe652e10f58","kind":"tag","published_at":"2014-11-19T15:56:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"2c0d6d05fe4dd48fd0d96b607335c76241dae267","kind":"tag","published_at":"2014-11-11T14:50:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"78430ce749f9199be44e7449bf886e802fab565a","kind":"tag","published_at":"2014-11-05T13:37:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"bd844a0ecbb35e7ecbab4f3a145dbfa7404bc8db","kind":"tag","published_at":"2014-10-03T11:57:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"57b3c9d9594026a68cc50e634268fa9922df23b3","kind":"tag","published_at":"2014-10-01T11:35:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ddbdce401e4befaa4ca292c3e13046bf9a04a911","kind":"tag","published_at":"2014-09-15T14:55:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b110977065bb359e4a3d307c342f40d73951b214","kind":"tag","published_at":"2014-09-08T16:28:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"241a96c6a74f708db8f18bca2ab1e24d071a2fb3","kind":"tag","published_at":"2014-08-11T10:40:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.9.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0/manifests"},{"name":"v0.8.5","sha":"13717db8910f665d9f8a4ddb451cf56748f969eb","kind":"tag","published_at":"2014-08-03T14:07:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"24a1fa74e822d68cedf74ac0d22603c44b12ad15","kind":"tag","published_at":"2014-07-20T18:15:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"1ed91667e834c654841772b7eddf58f60632fb3a","kind":"tag","published_at":"2014-06-27T14:47:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"2542fb6dd767268c21afe17d5b1e6e81939aacf7","kind":"tag","published_at":"2014-06-18T18:17:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"cd44d36b10853058c9549dc28e674fba1b8523c4","kind":"tag","published_at":"2014-05-26T21:15:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"fabe3d5b028b138c3b88751627e3e21d591a4961","kind":"tag","published_at":"2014-05-23T21:48:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"1c9ac40edca1dfa0b22bc7d2714dabaa14a40d1d","kind":"tag","published_at":"2014-05-16T12:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"1e35f27e8a372672456fc3ff61fd78ff79cd1612","kind":"tag","published_at":"2014-05-05T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"dd268c5b2ea6366f566bd254a662383b491684d8","kind":"tag","published_at":"2014-04-15T15:16:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"67151164928c28082c58a08bfce0856239f657a1","kind":"tag","published_at":"2014-03-24T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"c10f3d4406a84afe197dfffba1c241ae1b07715b","kind":"tag","published_at":"2014-02-20T18:24:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"87a87e7087746a1d8b45a6fb825b87745e835980","kind":"tag","published_at":"2014-02-16T20:02:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0529962e0390dd1db7669e2968c57e662993f240","kind":"tag","published_at":"2014-01-16T18:59:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"90150e1fa3abba0b06cfec5cf2396b2d4e8b9dbb","kind":"tag","published_at":"2013-12-10T18:22:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"82807b12611eb806c765df71e3670ec238c5fc8f","kind":"tag","published_at":"2013-12-09T19:08:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fa93b2e0c6b43b3cc3ffe0f4961cfa065bce459e","kind":"tag","published_at":"2013-11-28T19:04:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"3b54a5cd8fffe920b7871a92b6a99bdeb839cd0e","kind":"tag","published_at":"2013-10-24T15:00:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1/manifests"},{"name":"v0.3.4","sha":"1e365e65ed21e8af74b58fda2683b287c059eb31","kind":"tag","published_at":"2013-08-24T08:53:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"b807f76431e77287da0da01c3e4a5a1e353ee995","kind":"commit","published_at":"2013-08-08T12:20:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"4442e91da2f72c9f232294a0ecd02056aca81c84","kind":"tag","published_at":"2013-07-22T12:56:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"17f60480ce3c2c26e73ba8f52d08a5f8dcbebb3c","kind":"tag","published_at":"2013-07-18T17:26:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0a1e80c2e4b8ea7eec9746721000304bf48eaf20","kind":"tag","published_at":"2013-07-11T15:51:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"beb92386735f238c748d39ac473910696bc4a196","kind":"tag","published_at":"2013-05-28T14:39:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.11","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"9adf2245c25385dfba6a14e932c4d58c1cfe263d","kind":"tag","published_at":"2013-05-20T08:08:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.10","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"08faadfeeaab8bee24ddaea9cd6d43dd881ae7cd","kind":"commit","published_at":"2013-05-14T16:10:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"ec0698bee10537e4ceca288172ab08ba1daf2477","kind":"tag","published_at":"2013-04-30T16:04:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"003239c03c25cce8b4c4d20902f739212f307ccd","kind":"tag","published_at":"2013-04-25T16:47:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7/manifests"},{"name":"v0.2.5","sha":"cf01e4df59d6218329f3cd5ff94be0b121f0f749","kind":"tag","published_at":"2013-04-19T15:47:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5/manifests"},{"name":"v0.2.2","sha":"6e4744ec8a017ad5a8c084838857a37d3fb1bcb4","kind":"tag","published_at":"2013-04-09T10:48:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T05:28:49.865Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":6.119947111072766,"forks_count":6.28928798582673,"average":23.312259356384292},"purl":"pkg:maven/io.nextflow/nxf-ga4gh","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.nextflow:nxf-ga4gh","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.nextflow:nxf-ga4gh","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.nextflow:nxf-ga4gh/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T22:43:11.412Z","issues_count":686,"pull_requests_count":588,"avg_time_to_close_issue":18443118.535031848,"avg_time_to_close_pull_request":3091679.64,"issues_closed_count":312,"pull_requests_closed_count":423,"pull_request_authors_count":90,"issue_authors_count":372,"avg_comments_per_issue":4.940233236151603,"avg_comments_per_pull_request":4.2312925170068025,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":363,"past_year_pull_requests_count":455,"past_year_avg_time_to_close_issue":2260791.562913907,"past_year_avg_time_to_close_pull_request":1050799.5255681819,"past_year_issues_closed_count":151,"past_year_pull_requests_closed_count":352,"past_year_pull_request_authors_count":65,"past_year_issue_authors_count":217,"past_year_avg_comments_per_issue":3.1019283746556474,"past_year_avg_comments_per_pull_request":3.4483516483516485,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":290,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/issues","maintainers":[{"login":"bentsherman","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"robsyme","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"jordeu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"mribeirodantas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mribeirodantas"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"marcodelapierre","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcodelapierre"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"abhi18av","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhi18av"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"},{"login":"pabloaledo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pabloaledo"},{"login":"munishchouhan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/munishchouhan"},{"login":"manuelesimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelesimi"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"}],"active_maintainers":[{"login":"bentsherman","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"robsyme","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"jordeu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-ga4gh/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-ga4gh/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-ga4gh/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-ga4gh/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4851413,"name":"io.nextflow:nf-ignite","ecosystem":"maven","description":"A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner","homepage":"http://www.nextflow.io","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/nextflow-io/nextflow","keywords_array":[],"namespace":"io.nextflow","versions_count":33,"first_release_published_at":"2019-01-10T11:06:48.000Z","latest_release_published_at":"2019-10-21T15:09:48.000Z","latest_release_number":"19.10.0","last_synced_at":"2025-09-05T02:09:34.452Z","created_at":"2022-07-26T17:36:41.062Z","updated_at":"2025-09-05T02:09:34.452Z","registry_url":"https://central.sonatype.com/artifact/io.nextflow/nf-ignite/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.nextflow/nf-ignite/","metadata":{},"repo_metadata":{"id":7688591,"uuid":"9052236","full_name":"nextflow-io/nextflow","owner":"nextflow-io","description":"A DSL for data-driven computational pipelines","archived":false,"fork":false,"pushed_at":"2025-08-28T22:45:01.000Z","size":63577,"stargazers_count":3118,"open_issues_count":491,"forks_count":719,"subscribers_count":87,"default_branch":"master","last_synced_at":"2025-08-29T02:25:45.280Z","etag":null,"topics":["aws","bioinformatics","cloud","dataflow","docker","groovy","hello","hpc","nextflow","pipeline","pipeline-framework","reproducible-research","reproducible-science","sge","singularity","singularity-containers","slurm","workflow-engine"],"latest_commit_sha":null,"homepage":"http://nextflow.io","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextflow-io.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-03-27T11:17:33.000Z","updated_at":"2025-08-27T22:53:38.000Z","dependencies_parsed_at":"2023-09-22T05:27:21.989Z","dependency_job_id":"99c97c87-dc9d-4092-b872-684add29f6c2","html_url":"https://github.com/nextflow-io/nextflow","commit_stats":{"total_commits":6282,"total_committers":183,"mean_commits":34.32786885245902,"dds":0.1263928685132123,"last_synced_commit":"4c54db6ac634cc80a820752d8f4edb959fc832e4"},"previous_names":[],"tags_count":333,"template":false,"template_full_name":null,"purl":"pkg:github/nextflow-io/nextflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/sbom","scorecard":{"id":659721,"data":{"date":"2025-08-11","repo":{"name":"github.com/nextflow-io/nextflow","commit":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/build.yml:39"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:194","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/build.yml:193","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/cffconvert.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/generate-send-dependencies.yml:7","Warn: no topLevel permission defined: .github/workflows/seqeradocs-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: Apache License 2.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v25.07.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753","Warn: release artifact v25.07.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests-v1/subworkflow.nf:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests/subworkflow.nf:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/stale.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating amazoncorretto:21-al2023 to amazoncorretto:21-al2023@sha256:411aff82096876584e5f5b7d375572d32c8b03e29abaefaa50e303bd937c943b","Warn: containerImage not pinned by hash: docker/flux/.devcontainer/Dockerfile:1: pin your Docker image by updating fluxrm/flux-sched:focal to fluxrm/flux-sched:focal@sha256:1b9f6581e5587db629043a9513056e0fafaa00c8969a5479a5fef963ec462f6e","Warn: containerImage not pinned by hash: docs/Dockerfile:1: pin your Docker image by updating mambaorg/micromamba:1.5.8 to mambaorg/micromamba:1.5.8@sha256:475730daef12ff9c0733e70092aeeefdf4c373a584c952dac3f7bdb739601990","Warn: containerImage not pinned by hash: test-e2e/Dockerfile:1: pin your Docker image by updating amazoncorretto:17-al2023 to amazoncorretto:17-al2023@sha256:5acaef366078c3b971c4aacd02b58205e74f597a0f30801a1d45904277b0e350","Warn: containerImage not pinned by hash: tests-v1/Dockerfile:1","Warn: containerImage not pinned by hash: tests/Dockerfile:1","Warn: containerImage not pinned by hash: validation/test-aws-unstage-fail-container/Dockerfile:1: pin your Docker image by updating ubuntu to ubuntu@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: validation/wave-tests/example2/modules/foo/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/flux/.devcontainer/Dockerfile:16","Warn: pipCommand not pinned by hash: docs/Dockerfile:12-14","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:21","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-21T15:43:42.076Z","repository_id":7688591,"created_at":"2025-08-21T15:43:42.077Z","updated_at":"2025-08-21T15:43:42.077Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272635683,"owners_count":24967900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nextflow-io","name":"nextflow-io","uuid":"6698688","kind":"organization","description":"","email":null,"website":"http://nextflow.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6698688?v=4","repositories_count":78,"last_synced_at":"2023-05-21T01:00:52.958Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nextflow-io","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T04:11:01.074Z","updated_at":"2023-05-21T01:00:52.974Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io/repositories"},"tags":[{"name":"v25.07.0-edge","sha":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1","kind":"tag","published_at":"2025-08-15T18:11:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge/manifests"},{"name":"v25.06.0-edge","sha":"7d9272b78edaceedd80beeb63b15ed78b27bfffc","kind":"tag","published_at":"2025-07-06T14:06:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge/manifests"},{"name":"v25.04.6","sha":"6588d533d4f4bc55cf15339000881ea71f674ac5","kind":"tag","published_at":"2025-07-01T11:35:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6/manifests"},{"name":"v25.04.5","sha":"91514b87aac8371c7d060676a26b0677bc7c6df0","kind":"tag","published_at":"2025-06-30T20:02:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5/manifests"},{"name":"v24.10.9","sha":"393dfb828944d165c73ce4898b8044e367f1d48f","kind":"tag","published_at":"2025-06-30T16:09:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9/manifests"},{"name":"v24.04.6","sha":"7b5def9500ebcbb14f6652fe1c4c44c8a67af606","kind":"tag","published_at":"2025-06-30T14:34:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6/manifests"},{"name":"v25.04.4","sha":"71d9c376af5031410bfe4370fad22f3b184c9b66","kind":"tag","published_at":"2025-06-16T15:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4/manifests"},{"name":"v24.04.5","sha":"25aba80e8ea50a7714159ddf52a3122fd87b541e","kind":"tag","published_at":"2025-06-06T12:44:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5/manifests"},{"name":"v24.10.8","sha":"8fcb319ce694086bbb5ebc31ec2ca24bf276e4d1","kind":"tag","published_at":"2025-06-06T12:18:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8/manifests"},{"name":"v25.04.3","sha":"08c0027038cd99789dd790f2082f50870bc2de91","kind":"tag","published_at":"2025-06-02T21:03:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3/manifests"},{"name":"v25.05.0-edge","sha":"3cc9374b2feb9945603220552849d0efb74823e5","kind":"tag","published_at":"2025-06-02T19:48:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge/manifests"},{"name":"v25.04.2","sha":"ea75b301c7928dfea20af47ad9b4f9212fa3b1e7","kind":"tag","published_at":"2025-05-13T23:20:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2/manifests"},{"name":"v25.04.1","sha":"10b557810d97b4a88f18aac99481887285977f7c","kind":"tag","published_at":"2025-05-12T08:20:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1/manifests"},{"name":"v25.04.0","sha":"c9bd193ab40ea8ccb7602f86866f9004faaf9fd7","kind":"tag","published_at":"2025-05-08T19:59:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0/manifests"},{"name":"v24.10.6","sha":"cad3997dc357a70f44b04ade7c765fe8919faec4","kind":"tag","published_at":"2025-04-23T17:03:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6/manifests"},{"name":"v25.03.1-edge","sha":"f06aaf6c46de532fa5d86a6a63196523fb6126e4","kind":"tag","published_at":"2025-04-23T16:31:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge/manifests"},{"name":"v25.03.0-edge","sha":"92a47ec5da49afa0d29b1884107d8431fb396b7a","kind":"tag","published_at":"2025-04-23T10:51:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge/manifests"},{"name":"v25.02.3-edge","sha":"092166ef470388133cdcb40b3e4d7408ff6abe76","kind":"tag","published_at":"2025-04-08T12:10:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge/manifests"},{"name":"v25.02.2-edge","sha":"20ddf2358d92e8178fe97657ded87691b56afdb6","kind":"tag","published_at":"2025-04-05T15:47:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge/manifests"},{"name":"v25.02.1-edge","sha":"39f3c05e08b6aa4cc720c581704666af19871519","kind":"tag","published_at":"2025-03-19T20:25:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge/manifests"},{"name":"v25.02.0-edge","sha":"dcc386e4f01d611f11fcd48c734aa6aab6bdddf1","kind":"tag","published_at":"2025-03-18T07:37:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge/manifests"},{"name":"v24.10.5","sha":"b271f85df366749438ed3e32da3b091113a3d848","kind":"tag","published_at":"2025-03-04T19:39:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5/manifests"},{"name":"v25.01.0-edge","sha":"e2ae8a93dbb04c7171743245927d4b5e50ada02e","kind":"tag","published_at":"2025-02-12T14:10:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge/manifests"},{"name":"v24.10.4","sha":"56ad7dbbc90cee3e1ffae20101b2619d8b2bda4d","kind":"tag","published_at":"2025-01-20T17:03:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4/manifests"},{"name":"v24.12.0-edge","sha":"24faeee874a0e8896bde8aacf832c28e382df6d5","kind":"tag","published_at":"2025-01-20T16:22:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge/manifests"},{"name":"v24.10.3","sha":"6183fdf9dbd9114f5ee86d11bc5e69cbd06501a6","kind":"tag","published_at":"2024-12-16T16:41:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3/manifests"},{"name":"v24.11.0-edge","sha":"6e231be115c31f4e29e6deab45f668ae7e75917d","kind":"tag","published_at":"2024-12-03T10:43:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge/manifests"},{"name":"v24.10.2","sha":"62fc0017ffae1ea151581f738c17ab840649aa0c","kind":"tag","published_at":"2024-11-27T21:39:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2/manifests"},{"name":"v24.10.1","sha":"65941daaf991ddcb67aa8e653d6c93cee2433dfb","kind":"tag","published_at":"2024-11-18T14:17:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1/manifests"},{"name":"v24.10.0","sha":"a019ef8f6c26be67bb4e7bf8ce252914b3875231","kind":"tag","published_at":"2024-10-27T20:24:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0/manifests"},{"name":"v24.09.2-edge","sha":"0c9b3337f39cb1986fcf7fc360edb43a2701b486","kind":"tag","published_at":"2024-10-14T21:39:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge/manifests"},{"name":"v24.09.1-edge","sha":"34cdac3d7f3a48b952a0e05e488d02544de5540e","kind":"tag","published_at":"2024-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge/manifests"},{"name":"v24.09.0-edge","sha":"324de3d162e476ed3bf58a9c77ae8e95e27cb3ee","kind":"tag","published_at":"2024-10-02T13:44:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge/manifests"},{"name":"v24.08.0-edge","sha":"6e866ae81ff3bf8a9729e9dbaa9dd89afcb81a4b","kind":"tag","published_at":"2024-09-04T15:35:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge/manifests"},{"name":"v24.07.0-edge","sha":"d975962b7651818f16648fdeeb8ed8fb1d27877d","kind":"tag","published_at":"2024-08-05T21:28:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge/manifests"},{"name":"v24.04.4","sha":"ebcdcd6ab55767f47baed2bc55fcb9217d13ee37","kind":"tag","published_at":"2024-08-01T08:54:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4/manifests"},{"name":"v23.10.4","sha":"a2b945443ecd6ffaa2c14ae31d74998959e6b58c","kind":"tag","published_at":"2024-07-31T10:32:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4/manifests"},{"name":"v24.04.3","sha":"6e2591d161427f2211fe0173e62f66d00644a34d","kind":"tag","published_at":"2024-07-09T21:18:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3/manifests"},{"name":"v24.06.0-edge","sha":"e72ff742235ca999da3db4796c2d5f611fd0c4cd","kind":"tag","published_at":"2024-07-08T20:44:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge/manifests"},{"name":"v24.05.0-edge","sha":"f3a86def48d79a77770fec2b71f3fdc396d75dc9","kind":"tag","published_at":"2024-06-17T20:51:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge/manifests"},{"name":"v23.10.3","sha":"232e4b30c322f80e96ca344d788123dad29a0187","kind":"tag","published_at":"2024-06-11T20:37:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3/manifests"},{"name":"v24.04.2","sha":"e6a5e17db91ca6fae875df42053bd8c1b2a23bd4","kind":"tag","published_at":"2024-05-29T06:39:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2/manifests"},{"name":"v23.10.2","sha":"e50de272466f5fb6eb506c99cd01c00e00001a33","kind":"tag","published_at":"2024-05-28T14:29:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2/manifests"},{"name":"v24.04.1","sha":"1923fef6231e9846e604ee3eb50ecb61c5fbd0bf","kind":"tag","published_at":"2024-05-20T10:13:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1/manifests"},{"name":"v24.04.0","sha":"2ee0c418c16591905f05d30c00710d5903ecace8","kind":"tag","published_at":"2024-05-20T09:23:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0/manifests"},{"name":"v24.04.0-edge","sha":"0863a65a3175721b7d929d7e991b4b227706fdef","kind":"tag","published_at":"2024-05-13T09:56:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge/manifests"},{"name":"v24.03.0-edge","sha":"231497419ccc4b16997afb25076df37d2e9cf379","kind":"tag","published_at":"2024-04-15T09:58:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge/manifests"},{"name":"v24.02.0-edge","sha":"a90fd564119c2919b284793e711ba2648262b936","kind":"tag","published_at":"2024-03-10T20:21:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge/manifests"},{"name":"v24.01.0-edge","sha":"279c410b8de69627dbb7992e37e98ad36883c180","kind":"tag","published_at":"2024-02-05T23:40:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge/manifests"},{"name":"v23.10.1","sha":"25d468c948168f357f23d4db5d242ecd37526e1d","kind":"tag","published_at":"2024-01-12T23:37:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1/manifests"},{"name":"v23.04.5","sha":"973b0310a32d2f87c2f3b4e78847cc348364c26f","kind":"tag","published_at":"2024-01-12T21:24:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5/manifests"},{"name":"v23.12.0-edge","sha":"dfd7d09efe8c7d159596433a846ed5c7f8e17423","kind":"tag","published_at":"2023-12-20T11:14:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge/manifests"},{"name":"v23.11.0-edge","sha":"19d2ccb60ae7d281e6cb43769216a0384cb27313","kind":"tag","published_at":"2023-11-24T21:47:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge/manifests"},{"name":"v23.10.0","sha":"2cce747d77466c049a792bffa258f90869be6c52","kind":"tag","published_at":"2023-10-16T05:40:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0/manifests"},{"name":"v23.09.3-edge","sha":"1bfb8b14ee5158d8041528d7aeccd7805a0dda5a","kind":"tag","published_at":"2023-10-10T12:33:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge/manifests"},{"name":"v23.09.2-edge","sha":"46afba88f93714995357b47655cc664051cfc27a","kind":"tag","published_at":"2023-09-27T22:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge/manifests"},{"name":"v23.04.4","sha":"f2905ab114d55981f94d8c93f6b0e0fb060e463f","kind":"tag","published_at":"2023-09-25T16:00:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4/manifests"},{"name":"v23.09.1-edge","sha":"79c677a12d82400444fb6221219ce92b7247dcf2","kind":"tag","published_at":"2023-09-11T11:14:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge/manifests"},{"name":"v23.09.0-edge","sha":"f37d51baa80979f359c9dbd87be9564965dcd035","kind":"tag","published_at":"2023-09-10T22:34:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge/manifests"},{"name":"v23.08.1-edge","sha":"9f1b68900acb29098effd5a57998a15364958207","kind":"tag","published_at":"2023-08-17T15:35:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge/manifests"},{"name":"v23.04.3","sha":"10fd84142c7550c1cb7aa96f97692a88eb1dc7ef","kind":"tag","published_at":"2023-08-11T22:00:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3/manifests"},{"name":"v23.08.0-edge","sha":"ace32d007e545dc3da5924c36c39f628c83b1da8","kind":"tag","published_at":"2023-08-05T15:13:13.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge/manifests"},{"name":"v23.07.0-edge","sha":"fd4ff04f827ebca0f25efd3b079a68f390a82079","kind":"tag","published_at":"2023-07-22T16:14:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge/manifests"},{"name":"v23.06.0-edge","sha":"cb9592063783576a10ec78800e0ce99ff459bfb8","kind":"tag","published_at":"2023-06-14T21:48:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge/manifests"},{"name":"v23.04.2","sha":"5b5b579d603475d786d6ffed8ae63f9b7191560b","kind":"tag","published_at":"2023-06-08T10:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2/manifests"},{"name":"v23.05.0-edge","sha":"0781988bb28d1d2f53d3399fba070e831410be48","kind":"tag","published_at":"2023-05-15T04:59:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge/manifests"},{"name":"v22.10.8","sha":"82b917e5a1ec33357fd92606c8a11e50c7f4ac8c","kind":"tag","published_at":"2023-04-15T10:32:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8/manifests"},{"name":"v23.04.1","sha":"2769e60cebe53af4eb9e5bd61653d146761c0d59","kind":"tag","published_at":"2023-04-15T07:51:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1/manifests"},{"name":"v23.04.0","sha":"77c286ec3ae4f3147a34d09219d9ba834290e933","kind":"tag","published_at":"2023-04-01T21:52:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0/manifests"},{"name":"v23.03.0-edge","sha":"20fb59c26fe4743e12c8d4237983a3875dda131c","kind":"tag","published_at":"2023-03-19T19:34:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge/manifests"},{"name":"v23.02.1-edge","sha":"448ccc14f3115fe0eeafc67757a713fd5c915011","kind":"tag","published_at":"2023-02-26T19:57:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge/manifests"},{"name":"v23.02.0-edge","sha":"a33a6f47e2160f476de9024b9415d63a57647479","kind":"tag","published_at":"2023-02-21T18:29:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge/manifests"},{"name":"v22.10.7","sha":"e0f7b4d67f6f0068921bd1bf410d94631af205ff","kind":"tag","published_at":"2023-02-18T20:53:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7/manifests"},{"name":"v22.10.6","sha":"4f776efcd34e392d21ccc94f93002169cf7cf251","kind":"tag","published_at":"2023-01-23T23:35:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6/manifests"},{"name":"v23.01.0-edge","sha":"c492ad227d77b729b3c951767395b83a95d0ff6f","kind":"tag","published_at":"2023-01-14T18:15:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge/manifests"},{"name":"v22.10.5","sha":"8196ffd0aa4e03e6bb26fc207c6a9709f7b51c61","kind":"tag","published_at":"2023-01-14T14:03:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5/manifests"},{"name":"v22.12.0-edge","sha":"e8d53449306736b05c3f187a1ef0ff4ec641d621","kind":"tag","published_at":"2022-12-13T22:05:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge/manifests"},{"name":"v22.10.4","sha":"2d88d25db382aed205bb2191790f828901dc557b","kind":"tag","published_at":"2022-12-09T11:31:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4/manifests"},{"name":"v22.11.1-edge","sha":"4fc071ff773fee7c0d3d3b52e6ab92f9e4e362dd","kind":"tag","published_at":"2022-11-29T16:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge/manifests"},{"name":"v22.11.0-edge","sha":"877a58a330807a5265e507c01babcc27b1672d20","kind":"tag","published_at":"2022-11-23T17:31:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge/manifests"},{"name":"v22.10.3","sha":"44469bf90f5761ca4e234b05034c75b7975ea1d4","kind":"tag","published_at":"2022-11-21T21:57:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3/manifests"},{"name":"v22.10.2","sha":"0358114af7e8ed98dfaf592a119c656e0d8b6a1d","kind":"tag","published_at":"2022-11-13T19:10:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2/manifests"},{"name":"v22.10.1","sha":"4bc7e2a4cda807c2ffeb16446b98bd886943f62f","kind":"tag","published_at":"2022-10-27T19:01:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1/manifests"},{"name":"v22.10.0","sha":"66735ae0f4de161cc4e98f0a1044ff4909cf3969","kind":"tag","published_at":"2022-10-13T09:34:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0/manifests"},{"name":"v22.10.0-RC3","sha":"a12e98097ddd90dd83533ff8760ef676984a71d0","kind":"tag","published_at":"2022-10-07T22:10:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3/manifests"},{"name":"v22.10.0-RC2","sha":"c4f6c517d80306590f17bb51cbfdac2b3e3a2f42","kind":"tag","published_at":"2022-10-07T16:47:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2/manifests"},{"name":"v22.10.0-RC1","sha":"e7df3d8fb4e7099100130fe9a6063f8f9789476b","kind":"tag","published_at":"2022-10-03T14:50:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1/manifests"},{"name":"v22.09.7-edge","sha":"3107cd446e62de9c0c84c690a1fbb7c32e67e13c","kind":"tag","published_at":"2022-09-28T10:22:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.7-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.7-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.7-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge/manifests"},{"name":"v22.09.6-edge","sha":"021d898944428a8883fd73f3058aafc2043b0cca","kind":"tag","published_at":"2022-09-26T15:40:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.6-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.6-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.6-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge/manifests"},{"name":"v22.09.5-edge","sha":"c31caa11e29aeba46f1c778630a3e37a0545dfd0","kind":"tag","published_at":"2022-09-21T09:42:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.5-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.5-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.5-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge/manifests"},{"name":"v22.09.4-edge","sha":"783042c41578978c4159cb934645496484b8a384","kind":"tag","published_at":"2022-09-19T21:18:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.4-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.4-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.4-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge/manifests"},{"name":"v22.09.3-edge","sha":"da527e81919eae61b78d3de898817a6966181c1a","kind":"tag","published_at":"2022-09-10T16:10:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge/manifests"},{"name":"v22.09.2-edge","sha":"632ff365bface9be3450739f0741412bf8e76739","kind":"tag","published_at":"2022-09-07T20:10:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge/manifests"},{"name":"v22.09.1-edge","sha":"58949b2a21f270a6b6e93c34e48c4e186ea7ac29","kind":"tag","published_at":"2022-09-01T21:02:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge/manifests"},{"name":"v22.08.2-edge","sha":"ebf19c4e5141b72bcc7a4a7e30af8b2dcc9bba64","kind":"tag","published_at":"2022-08-16T18:55:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge/manifests"},{"name":"v22.08.1-edge","sha":"126e4259ea724585fc6c84f105ba73eb62e2ad37","kind":"tag","published_at":"2022-08-11T11:40:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge/manifests"},{"name":"v22.08.0-edge","sha":"ffa9a0c573e0a0cf257fb8b2da11c1c4251e6d32","kind":"tag","published_at":"2022-08-01T17:03:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge/manifests"},{"name":"v22.04.5","sha":"4282761f5b018e411523451211e056177b8fef3c","kind":"tag","published_at":"2022-07-15T16:35:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5/manifests"},{"name":"v22.07.1-edge","sha":"6e541457aa0c08f32fcecfb1024f75a52b20e60a","kind":"tag","published_at":"2022-07-13T12:01:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.07.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.07.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.07.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge/manifests"},{"name":"v22.04.4","sha":"237d32223f89158a5bbdd3d07fec283f5c73ce12","kind":"tag","published_at":"2022-06-19T21:08:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4/manifests"},{"name":"v22.06.1-edge","sha":"59c48429c2d3164f13b7d14b33ddc0bbfb37418e","kind":"tag","published_at":"2022-06-17T13:14:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge/manifests"},{"name":"v22.06.0-edge","sha":"bf9978dae0e3770dea93d974f072a681ad1f612e","kind":"tag","published_at":"2022-06-09T17:05:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge/manifests"},{"name":"v22.05.0-edge","sha":"1630465e29acb057f775c458264daf4f40d90bee","kind":"tag","published_at":"2022-05-25T18:18:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge/manifests"},{"name":"v22.04.3","sha":"a6c0fa88702418663c5ee2488a0142deee4502ab","kind":"tag","published_at":"2022-05-18T19:54:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3/manifests"},{"name":"v22.04.2","sha":"16348972f7ba916bd001f5ad5a166fc0ef312d59","kind":"tag","published_at":"2022-05-16T18:06:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2/manifests"},{"name":"v22.04.1","sha":"568c9dc38889deca6d82ee5940e00d4098505744","kind":"tag","published_at":"2022-05-15T12:16:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1/manifests"},{"name":"v22.04.0","sha":"f1bd0178d830f936947d6250e60a15a2abeddb51","kind":"tag","published_at":"2022-04-23T18:27:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0/manifests"},{"name":"v22.03.1-edge","sha":"16caa6bb16d6048488d1d34a4d54e30bcf22feb7","kind":"tag","published_at":"2022-04-06T21:40:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge/manifests"},{"name":"v22.03.0-edge","sha":"2a7dab407a760b6e045940079e8cc62887e16643","kind":"tag","published_at":"2022-03-27T20:22:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge/manifests"},{"name":"v22.02.1-edge","sha":"d35f25ccdf0a7eed7c836d1f29973059ee18e507","kind":"tag","published_at":"2022-03-03T18:59:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge/manifests"},{"name":"v22.02.0-edge","sha":"0046c9395e87d2de1a5d51ce155d8c1c5384d871","kind":"tag","published_at":"2022-02-25T11:26:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge/manifests"},{"name":"v22.01.0-edge","sha":"4f33645085332373d7b55fa3bb5e41577cfb7f32","kind":"tag","published_at":"2022-02-07T13:26:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge/manifests"},{"name":"v21.12.1-edge","sha":"3e20f87cd01aefb5c5e80230ffca5b7d7699705a","kind":"tag","published_at":"2021-12-22T08:36:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge/manifests"},{"name":"v21.10.6","sha":"9e8c39e0cc89092ae2fb5bc46e3646a595da1c55","kind":"tag","published_at":"2021-12-21T17:09:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6/manifests"},{"name":"v21.10.5","sha":"6cea21a1b288e427cc0e6c56cd9daaaec8a3fdbb","kind":"tag","published_at":"2021-12-08T14:55:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5/manifests"},{"name":"v21.11.0-edge","sha":"5bfde014f6e599863269f27010e0e6ca310d46a5","kind":"tag","published_at":"2021-12-05T18:13:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge/manifests"},{"name":"v21.10.4","sha":"a5efdec3401341462886bd66ce4330177528d978","kind":"tag","published_at":"2021-11-30T16:49:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4/manifests"},{"name":"v21.10.3","sha":"23ece74f3d24139c47d7bd0dc2a13a354901aceb","kind":"tag","published_at":"2021-11-23T08:07:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3/manifests"},{"name":"v21.10.2","sha":"5de94089499d4ffc99b59d08ded531c2cf0bb632","kind":"tag","published_at":"2021-11-22T11:46:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2/manifests"},{"name":"v21.10.1","sha":"8adf3766fb3c3b7c165db920804fa86934ad59f3","kind":"tag","published_at":"2021-11-18T09:43:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1/manifests"},{"name":"v21.10.0","sha":"262fb02f64843fc5b66d729055f770a9b905ee7c","kind":"tag","published_at":"2021-11-11T20:38:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0/manifests"},{"name":"v21.09.1-edge","sha":"5d8181093accd77303e841ed8c75654af49da995","kind":"tag","published_at":"2021-10-28T15:42:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge/manifests"},{"name":"v21.09.0-edge","sha":"63eaf8e0c180bfc2673b04b0eecc90e7134ede71","kind":"tag","published_at":"2021-10-12T20:46:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge/manifests"},{"name":"nf-sqldb@0.2.0","sha":"1db4572649a9b4f4798b8a582d7f107123333d8b","kind":"commit","published_at":"2021-10-11T07:45:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.2.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0/manifests"},{"name":"nf-sqldb@0.1.0","sha":"4d57979526d807a0d146697eb9c47d22696b0587","kind":"commit","published_at":"2021-09-01T15:26:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0/manifests"},{"name":"v21.08.0-edge","sha":"3732e1dfde4af1221f961a866f2e0a81bc2b9fe5","kind":"tag","published_at":"2021-08-30T17:54:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge/manifests"},{"name":"v21.07.0-edge","sha":"125f06b5c5a1db67e4368e0e8a32dbac0c41bd2e","kind":"tag","published_at":"2021-08-06T12:58:50.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge/manifests"},{"name":"v21.04.3","sha":"942b7afa242fc0fc50f4bbec00a681b1409829b2","kind":"tag","published_at":"2021-07-21T17:15:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3/manifests"},{"name":"v21.04.2","sha":"299ff56689a140305436cb7b3d23fe8a36312519","kind":"tag","published_at":"2021-07-12T13:31:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2/manifests"},{"name":"v21.06.0-edge","sha":"f59e64808339b2869d4bb5e54504a1ada960c03d","kind":"tag","published_at":"2021-07-03T20:51:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge/manifests"},{"name":"v21.05.0-edge","sha":"01e126c051b1b3f44d72d1fe26818a4e0f513f2e","kind":"tag","published_at":"2021-05-28T19:34:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge/manifests"},{"name":"v21.04.1","sha":"e7ac0fca924e01354c767a087b5cb3379074a159","kind":"tag","published_at":"2021-05-14T17:56:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1/manifests"},{"name":"v21.04.0","sha":"a3c4b18c20b07b900f9784eecc19a4f4fa4a3193","kind":"tag","published_at":"2021-05-02T17:56:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0/manifests"},{"name":"nf-google@1.0.3","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-google@1.0.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-google@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-google%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3/manifests"},{"name":"nf-azure@0.9.7","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-azure@0.9.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-azure@0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-azure%400.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7/manifests"},{"name":"nf-console@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-console@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-console@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-console%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2/manifests"},{"name":"nf-ga4gh@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ga4gh@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ga4gh@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ga4gh%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2/manifests"},{"name":"nf-ignite@1.2.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ignite@1.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ignite@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ignite%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2/manifests"},{"name":"nf-tower@1.1.0","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-tower@1.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-tower@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-tower%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0/manifests"},{"name":"nf-amazon@1.0.5","sha":"8f2e22062c1eb174561c0f86e501f8524aaebe30","kind":"commit","published_at":"2021-05-02T16:10:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-amazon@1.0.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-amazon@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-amazon%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5/manifests"},{"name":"v21.04.0-edge","sha":"c9515da2ada4f5b7d6322732ecab381529e76756","kind":"tag","published_at":"2021-04-08T12:33:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge/manifests"},{"name":"v20.12.1-edge","sha":"5509e0d7f3883f4b957a2cc664e7947d542bee01","kind":"commit","published_at":"2021-03-18T08:41:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge/manifests"},{"name":"v21.03.0-edge","sha":"865dc7f82bef71c9afe277f7aed1cae7d95095db","kind":"tag","published_at":"2021-03-05T15:27:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge/manifests"},{"name":"v21.02.0-edge","sha":"8f5758b242ffbac08557632bc9498b787972523c","kind":"tag","published_at":"2021-02-01T19:27:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge/manifests"},{"name":"v21.01.1-edge","sha":"7428b623869a4539cf48b4063f6785d8824cbdbd","kind":"tag","published_at":"2021-01-15T22:13:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge/manifests"},{"name":"v21.01.0-edge","sha":"bdec73d028f01bcab58daf23977b1e7629e78c9a","kind":"tag","published_at":"2021-01-04T21:19:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge/manifests"},{"name":"v20.12.0-edge","sha":"af261276749a4bfd13b9fa937280836b6fd51f38","kind":"tag","published_at":"2020-12-12T10:43:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge/manifests"},{"name":"v20.11.0-edge","sha":"1de2c4fb3669ffea1ad35f08135087e1941638f1","kind":"tag","published_at":"2020-11-16T10:40:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge/manifests"},{"name":"v20.10.0","sha":"dc36f6d3e48d653bb406e604b4d2199dd5ab9954","kind":"tag","published_at":"2020-11-01T17:28:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0/manifests"},{"name":"v20.09.1-edge","sha":"a6b4cabbf9a9e49509143b93a561773bc69cf393","kind":"tag","published_at":"2020-10-15T12:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge/manifests"},{"name":"v20.09.0-edge","sha":"58a03047cd686754bf7a85e145939c20e07027a0","kind":"tag","published_at":"2020-09-23T17:36:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge/manifests"},{"name":"v20.08.1-edge","sha":"6677f4a44af7950362a622a32022e53985931bc0","kind":"tag","published_at":"2020-09-02T14:30:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge/manifests"},{"name":"v20.08.0-edge","sha":"0ca08c9618adb37126a7a31ef84b4767304a5eb1","kind":"tag","published_at":"2020-08-25T12:36:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge/manifests"},{"name":"v20.07.1","sha":"f7cdf3944b4937b04cf1516b02dec2e424a114d2","kind":"tag","published_at":"2020-07-24T16:56:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1/manifests"},{"name":"v20.07.0-RC1","sha":"644e3fc1bda7cc148d987a6281147b1ca214e81e","kind":"tag","published_at":"2020-07-21T16:55:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1/manifests"},{"name":"v20.06.0-edge","sha":"cf253602d4de32edacad5f6a657ef4a73ef7ba59","kind":"tag","published_at":"2020-07-05T21:01:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge/manifests"},{"name":"v20.05.0-edge","sha":"2081a66d63c7b8bb9a44ad474e60ab46d6865323","kind":"tag","published_at":"2020-05-31T20:14:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge/manifests"},{"name":"v20.04.1","sha":"902b59e8b7181b8cb9739af67bd8b31e86b2220c","kind":"tag","published_at":"2020-05-03T20:33:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1/manifests"},{"name":"v20.04.1-edge","sha":"24b692a3ffc0cde6c719da49a33e9f8d55d18b0f","kind":"tag","published_at":"2020-04-19T17:30:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge/manifests"},{"name":"v20.04.0-edge","sha":"06f2cb94c45269427460eea5ef35cf2a3edf5573","kind":"tag","published_at":"2020-04-13T20:48:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge/manifests"},{"name":"v20.03.0-edge","sha":"8cfdde6fcda2ffd0b99d8b1b0f1321981465aba1","kind":"tag","published_at":"2020-03-28T16:42:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge/manifests"},{"name":"v20.02.0-edge","sha":"63a1aa6dba508f37c1ba982efa2f2b706551e49c","kind":"tag","published_at":"2020-02-29T15:55:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge/manifests"},{"name":"v20.01.0","sha":"2d74a2e7f2be08c9d2eeb13686b7f3fc6dfa8261","kind":"tag","published_at":"2020-02-12T13:24:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0/manifests"},{"name":"v20.01.0-rc1","sha":"2eb94251622043411e243284939e3c9c1fff0a01","kind":"tag","published_at":"2020-02-06T18:49:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-rc1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1/manifests"},{"name":"v20.01.0-edge","sha":"91d7384e100eb6d8e068c73c8d3dfab9ae4d845a","kind":"tag","published_at":"2020-01-20T20:42:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge/manifests"},{"name":"v19.12.0-edge","sha":"4323365a15eeea9b286f2ed5dba88c0486245aee","kind":"tag","published_at":"2019-12-20T12:34:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge/manifests"},{"name":"v19.11.0-edge","sha":"d133eedc886395fb8a90491cde2eb7d94e4e5374","kind":"tag","published_at":"2019-12-02T12:33:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge/manifests"},{"name":"v19.10.0","sha":"bc9f006d679f29211212ef535d8c35e3849c1376","kind":"tag","published_at":"2019-10-21T16:39:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0/manifests"},{"name":"v19.09.0-edge","sha":"9dfab9f4ea46095663871322311cdbeea343f50c","kind":"tag","published_at":"2019-09-16T21:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge/manifests"},{"name":"v19.08.1-edge","sha":"e35e3e9c9a96114bfddcd3e3359a816945ffb767","kind":"tag","published_at":"2019-08-26T19:42:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge/manifests"},{"name":"v19.07.0","sha":"c676b02461d6f3cb112add8347649f8b29bb14a9","kind":"tag","published_at":"2019-07-27T19:56:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0/manifests"},{"name":"v19.07.0-edge","sha":"7e7c52082ec618b57a5e20b22fca6370fca8f796","kind":"tag","published_at":"2019-07-09T15:04:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge/manifests"},{"name":"v19.06.0-edge","sha":"4492bdf7249070cf289bebefffe7833da2a22089","kind":"tag","published_at":"2019-06-21T14:59:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge/manifests"},{"name":"v19.05.0-edge","sha":"49f55e93fba83a180a43cf8a35083838379e38df","kind":"tag","published_at":"2019-05-20T19:11:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge/manifests"},{"name":"v19.04.1","sha":"14c3f3bee1e5bf6d3fbb68e0e32883c86630963e","kind":"tag","published_at":"2019-05-03T13:28:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1/manifests"},{"name":"v19.04.0-edge","sha":"bf0ee0dd5d10c1a2c36ba69f12fd8486b181d472","kind":"tag","published_at":"2019-04-24T20:54:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge/manifests"},{"name":"v19.04.0","sha":"41116e2d7efe9d351adb7e2bb66ee6c99e91f31d","kind":"tag","published_at":"2019-04-17T12:58:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0/manifests"},{"name":"v19.03.0-edge","sha":"ca5d7bc6b71e6245a643eb93a5eaeb113d912b74","kind":"tag","published_at":"2019-03-14T21:49:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge/manifests"},{"name":"v19.02.0-edge","sha":"9f89795b620a8614ea7a40291bd8d9944ea33f94","kind":"tag","published_at":"2019-02-06T14:53:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge/manifests"},{"name":"v19.01.0","sha":"f38bfee810bd36f9bb108244ac1c8feac3ae854b","kind":"tag","published_at":"2019-01-22T15:04:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0/manifests"},{"name":"v19.01.0-edge","sha":"e281db33edf568a5a378c365c4d2e30675326e28","kind":"tag","published_at":"2019-01-10T14:05:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge/manifests"},{"name":"v18.12.0-edge","sha":"0896fb37d043f9033a45a24b13c7ec2b09cc78de","kind":"tag","published_at":"2018-12-18T13:39:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge/manifests"},{"name":"v18.11.0-edge","sha":"c40c71a2f39e1dd89e3a17f9301be9fdfd2de95c","kind":"commit","published_at":"2018-11-12T18:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge/manifests"},{"name":"v18.10.1","sha":"248fce8e5d0ddc2faaa5e01007f670b5a3310689","kind":"tag","published_at":"2018-10-24T15:44:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1/manifests"},{"name":"v0.32.0","sha":"ce0a8f22f62a9531857c6908de97dadc6a0259e7","kind":"tag","published_at":"2018-09-27T11:35:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.32.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"03e55f5b4c19edac3abc3899b6132d8c9760f907","kind":"tag","published_at":"2018-08-07T16:47:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"a379420faa8583e8fa559d1e6ebe7e1710cae14b","kind":"tag","published_at":"2018-07-25T16:48:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0/manifests"},{"name":"v0.31.0-RC1","sha":"ad8e97b7c416a555005fd1b3a21980a3cea25e07","kind":"tag","published_at":"2018-07-19T20:00:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1/manifests"},{"name":"v0.30.2","sha":"9e011757db9cf97eb861503f37437a609be4c62a","kind":"tag","published_at":"2018-06-16T19:48:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"537b507cc7201573c33200dc402336aa74aa9f28","kind":"tag","published_at":"2018-06-11T14:30:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"5197e36ef8c484776ae602189b2a1ff295ba5670","kind":"tag","published_at":"2018-06-05T12:08:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0/manifests"},{"name":"v0.29.1","sha":"004822bf354bd4e61e735d49fd2d8221ff84f60b","kind":"tag","published_at":"2018-05-10T08:42:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"0f9490d345b7d89c8e4c9ec2812ad1dab28de898","kind":"tag","published_at":"2018-04-24T12:26:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0/manifests"},{"name":"v0.29.0-RC1","sha":"d8580f776d2dfebfe0fe8021c788f76e54a10bfb","kind":"tag","published_at":"2018-04-08T12:53:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1/manifests"},{"name":"v0.28.2","sha":"33b0fad520dc844bc72af0a7f521464bdd86e369","kind":"tag","published_at":"2018-04-06T14:07:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"df18def5b4dab1ed33205132c7c6f7b9b456e3bf","kind":"tag","published_at":"2018-03-27T19:20:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"bb23833b0888a849b575a8db07cbeef89f9ab206","kind":"tag","published_at":"2018-03-10T13:56:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0/manifests"},{"name":"v0.28.0-RC1","sha":"116342f3df244adfe42c0806aeaa80fd5053d42c","kind":"tag","published_at":"2018-02-27T13:38:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1/manifests"},{"name":"v0.27.6","sha":"9c2ecba26e35f60e43b63535187df5f2ea5cc40c","kind":"tag","published_at":"2018-02-19T10:28:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"f472166ce5c004d7b5506104015310b0dc971a2e","kind":"tag","published_at":"2018-02-16T07:47:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"5fa69eeff5dceea07a4abd9330e8034157d33a28","kind":"tag","published_at":"2018-02-05T10:49:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"d8d1d351b3d077dc4c1420918dfcaa6f4d3a4964","kind":"tag","published_at":"2018-01-29T15:36:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"69f39ebbe70f98655e785e2c2cdcf8e22e374867","kind":"tag","published_at":"2018-01-23T10:54:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"58061a23e1bd47bc98e7e9b5a2e17f0d90f072e8","kind":"tag","published_at":"2018-01-18T14:38:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"ad89ef934eff6adf9318619dc79133cd25c1fa3e","kind":"tag","published_at":"2018-01-09T14:23:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0/manifests"},{"name":"v0.27.0-RC2","sha":"2fa8184b973c3a4902b282e35d1e1c7ff5d980ed","kind":"tag","published_at":"2017-12-29T15:44:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2/manifests"},{"name":"v0.27.0-RC1","sha":"3c0df3236dc7e9b954c51d427d3f159ac0ee8b39","kind":"tag","published_at":"2017-12-20T15:36:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1/manifests"},{"name":"v0.26.4","sha":"653b4215be8795bbb01efba6e8bc02640b8f7a48","kind":"tag","published_at":"2017-12-11T21:45:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4/manifests"},{"name":"v0.26.3","sha":"71e2a750fd18766c314ee691fbe66463d19ab6f7","kind":"tag","published_at":"2017-11-30T19:41:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"ceeb23ce56ffb84470944afa8c85a3e26fa5aa84","kind":"tag","published_at":"2017-11-27T21:22:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"eda61c187c070c19769af30bb2879320389dad18","kind":"tag","published_at":"2017-11-17T14:58:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"a6ae34b4fd8034be128e3d88227c8ed9ce7fbbc3","kind":"tag","published_at":"2017-11-08T12:35:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0/manifests"},{"name":"v0.26.0-RC2","sha":"26a2d2f00b437d894583abc1137662ef2d6098cd","kind":"tag","published_at":"2017-10-30T19:38:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2/manifests"},{"name":"v0.26.0-RC1","sha":"177b3c827f21229b717435e086c4171736c24c58","kind":"tag","published_at":"2017-10-24T15:43:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1/manifests"},{"name":"v0.25.7","sha":"092f5d9c177ef3b9353fda02443835a7cdc129d8","kind":"tag","published_at":"2017-09-06T20:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"a9648ae98e9418be46e31afab07a5b939d338e22","kind":"tag","published_at":"2017-08-13T15:54:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"b0ccaaf77199e5071cbafcd1d33d019f24a184cf","kind":"tag","published_at":"2017-08-04T14:23:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"64183d9981616d6b456f8e4d878eb7141a562466","kind":"tag","published_at":"2017-07-31T10:57:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"aae23fe345460db227f244e0dff21fdb07e94cf4","kind":"tag","published_at":"2017-07-31T09:16:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"637fcb039a7d490c469a56af774b0201d57a62e5","kind":"tag","published_at":"2017-07-03T09:19:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"fbb2e0f7536e530f1822982a2ff500e8aa6fb8e6","kind":"tag","published_at":"2017-06-27T13:45:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"215e461be39016672e3a33a14bd58b39bd2b3ed5","kind":"tag","published_at":"2017-06-26T09:28:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0/manifests"},{"name":"v0.25.0-RC1","sha":"500e908518635571ec3daf9571c86ab3a775b754","kind":"tag","published_at":"2017-06-06T07:33:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1/manifests"},{"name":"v0.24.4","sha":"f06817d8ebb3da877baafcf9cdf676c832c12d42","kind":"tag","published_at":"2017-05-22T12:39:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"071e49d27a48d4165b1ee0252d540f037adf2cfc","kind":"tag","published_at":"2017-04-24T19:47:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"1bae7bfa6088d0d8be543b57adacd83cef0f98f6","kind":"tag","published_at":"2017-04-05T17:57:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"d521708be6ff32efdba80fe8ff17744eb2500320","kind":"tag","published_at":"2017-03-24T20:58:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"6da95732dd51cfd6ed791346bd80074f7c866fb5","kind":"tag","published_at":"2017-03-20T14:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0/manifests"},{"name":"v0.23.4","sha":"3bc84b1b36971f28edacf10a2b999d1b3f78c601","kind":"tag","published_at":"2017-02-24T12:35:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"6ab0a6b79c04647285d635519590f5cbb9943cfe","kind":"tag","published_at":"2017-02-09T23:36:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"d8977a85434f788585be64c82daecb6845ef25fd","kind":"tag","published_at":"2017-02-02T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"09d5375d73b39339e7ec505dd01d237443c82b2c","kind":"tag","published_at":"2017-01-23T23:26:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"5286d55f088d946785e0b0781f8bb1e66bc5c598","kind":"tag","published_at":"2016-12-13T15:28:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0/manifests"},{"name":"v0.22.6","sha":"6a56d4e4542100eac3730c5eadf14fdb009caebb","kind":"tag","published_at":"2016-12-04T23:19:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"cd07841a47bfaaf10ca0a7fafa8586d17df48764","kind":"tag","published_at":"2016-11-17T12:52:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"bbcc11292b6c82908cea835a6d4b3dc22ad356be","kind":"tag","published_at":"2016-11-04T21:26:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"e86fc0b13b55e4cfe424dec0da31896916459f36","kind":"tag","published_at":"2016-10-12T11:30:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"bd8211c51b0345e9d34e6669993f75cfef2c00f0","kind":"tag","published_at":"2016-10-03T16:00:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"17596cc6ad690f7b0cd6eecc73464edb95948162","kind":"tag","published_at":"2016-09-26T10:54:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"edc61eac76e7082a453905c0f118a03f132262d7","kind":"tag","published_at":"2016-09-21T13:15:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0/manifests"},{"name":"v0.22.0-RC2","sha":"08f761e756f8cb2f8ec06a1fd4ec95875845c729","kind":"tag","published_at":"2016-09-13T16:55:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2/manifests"},{"name":"v0.22.0-RC1","sha":"c71e9e846bdadf3d757c952a939402b8bb496c26","kind":"tag","published_at":"2016-09-01T15:33:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1/manifests"},{"name":"v0.21.3","sha":"bcc69674b75e77834aa66fe68d7cd187dcc3a795","kind":"tag","published_at":"2016-08-26T19:20:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"afb7544135e460342a1d36cbc5b48bb6d1db828d","kind":"tag","published_at":"2016-08-12T11:29:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"dc1f6b8d3c351d7c0adcf43c2d39c1c07f42543d","kind":"tag","published_at":"2016-07-29T12:45:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"f7b5235bb14323eeedc12a8649e244cc4b27109e","kind":"tag","published_at":"2016-07-20T15:25:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0/manifests"},{"name":"v0.21.0-RC1","sha":"158fe7170c6bec977aa7bcbb4fb472823ea277b9","kind":"tag","published_at":"2016-07-14T07:58:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1/manifests"},{"name":"v0.20.1","sha":"a77a4ebd49efff64daf91ea19359c51b4b5bed08","kind":"tag","published_at":"2016-06-18T07:45:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"daf63d70dbe18a152eb650a001a6c4c70444aa00","kind":"tag","published_at":"2016-06-10T14:12:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0/manifests"},{"name":"v0.19.4","sha":"175691b984991caac37b09a91719d16521e72929","kind":"tag","published_at":"2016-06-03T17:45:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"18f26d707eedadd0043e25dc5379a97611ec9dba","kind":"tag","published_at":"2016-05-31T11:52:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"ef07ff2f0cae937d0865af5589eb042ae2c5b9ac","kind":"tag","published_at":"2016-05-26T15:02:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"e4eabda574a5e723f6e09b7fbfc23324273e2595","kind":"tag","published_at":"2016-05-20T15:22:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"1cba12ce76c66c660a33945459dcaea54eb863b4","kind":"tag","published_at":"2016-05-18T09:27:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"c2ad9576a2aaf5d8a1a71b5c2ada20e74e70db77","kind":"tag","published_at":"2016-05-09T08:04:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"cf8fd207cac852de59657f09c8313f5bc84e04e6","kind":"tag","published_at":"2016-05-03T11:44:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"85db9ad648d91c2e22bfc8224468d5d45abc4854","kind":"tag","published_at":"2016-04-26T11:53:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"83482866a77eecf495602823f8d0f0b73d1fa2a5","kind":"tag","published_at":"2016-04-11T11:46:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0/manifests"},{"name":"v0.18.0-RC1","sha":"7761c87671fe2eec1e069cb171b1e449f946653d","kind":"tag","published_at":"2016-04-06T21:38:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1/manifests"},{"name":"v0.17.3","sha":"5b26f003c1d1a1020a4d5b73265684a5303ac2b1","kind":"tag","published_at":"2016-02-18T13:06:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"4a0bdde1783946e62afd8ff0d3166517339a7719","kind":"tag","published_at":"2016-02-02T17:27:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"147a011d276a952cd66c188521d4b3de41251f73","kind":"tag","published_at":"2016-01-21T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"ce736be18f13be38bb54689ee42d5240fa06d1f7","kind":"tag","published_at":"2016-01-07T13:31:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0/manifests"},{"name":"v0.16.5","sha":"9640780b495dfecb53aba1a5c49c37269cf8d8f8","kind":"tag","published_at":"2015-12-18T09:32:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"3af18a75f8fb2aa3e3809596d8c6e89d47b4c878","kind":"tag","published_at":"2015-12-06T16:49:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"586367c6123b8604bb95d2645a4ad03233818aa8","kind":"tag","published_at":"2015-11-30T16:02:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"bf64ff5dd7d56b7f75ce82f770a4ded4c52567a8","kind":"tag","published_at":"2015-11-14T18:22:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"157ccf6953d98d1830d816fcccd80484186f8c6c","kind":"tag","published_at":"2015-11-07T19:25:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"be4eafd43f142b6b7c86febe55e50a879fcd53ff","kind":"tag","published_at":"2015-11-04T10:36:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0/manifests"},{"name":"v0.16.0-RC1","sha":"24959498ed6aa520f7e72feba0baaaf9b8c95a3b","kind":"tag","published_at":"2015-10-23T10:50:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1/manifests"},{"name":"v0.15.6","sha":"a6487eb75f7078e1e51572dbeedf329c5f63804e","kind":"tag","published_at":"2015-10-07T16:13:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"0562cd57a0897673681b65d2161e35224757200b","kind":"tag","published_at":"2015-09-28T09:50:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"816be9d4de5ce0dab5f27f3bea054f28000287c8","kind":"tag","published_at":"2015-09-23T10:24:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"5d67827110c5f268be043e0d8385b9537194ef20","kind":"tag","published_at":"2015-08-26T12:21:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"716292157cd4fb3c8ff4b6a24f979b3d742e209d","kind":"tag","published_at":"2015-08-19T14:27:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"72c889a3d77268270950404a2e6a1db16c44d987","kind":"tag","published_at":"2015-08-04T15:57:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"4812811738049c31d3f265491d8a9c4af683ee5a","kind":"tag","published_at":"2015-07-27T08:14:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0/manifests"},{"name":"v0.14.4","sha":"f9177d5f78804a8a571511a1daef2fc8fcea34bb","kind":"tag","published_at":"2015-07-20T15:09:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"39d2daf5c22b431b935484315875004d1a11602e","kind":"tag","published_at":"2015-07-03T17:49:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"c3e530d24ff9cb544fe9e9b0fcb606531cf97edb","kind":"tag","published_at":"2015-06-25T12:19:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"47f5f0fb9e0f27019d35d5bf7ba806c0e6c4c388","kind":"tag","published_at":"2015-06-08T14:59:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"0dffa67962d05a2533b0ede27733887aa04def72","kind":"tag","published_at":"2015-06-04T15:24:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0/manifests"},{"name":"v0.13.5","sha":"6235aae888ede7ed2cfe8473b97811628c4e2773","kind":"tag","published_at":"2015-05-07T12:42:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"6d80c857d193b19700ce0aafbd9b2a8b2854f7b3","kind":"tag","published_at":"2015-05-04T09:27:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"6d596f2a2cb1ae4d7d0dda01f100b43837957e7b","kind":"tag","published_at":"2015-04-19T17:53:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"646e913e574c1417d4c86a91b70527617bfc4789","kind":"tag","published_at":"2015-04-16T11:37:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"99ecef730d6397a0299b7f83e236f50fdce8f200","kind":"tag","published_at":"2015-04-11T10:00:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"f0ee65dcfea0845f09372700282367de9a28e052","kind":"tag","published_at":"2015-04-08T21:16:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"a4ee14989c332d7574ff9172eb8eb7a87338aa2c","kind":"tag","published_at":"2015-03-18T09:27:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"537ccb971974535c40e09c6d9ad21ee2d6a472bc","kind":"tag","published_at":"2015-03-09T15:22:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"1b4d5e590429af31e89ad5d5a7ad47459fcb5f26","kind":"tag","published_at":"2015-02-16T15:19:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"17182e36f5de664a710b151307cd81eb344b8436","kind":"tag","published_at":"2015-02-12T11:22:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"688b9c75eeb79ccef962c9b5f92ae6e6fac797fa","kind":"tag","published_at":"2015-02-08T21:02:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"1782bb13d9d8ca8f3526554d5dc014f2d6569f23","kind":"tag","published_at":"2015-01-05T16:16:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0/manifests"},{"name":"v0.11.4","sha":"8a349373466ffc29d3c3e4d032eda15c6176beb3","kind":"tag","published_at":"2014-12-16T17:16:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"b21329afa2759e05bb896bf712ea193731f49482","kind":"tag","published_at":"2014-11-27T10:04:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"1653946b2a1983e50b77f749dba5cfe652e10f58","kind":"tag","published_at":"2014-11-19T15:56:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"2c0d6d05fe4dd48fd0d96b607335c76241dae267","kind":"tag","published_at":"2014-11-11T14:50:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"78430ce749f9199be44e7449bf886e802fab565a","kind":"tag","published_at":"2014-11-05T13:37:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"bd844a0ecbb35e7ecbab4f3a145dbfa7404bc8db","kind":"tag","published_at":"2014-10-03T11:57:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"57b3c9d9594026a68cc50e634268fa9922df23b3","kind":"tag","published_at":"2014-10-01T11:35:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ddbdce401e4befaa4ca292c3e13046bf9a04a911","kind":"tag","published_at":"2014-09-15T14:55:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b110977065bb359e4a3d307c342f40d73951b214","kind":"tag","published_at":"2014-09-08T16:28:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"241a96c6a74f708db8f18bca2ab1e24d071a2fb3","kind":"tag","published_at":"2014-08-11T10:40:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.9.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0/manifests"},{"name":"v0.8.5","sha":"13717db8910f665d9f8a4ddb451cf56748f969eb","kind":"tag","published_at":"2014-08-03T14:07:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"24a1fa74e822d68cedf74ac0d22603c44b12ad15","kind":"tag","published_at":"2014-07-20T18:15:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"1ed91667e834c654841772b7eddf58f60632fb3a","kind":"tag","published_at":"2014-06-27T14:47:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"2542fb6dd767268c21afe17d5b1e6e81939aacf7","kind":"tag","published_at":"2014-06-18T18:17:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"cd44d36b10853058c9549dc28e674fba1b8523c4","kind":"tag","published_at":"2014-05-26T21:15:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"fabe3d5b028b138c3b88751627e3e21d591a4961","kind":"tag","published_at":"2014-05-23T21:48:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"1c9ac40edca1dfa0b22bc7d2714dabaa14a40d1d","kind":"tag","published_at":"2014-05-16T12:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"1e35f27e8a372672456fc3ff61fd78ff79cd1612","kind":"tag","published_at":"2014-05-05T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"dd268c5b2ea6366f566bd254a662383b491684d8","kind":"tag","published_at":"2014-04-15T15:16:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"67151164928c28082c58a08bfce0856239f657a1","kind":"tag","published_at":"2014-03-24T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"c10f3d4406a84afe197dfffba1c241ae1b07715b","kind":"tag","published_at":"2014-02-20T18:24:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"87a87e7087746a1d8b45a6fb825b87745e835980","kind":"tag","published_at":"2014-02-16T20:02:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0529962e0390dd1db7669e2968c57e662993f240","kind":"tag","published_at":"2014-01-16T18:59:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"90150e1fa3abba0b06cfec5cf2396b2d4e8b9dbb","kind":"tag","published_at":"2013-12-10T18:22:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"82807b12611eb806c765df71e3670ec238c5fc8f","kind":"tag","published_at":"2013-12-09T19:08:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fa93b2e0c6b43b3cc3ffe0f4961cfa065bce459e","kind":"tag","published_at":"2013-11-28T19:04:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"3b54a5cd8fffe920b7871a92b6a99bdeb839cd0e","kind":"tag","published_at":"2013-10-24T15:00:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1/manifests"},{"name":"v0.3.4","sha":"1e365e65ed21e8af74b58fda2683b287c059eb31","kind":"tag","published_at":"2013-08-24T08:53:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"b807f76431e77287da0da01c3e4a5a1e353ee995","kind":"commit","published_at":"2013-08-08T12:20:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"4442e91da2f72c9f232294a0ecd02056aca81c84","kind":"tag","published_at":"2013-07-22T12:56:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"17f60480ce3c2c26e73ba8f52d08a5f8dcbebb3c","kind":"tag","published_at":"2013-07-18T17:26:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0a1e80c2e4b8ea7eec9746721000304bf48eaf20","kind":"tag","published_at":"2013-07-11T15:51:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"beb92386735f238c748d39ac473910696bc4a196","kind":"tag","published_at":"2013-05-28T14:39:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.11","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"9adf2245c25385dfba6a14e932c4d58c1cfe263d","kind":"tag","published_at":"2013-05-20T08:08:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.10","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"08faadfeeaab8bee24ddaea9cd6d43dd881ae7cd","kind":"commit","published_at":"2013-05-14T16:10:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"ec0698bee10537e4ceca288172ab08ba1daf2477","kind":"tag","published_at":"2013-04-30T16:04:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"003239c03c25cce8b4c4d20902f739212f307ccd","kind":"tag","published_at":"2013-04-25T16:47:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7/manifests"},{"name":"v0.2.5","sha":"cf01e4df59d6218329f3cd5ff94be0b121f0f749","kind":"tag","published_at":"2013-04-19T15:47:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5/manifests"},{"name":"v0.2.2","sha":"6e4744ec8a017ad5a8c084838857a37d3fb1bcb4","kind":"tag","published_at":"2013-04-09T10:48:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T05:28:51.723Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":6.119947111072766,"forks_count":6.28928798582673,"average":19.09689548417646},"purl":"pkg:maven/io.nextflow/nf-ignite","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.nextflow:nf-ignite","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.nextflow:nf-ignite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.nextflow:nf-ignite/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T22:43:11.412Z","issues_count":686,"pull_requests_count":588,"avg_time_to_close_issue":18443118.535031848,"avg_time_to_close_pull_request":3091679.64,"issues_closed_count":312,"pull_requests_closed_count":423,"pull_request_authors_count":90,"issue_authors_count":372,"avg_comments_per_issue":4.940233236151603,"avg_comments_per_pull_request":4.2312925170068025,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":363,"past_year_pull_requests_count":455,"past_year_avg_time_to_close_issue":2260791.562913907,"past_year_avg_time_to_close_pull_request":1050799.5255681819,"past_year_issues_closed_count":151,"past_year_pull_requests_closed_count":352,"past_year_pull_request_authors_count":65,"past_year_issue_authors_count":217,"past_year_avg_comments_per_issue":3.1019283746556474,"past_year_avg_comments_per_pull_request":3.4483516483516485,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":290,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/issues","maintainers":[{"login":"bentsherman","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"robsyme","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"jordeu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"mribeirodantas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mribeirodantas"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"marcodelapierre","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcodelapierre"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"abhi18av","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhi18av"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"},{"login":"pabloaledo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pabloaledo"},{"login":"munishchouhan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/munishchouhan"},{"login":"manuelesimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelesimi"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"}],"active_maintainers":[{"login":"bentsherman","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"robsyme","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"jordeu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-ignite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-ignite/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-ignite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-ignite/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4851406,"name":"io.nextflow:nf-console","ecosystem":"maven","description":"A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner","homepage":"http://www.nextflow.io","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/nextflow-io/nextflow","keywords_array":[],"namespace":"io.nextflow","versions_count":44,"first_release_published_at":"2019-01-10T10:58:38.000Z","latest_release_published_at":"2020-11-01T15:16:06.000Z","latest_release_number":"20.10.0","last_synced_at":"2025-09-05T02:09:41.812Z","created_at":"2022-07-26T17:36:30.319Z","updated_at":"2025-09-05T02:09:41.812Z","registry_url":"https://central.sonatype.com/artifact/io.nextflow/nf-console/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.nextflow/nf-console/","metadata":{},"repo_metadata":{"id":7688591,"uuid":"9052236","full_name":"nextflow-io/nextflow","owner":"nextflow-io","description":"A DSL for data-driven computational pipelines","archived":false,"fork":false,"pushed_at":"2025-08-28T22:45:01.000Z","size":63577,"stargazers_count":3118,"open_issues_count":491,"forks_count":719,"subscribers_count":87,"default_branch":"master","last_synced_at":"2025-08-29T02:25:45.280Z","etag":null,"topics":["aws","bioinformatics","cloud","dataflow","docker","groovy","hello","hpc","nextflow","pipeline","pipeline-framework","reproducible-research","reproducible-science","sge","singularity","singularity-containers","slurm","workflow-engine"],"latest_commit_sha":null,"homepage":"http://nextflow.io","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextflow-io.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-03-27T11:17:33.000Z","updated_at":"2025-08-27T22:53:38.000Z","dependencies_parsed_at":"2023-09-22T05:27:21.989Z","dependency_job_id":"99c97c87-dc9d-4092-b872-684add29f6c2","html_url":"https://github.com/nextflow-io/nextflow","commit_stats":{"total_commits":6282,"total_committers":183,"mean_commits":34.32786885245902,"dds":0.1263928685132123,"last_synced_commit":"4c54db6ac634cc80a820752d8f4edb959fc832e4"},"previous_names":[],"tags_count":333,"template":false,"template_full_name":null,"purl":"pkg:github/nextflow-io/nextflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/sbom","scorecard":{"id":659721,"data":{"date":"2025-08-11","repo":{"name":"github.com/nextflow-io/nextflow","commit":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/build.yml:39"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:194","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/build.yml:193","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/cffconvert.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/generate-send-dependencies.yml:7","Warn: no topLevel permission defined: .github/workflows/seqeradocs-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: Apache License 2.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v25.07.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753","Warn: release artifact v25.07.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests-v1/subworkflow.nf:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests/subworkflow.nf:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/stale.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating amazoncorretto:21-al2023 to amazoncorretto:21-al2023@sha256:411aff82096876584e5f5b7d375572d32c8b03e29abaefaa50e303bd937c943b","Warn: containerImage not pinned by hash: docker/flux/.devcontainer/Dockerfile:1: pin your Docker image by updating fluxrm/flux-sched:focal to fluxrm/flux-sched:focal@sha256:1b9f6581e5587db629043a9513056e0fafaa00c8969a5479a5fef963ec462f6e","Warn: containerImage not pinned by hash: docs/Dockerfile:1: pin your Docker image by updating mambaorg/micromamba:1.5.8 to mambaorg/micromamba:1.5.8@sha256:475730daef12ff9c0733e70092aeeefdf4c373a584c952dac3f7bdb739601990","Warn: containerImage not pinned by hash: test-e2e/Dockerfile:1: pin your Docker image by updating amazoncorretto:17-al2023 to amazoncorretto:17-al2023@sha256:5acaef366078c3b971c4aacd02b58205e74f597a0f30801a1d45904277b0e350","Warn: containerImage not pinned by hash: tests-v1/Dockerfile:1","Warn: containerImage not pinned by hash: tests/Dockerfile:1","Warn: containerImage not pinned by hash: validation/test-aws-unstage-fail-container/Dockerfile:1: pin your Docker image by updating ubuntu to ubuntu@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: validation/wave-tests/example2/modules/foo/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/flux/.devcontainer/Dockerfile:16","Warn: pipCommand not pinned by hash: docs/Dockerfile:12-14","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:21","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-21T15:43:42.076Z","repository_id":7688591,"created_at":"2025-08-21T15:43:42.077Z","updated_at":"2025-08-21T15:43:42.077Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272635683,"owners_count":24967900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nextflow-io","name":"nextflow-io","uuid":"6698688","kind":"organization","description":"","email":null,"website":"http://nextflow.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6698688?v=4","repositories_count":78,"last_synced_at":"2023-05-21T01:00:52.958Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nextflow-io","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T04:11:01.074Z","updated_at":"2023-05-21T01:00:52.974Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io/repositories"},"tags":[{"name":"v25.07.0-edge","sha":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1","kind":"tag","published_at":"2025-08-15T18:11:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge/manifests"},{"name":"v25.06.0-edge","sha":"7d9272b78edaceedd80beeb63b15ed78b27bfffc","kind":"tag","published_at":"2025-07-06T14:06:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge/manifests"},{"name":"v25.04.6","sha":"6588d533d4f4bc55cf15339000881ea71f674ac5","kind":"tag","published_at":"2025-07-01T11:35:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6/manifests"},{"name":"v25.04.5","sha":"91514b87aac8371c7d060676a26b0677bc7c6df0","kind":"tag","published_at":"2025-06-30T20:02:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5/manifests"},{"name":"v24.10.9","sha":"393dfb828944d165c73ce4898b8044e367f1d48f","kind":"tag","published_at":"2025-06-30T16:09:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9/manifests"},{"name":"v24.04.6","sha":"7b5def9500ebcbb14f6652fe1c4c44c8a67af606","kind":"tag","published_at":"2025-06-30T14:34:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6/manifests"},{"name":"v25.04.4","sha":"71d9c376af5031410bfe4370fad22f3b184c9b66","kind":"tag","published_at":"2025-06-16T15:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4/manifests"},{"name":"v24.04.5","sha":"25aba80e8ea50a7714159ddf52a3122fd87b541e","kind":"tag","published_at":"2025-06-06T12:44:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5/manifests"},{"name":"v24.10.8","sha":"8fcb319ce694086bbb5ebc31ec2ca24bf276e4d1","kind":"tag","published_at":"2025-06-06T12:18:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8/manifests"},{"name":"v25.04.3","sha":"08c0027038cd99789dd790f2082f50870bc2de91","kind":"tag","published_at":"2025-06-02T21:03:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3/manifests"},{"name":"v25.05.0-edge","sha":"3cc9374b2feb9945603220552849d0efb74823e5","kind":"tag","published_at":"2025-06-02T19:48:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge/manifests"},{"name":"v25.04.2","sha":"ea75b301c7928dfea20af47ad9b4f9212fa3b1e7","kind":"tag","published_at":"2025-05-13T23:20:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2/manifests"},{"name":"v25.04.1","sha":"10b557810d97b4a88f18aac99481887285977f7c","kind":"tag","published_at":"2025-05-12T08:20:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1/manifests"},{"name":"v25.04.0","sha":"c9bd193ab40ea8ccb7602f86866f9004faaf9fd7","kind":"tag","published_at":"2025-05-08T19:59:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0/manifests"},{"name":"v24.10.6","sha":"cad3997dc357a70f44b04ade7c765fe8919faec4","kind":"tag","published_at":"2025-04-23T17:03:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6/manifests"},{"name":"v25.03.1-edge","sha":"f06aaf6c46de532fa5d86a6a63196523fb6126e4","kind":"tag","published_at":"2025-04-23T16:31:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge/manifests"},{"name":"v25.03.0-edge","sha":"92a47ec5da49afa0d29b1884107d8431fb396b7a","kind":"tag","published_at":"2025-04-23T10:51:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge/manifests"},{"name":"v25.02.3-edge","sha":"092166ef470388133cdcb40b3e4d7408ff6abe76","kind":"tag","published_at":"2025-04-08T12:10:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge/manifests"},{"name":"v25.02.2-edge","sha":"20ddf2358d92e8178fe97657ded87691b56afdb6","kind":"tag","published_at":"2025-04-05T15:47:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge/manifests"},{"name":"v25.02.1-edge","sha":"39f3c05e08b6aa4cc720c581704666af19871519","kind":"tag","published_at":"2025-03-19T20:25:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge/manifests"},{"name":"v25.02.0-edge","sha":"dcc386e4f01d611f11fcd48c734aa6aab6bdddf1","kind":"tag","published_at":"2025-03-18T07:37:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge/manifests"},{"name":"v24.10.5","sha":"b271f85df366749438ed3e32da3b091113a3d848","kind":"tag","published_at":"2025-03-04T19:39:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5/manifests"},{"name":"v25.01.0-edge","sha":"e2ae8a93dbb04c7171743245927d4b5e50ada02e","kind":"tag","published_at":"2025-02-12T14:10:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge/manifests"},{"name":"v24.10.4","sha":"56ad7dbbc90cee3e1ffae20101b2619d8b2bda4d","kind":"tag","published_at":"2025-01-20T17:03:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4/manifests"},{"name":"v24.12.0-edge","sha":"24faeee874a0e8896bde8aacf832c28e382df6d5","kind":"tag","published_at":"2025-01-20T16:22:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge/manifests"},{"name":"v24.10.3","sha":"6183fdf9dbd9114f5ee86d11bc5e69cbd06501a6","kind":"tag","published_at":"2024-12-16T16:41:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3/manifests"},{"name":"v24.11.0-edge","sha":"6e231be115c31f4e29e6deab45f668ae7e75917d","kind":"tag","published_at":"2024-12-03T10:43:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge/manifests"},{"name":"v24.10.2","sha":"62fc0017ffae1ea151581f738c17ab840649aa0c","kind":"tag","published_at":"2024-11-27T21:39:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2/manifests"},{"name":"v24.10.1","sha":"65941daaf991ddcb67aa8e653d6c93cee2433dfb","kind":"tag","published_at":"2024-11-18T14:17:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1/manifests"},{"name":"v24.10.0","sha":"a019ef8f6c26be67bb4e7bf8ce252914b3875231","kind":"tag","published_at":"2024-10-27T20:24:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0/manifests"},{"name":"v24.09.2-edge","sha":"0c9b3337f39cb1986fcf7fc360edb43a2701b486","kind":"tag","published_at":"2024-10-14T21:39:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge/manifests"},{"name":"v24.09.1-edge","sha":"34cdac3d7f3a48b952a0e05e488d02544de5540e","kind":"tag","published_at":"2024-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge/manifests"},{"name":"v24.09.0-edge","sha":"324de3d162e476ed3bf58a9c77ae8e95e27cb3ee","kind":"tag","published_at":"2024-10-02T13:44:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge/manifests"},{"name":"v24.08.0-edge","sha":"6e866ae81ff3bf8a9729e9dbaa9dd89afcb81a4b","kind":"tag","published_at":"2024-09-04T15:35:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge/manifests"},{"name":"v24.07.0-edge","sha":"d975962b7651818f16648fdeeb8ed8fb1d27877d","kind":"tag","published_at":"2024-08-05T21:28:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge/manifests"},{"name":"v24.04.4","sha":"ebcdcd6ab55767f47baed2bc55fcb9217d13ee37","kind":"tag","published_at":"2024-08-01T08:54:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4/manifests"},{"name":"v23.10.4","sha":"a2b945443ecd6ffaa2c14ae31d74998959e6b58c","kind":"tag","published_at":"2024-07-31T10:32:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4/manifests"},{"name":"v24.04.3","sha":"6e2591d161427f2211fe0173e62f66d00644a34d","kind":"tag","published_at":"2024-07-09T21:18:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3/manifests"},{"name":"v24.06.0-edge","sha":"e72ff742235ca999da3db4796c2d5f611fd0c4cd","kind":"tag","published_at":"2024-07-08T20:44:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge/manifests"},{"name":"v24.05.0-edge","sha":"f3a86def48d79a77770fec2b71f3fdc396d75dc9","kind":"tag","published_at":"2024-06-17T20:51:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge/manifests"},{"name":"v23.10.3","sha":"232e4b30c322f80e96ca344d788123dad29a0187","kind":"tag","published_at":"2024-06-11T20:37:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3/manifests"},{"name":"v24.04.2","sha":"e6a5e17db91ca6fae875df42053bd8c1b2a23bd4","kind":"tag","published_at":"2024-05-29T06:39:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2/manifests"},{"name":"v23.10.2","sha":"e50de272466f5fb6eb506c99cd01c00e00001a33","kind":"tag","published_at":"2024-05-28T14:29:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2/manifests"},{"name":"v24.04.1","sha":"1923fef6231e9846e604ee3eb50ecb61c5fbd0bf","kind":"tag","published_at":"2024-05-20T10:13:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1/manifests"},{"name":"v24.04.0","sha":"2ee0c418c16591905f05d30c00710d5903ecace8","kind":"tag","published_at":"2024-05-20T09:23:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0/manifests"},{"name":"v24.04.0-edge","sha":"0863a65a3175721b7d929d7e991b4b227706fdef","kind":"tag","published_at":"2024-05-13T09:56:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge/manifests"},{"name":"v24.03.0-edge","sha":"231497419ccc4b16997afb25076df37d2e9cf379","kind":"tag","published_at":"2024-04-15T09:58:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge/manifests"},{"name":"v24.02.0-edge","sha":"a90fd564119c2919b284793e711ba2648262b936","kind":"tag","published_at":"2024-03-10T20:21:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge/manifests"},{"name":"v24.01.0-edge","sha":"279c410b8de69627dbb7992e37e98ad36883c180","kind":"tag","published_at":"2024-02-05T23:40:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge/manifests"},{"name":"v23.10.1","sha":"25d468c948168f357f23d4db5d242ecd37526e1d","kind":"tag","published_at":"2024-01-12T23:37:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1/manifests"},{"name":"v23.04.5","sha":"973b0310a32d2f87c2f3b4e78847cc348364c26f","kind":"tag","published_at":"2024-01-12T21:24:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5/manifests"},{"name":"v23.12.0-edge","sha":"dfd7d09efe8c7d159596433a846ed5c7f8e17423","kind":"tag","published_at":"2023-12-20T11:14:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge/manifests"},{"name":"v23.11.0-edge","sha":"19d2ccb60ae7d281e6cb43769216a0384cb27313","kind":"tag","published_at":"2023-11-24T21:47:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge/manifests"},{"name":"v23.10.0","sha":"2cce747d77466c049a792bffa258f90869be6c52","kind":"tag","published_at":"2023-10-16T05:40:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0/manifests"},{"name":"v23.09.3-edge","sha":"1bfb8b14ee5158d8041528d7aeccd7805a0dda5a","kind":"tag","published_at":"2023-10-10T12:33:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge/manifests"},{"name":"v23.09.2-edge","sha":"46afba88f93714995357b47655cc664051cfc27a","kind":"tag","published_at":"2023-09-27T22:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge/manifests"},{"name":"v23.04.4","sha":"f2905ab114d55981f94d8c93f6b0e0fb060e463f","kind":"tag","published_at":"2023-09-25T16:00:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4/manifests"},{"name":"v23.09.1-edge","sha":"79c677a12d82400444fb6221219ce92b7247dcf2","kind":"tag","published_at":"2023-09-11T11:14:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge/manifests"},{"name":"v23.09.0-edge","sha":"f37d51baa80979f359c9dbd87be9564965dcd035","kind":"tag","published_at":"2023-09-10T22:34:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge/manifests"},{"name":"v23.08.1-edge","sha":"9f1b68900acb29098effd5a57998a15364958207","kind":"tag","published_at":"2023-08-17T15:35:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge/manifests"},{"name":"v23.04.3","sha":"10fd84142c7550c1cb7aa96f97692a88eb1dc7ef","kind":"tag","published_at":"2023-08-11T22:00:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3/manifests"},{"name":"v23.08.0-edge","sha":"ace32d007e545dc3da5924c36c39f628c83b1da8","kind":"tag","published_at":"2023-08-05T15:13:13.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge/manifests"},{"name":"v23.07.0-edge","sha":"fd4ff04f827ebca0f25efd3b079a68f390a82079","kind":"tag","published_at":"2023-07-22T16:14:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge/manifests"},{"name":"v23.06.0-edge","sha":"cb9592063783576a10ec78800e0ce99ff459bfb8","kind":"tag","published_at":"2023-06-14T21:48:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge/manifests"},{"name":"v23.04.2","sha":"5b5b579d603475d786d6ffed8ae63f9b7191560b","kind":"tag","published_at":"2023-06-08T10:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2/manifests"},{"name":"v23.05.0-edge","sha":"0781988bb28d1d2f53d3399fba070e831410be48","kind":"tag","published_at":"2023-05-15T04:59:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge/manifests"},{"name":"v22.10.8","sha":"82b917e5a1ec33357fd92606c8a11e50c7f4ac8c","kind":"tag","published_at":"2023-04-15T10:32:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8/manifests"},{"name":"v23.04.1","sha":"2769e60cebe53af4eb9e5bd61653d146761c0d59","kind":"tag","published_at":"2023-04-15T07:51:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1/manifests"},{"name":"v23.04.0","sha":"77c286ec3ae4f3147a34d09219d9ba834290e933","kind":"tag","published_at":"2023-04-01T21:52:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0/manifests"},{"name":"v23.03.0-edge","sha":"20fb59c26fe4743e12c8d4237983a3875dda131c","kind":"tag","published_at":"2023-03-19T19:34:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge/manifests"},{"name":"v23.02.1-edge","sha":"448ccc14f3115fe0eeafc67757a713fd5c915011","kind":"tag","published_at":"2023-02-26T19:57:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge/manifests"},{"name":"v23.02.0-edge","sha":"a33a6f47e2160f476de9024b9415d63a57647479","kind":"tag","published_at":"2023-02-21T18:29:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge/manifests"},{"name":"v22.10.7","sha":"e0f7b4d67f6f0068921bd1bf410d94631af205ff","kind":"tag","published_at":"2023-02-18T20:53:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7/manifests"},{"name":"v22.10.6","sha":"4f776efcd34e392d21ccc94f93002169cf7cf251","kind":"tag","published_at":"2023-01-23T23:35:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6/manifests"},{"name":"v23.01.0-edge","sha":"c492ad227d77b729b3c951767395b83a95d0ff6f","kind":"tag","published_at":"2023-01-14T18:15:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge/manifests"},{"name":"v22.10.5","sha":"8196ffd0aa4e03e6bb26fc207c6a9709f7b51c61","kind":"tag","published_at":"2023-01-14T14:03:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5/manifests"},{"name":"v22.12.0-edge","sha":"e8d53449306736b05c3f187a1ef0ff4ec641d621","kind":"tag","published_at":"2022-12-13T22:05:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge/manifests"},{"name":"v22.10.4","sha":"2d88d25db382aed205bb2191790f828901dc557b","kind":"tag","published_at":"2022-12-09T11:31:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4/manifests"},{"name":"v22.11.1-edge","sha":"4fc071ff773fee7c0d3d3b52e6ab92f9e4e362dd","kind":"tag","published_at":"2022-11-29T16:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge/manifests"},{"name":"v22.11.0-edge","sha":"877a58a330807a5265e507c01babcc27b1672d20","kind":"tag","published_at":"2022-11-23T17:31:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge/manifests"},{"name":"v22.10.3","sha":"44469bf90f5761ca4e234b05034c75b7975ea1d4","kind":"tag","published_at":"2022-11-21T21:57:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3/manifests"},{"name":"v22.10.2","sha":"0358114af7e8ed98dfaf592a119c656e0d8b6a1d","kind":"tag","published_at":"2022-11-13T19:10:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2/manifests"},{"name":"v22.10.1","sha":"4bc7e2a4cda807c2ffeb16446b98bd886943f62f","kind":"tag","published_at":"2022-10-27T19:01:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1/manifests"},{"name":"v22.10.0","sha":"66735ae0f4de161cc4e98f0a1044ff4909cf3969","kind":"tag","published_at":"2022-10-13T09:34:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0/manifests"},{"name":"v22.10.0-RC3","sha":"a12e98097ddd90dd83533ff8760ef676984a71d0","kind":"tag","published_at":"2022-10-07T22:10:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3/manifests"},{"name":"v22.10.0-RC2","sha":"c4f6c517d80306590f17bb51cbfdac2b3e3a2f42","kind":"tag","published_at":"2022-10-07T16:47:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2/manifests"},{"name":"v22.10.0-RC1","sha":"e7df3d8fb4e7099100130fe9a6063f8f9789476b","kind":"tag","published_at":"2022-10-03T14:50:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1/manifests"},{"name":"v22.09.7-edge","sha":"3107cd446e62de9c0c84c690a1fbb7c32e67e13c","kind":"tag","published_at":"2022-09-28T10:22:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.7-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.7-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.7-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge/manifests"},{"name":"v22.09.6-edge","sha":"021d898944428a8883fd73f3058aafc2043b0cca","kind":"tag","published_at":"2022-09-26T15:40:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.6-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.6-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.6-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge/manifests"},{"name":"v22.09.5-edge","sha":"c31caa11e29aeba46f1c778630a3e37a0545dfd0","kind":"tag","published_at":"2022-09-21T09:42:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.5-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.5-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.5-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge/manifests"},{"name":"v22.09.4-edge","sha":"783042c41578978c4159cb934645496484b8a384","kind":"tag","published_at":"2022-09-19T21:18:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.4-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.4-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.4-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge/manifests"},{"name":"v22.09.3-edge","sha":"da527e81919eae61b78d3de898817a6966181c1a","kind":"tag","published_at":"2022-09-10T16:10:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge/manifests"},{"name":"v22.09.2-edge","sha":"632ff365bface9be3450739f0741412bf8e76739","kind":"tag","published_at":"2022-09-07T20:10:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge/manifests"},{"name":"v22.09.1-edge","sha":"58949b2a21f270a6b6e93c34e48c4e186ea7ac29","kind":"tag","published_at":"2022-09-01T21:02:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge/manifests"},{"name":"v22.08.2-edge","sha":"ebf19c4e5141b72bcc7a4a7e30af8b2dcc9bba64","kind":"tag","published_at":"2022-08-16T18:55:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge/manifests"},{"name":"v22.08.1-edge","sha":"126e4259ea724585fc6c84f105ba73eb62e2ad37","kind":"tag","published_at":"2022-08-11T11:40:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge/manifests"},{"name":"v22.08.0-edge","sha":"ffa9a0c573e0a0cf257fb8b2da11c1c4251e6d32","kind":"tag","published_at":"2022-08-01T17:03:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge/manifests"},{"name":"v22.04.5","sha":"4282761f5b018e411523451211e056177b8fef3c","kind":"tag","published_at":"2022-07-15T16:35:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5/manifests"},{"name":"v22.07.1-edge","sha":"6e541457aa0c08f32fcecfb1024f75a52b20e60a","kind":"tag","published_at":"2022-07-13T12:01:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.07.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.07.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.07.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge/manifests"},{"name":"v22.04.4","sha":"237d32223f89158a5bbdd3d07fec283f5c73ce12","kind":"tag","published_at":"2022-06-19T21:08:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4/manifests"},{"name":"v22.06.1-edge","sha":"59c48429c2d3164f13b7d14b33ddc0bbfb37418e","kind":"tag","published_at":"2022-06-17T13:14:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge/manifests"},{"name":"v22.06.0-edge","sha":"bf9978dae0e3770dea93d974f072a681ad1f612e","kind":"tag","published_at":"2022-06-09T17:05:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge/manifests"},{"name":"v22.05.0-edge","sha":"1630465e29acb057f775c458264daf4f40d90bee","kind":"tag","published_at":"2022-05-25T18:18:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge/manifests"},{"name":"v22.04.3","sha":"a6c0fa88702418663c5ee2488a0142deee4502ab","kind":"tag","published_at":"2022-05-18T19:54:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3/manifests"},{"name":"v22.04.2","sha":"16348972f7ba916bd001f5ad5a166fc0ef312d59","kind":"tag","published_at":"2022-05-16T18:06:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2/manifests"},{"name":"v22.04.1","sha":"568c9dc38889deca6d82ee5940e00d4098505744","kind":"tag","published_at":"2022-05-15T12:16:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1/manifests"},{"name":"v22.04.0","sha":"f1bd0178d830f936947d6250e60a15a2abeddb51","kind":"tag","published_at":"2022-04-23T18:27:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0/manifests"},{"name":"v22.03.1-edge","sha":"16caa6bb16d6048488d1d34a4d54e30bcf22feb7","kind":"tag","published_at":"2022-04-06T21:40:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge/manifests"},{"name":"v22.03.0-edge","sha":"2a7dab407a760b6e045940079e8cc62887e16643","kind":"tag","published_at":"2022-03-27T20:22:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge/manifests"},{"name":"v22.02.1-edge","sha":"d35f25ccdf0a7eed7c836d1f29973059ee18e507","kind":"tag","published_at":"2022-03-03T18:59:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge/manifests"},{"name":"v22.02.0-edge","sha":"0046c9395e87d2de1a5d51ce155d8c1c5384d871","kind":"tag","published_at":"2022-02-25T11:26:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge/manifests"},{"name":"v22.01.0-edge","sha":"4f33645085332373d7b55fa3bb5e41577cfb7f32","kind":"tag","published_at":"2022-02-07T13:26:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge/manifests"},{"name":"v21.12.1-edge","sha":"3e20f87cd01aefb5c5e80230ffca5b7d7699705a","kind":"tag","published_at":"2021-12-22T08:36:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge/manifests"},{"name":"v21.10.6","sha":"9e8c39e0cc89092ae2fb5bc46e3646a595da1c55","kind":"tag","published_at":"2021-12-21T17:09:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6/manifests"},{"name":"v21.10.5","sha":"6cea21a1b288e427cc0e6c56cd9daaaec8a3fdbb","kind":"tag","published_at":"2021-12-08T14:55:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5/manifests"},{"name":"v21.11.0-edge","sha":"5bfde014f6e599863269f27010e0e6ca310d46a5","kind":"tag","published_at":"2021-12-05T18:13:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge/manifests"},{"name":"v21.10.4","sha":"a5efdec3401341462886bd66ce4330177528d978","kind":"tag","published_at":"2021-11-30T16:49:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4/manifests"},{"name":"v21.10.3","sha":"23ece74f3d24139c47d7bd0dc2a13a354901aceb","kind":"tag","published_at":"2021-11-23T08:07:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3/manifests"},{"name":"v21.10.2","sha":"5de94089499d4ffc99b59d08ded531c2cf0bb632","kind":"tag","published_at":"2021-11-22T11:46:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2/manifests"},{"name":"v21.10.1","sha":"8adf3766fb3c3b7c165db920804fa86934ad59f3","kind":"tag","published_at":"2021-11-18T09:43:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1/manifests"},{"name":"v21.10.0","sha":"262fb02f64843fc5b66d729055f770a9b905ee7c","kind":"tag","published_at":"2021-11-11T20:38:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0/manifests"},{"name":"v21.09.1-edge","sha":"5d8181093accd77303e841ed8c75654af49da995","kind":"tag","published_at":"2021-10-28T15:42:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge/manifests"},{"name":"v21.09.0-edge","sha":"63eaf8e0c180bfc2673b04b0eecc90e7134ede71","kind":"tag","published_at":"2021-10-12T20:46:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge/manifests"},{"name":"nf-sqldb@0.2.0","sha":"1db4572649a9b4f4798b8a582d7f107123333d8b","kind":"commit","published_at":"2021-10-11T07:45:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.2.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0/manifests"},{"name":"nf-sqldb@0.1.0","sha":"4d57979526d807a0d146697eb9c47d22696b0587","kind":"commit","published_at":"2021-09-01T15:26:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0/manifests"},{"name":"v21.08.0-edge","sha":"3732e1dfde4af1221f961a866f2e0a81bc2b9fe5","kind":"tag","published_at":"2021-08-30T17:54:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge/manifests"},{"name":"v21.07.0-edge","sha":"125f06b5c5a1db67e4368e0e8a32dbac0c41bd2e","kind":"tag","published_at":"2021-08-06T12:58:50.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge/manifests"},{"name":"v21.04.3","sha":"942b7afa242fc0fc50f4bbec00a681b1409829b2","kind":"tag","published_at":"2021-07-21T17:15:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3/manifests"},{"name":"v21.04.2","sha":"299ff56689a140305436cb7b3d23fe8a36312519","kind":"tag","published_at":"2021-07-12T13:31:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2/manifests"},{"name":"v21.06.0-edge","sha":"f59e64808339b2869d4bb5e54504a1ada960c03d","kind":"tag","published_at":"2021-07-03T20:51:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge/manifests"},{"name":"v21.05.0-edge","sha":"01e126c051b1b3f44d72d1fe26818a4e0f513f2e","kind":"tag","published_at":"2021-05-28T19:34:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge/manifests"},{"name":"v21.04.1","sha":"e7ac0fca924e01354c767a087b5cb3379074a159","kind":"tag","published_at":"2021-05-14T17:56:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1/manifests"},{"name":"v21.04.0","sha":"a3c4b18c20b07b900f9784eecc19a4f4fa4a3193","kind":"tag","published_at":"2021-05-02T17:56:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0/manifests"},{"name":"nf-google@1.0.3","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-google@1.0.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-google@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-google%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3/manifests"},{"name":"nf-azure@0.9.7","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-azure@0.9.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-azure@0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-azure%400.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7/manifests"},{"name":"nf-console@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-console@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-console@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-console%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2/manifests"},{"name":"nf-ga4gh@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ga4gh@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ga4gh@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ga4gh%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2/manifests"},{"name":"nf-ignite@1.2.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ignite@1.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ignite@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ignite%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2/manifests"},{"name":"nf-tower@1.1.0","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-tower@1.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-tower@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-tower%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0/manifests"},{"name":"nf-amazon@1.0.5","sha":"8f2e22062c1eb174561c0f86e501f8524aaebe30","kind":"commit","published_at":"2021-05-02T16:10:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-amazon@1.0.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-amazon@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-amazon%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5/manifests"},{"name":"v21.04.0-edge","sha":"c9515da2ada4f5b7d6322732ecab381529e76756","kind":"tag","published_at":"2021-04-08T12:33:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge/manifests"},{"name":"v20.12.1-edge","sha":"5509e0d7f3883f4b957a2cc664e7947d542bee01","kind":"commit","published_at":"2021-03-18T08:41:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge/manifests"},{"name":"v21.03.0-edge","sha":"865dc7f82bef71c9afe277f7aed1cae7d95095db","kind":"tag","published_at":"2021-03-05T15:27:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge/manifests"},{"name":"v21.02.0-edge","sha":"8f5758b242ffbac08557632bc9498b787972523c","kind":"tag","published_at":"2021-02-01T19:27:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge/manifests"},{"name":"v21.01.1-edge","sha":"7428b623869a4539cf48b4063f6785d8824cbdbd","kind":"tag","published_at":"2021-01-15T22:13:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge/manifests"},{"name":"v21.01.0-edge","sha":"bdec73d028f01bcab58daf23977b1e7629e78c9a","kind":"tag","published_at":"2021-01-04T21:19:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge/manifests"},{"name":"v20.12.0-edge","sha":"af261276749a4bfd13b9fa937280836b6fd51f38","kind":"tag","published_at":"2020-12-12T10:43:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge/manifests"},{"name":"v20.11.0-edge","sha":"1de2c4fb3669ffea1ad35f08135087e1941638f1","kind":"tag","published_at":"2020-11-16T10:40:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge/manifests"},{"name":"v20.10.0","sha":"dc36f6d3e48d653bb406e604b4d2199dd5ab9954","kind":"tag","published_at":"2020-11-01T17:28:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0/manifests"},{"name":"v20.09.1-edge","sha":"a6b4cabbf9a9e49509143b93a561773bc69cf393","kind":"tag","published_at":"2020-10-15T12:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge/manifests"},{"name":"v20.09.0-edge","sha":"58a03047cd686754bf7a85e145939c20e07027a0","kind":"tag","published_at":"2020-09-23T17:36:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge/manifests"},{"name":"v20.08.1-edge","sha":"6677f4a44af7950362a622a32022e53985931bc0","kind":"tag","published_at":"2020-09-02T14:30:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge/manifests"},{"name":"v20.08.0-edge","sha":"0ca08c9618adb37126a7a31ef84b4767304a5eb1","kind":"tag","published_at":"2020-08-25T12:36:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge/manifests"},{"name":"v20.07.1","sha":"f7cdf3944b4937b04cf1516b02dec2e424a114d2","kind":"tag","published_at":"2020-07-24T16:56:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1/manifests"},{"name":"v20.07.0-RC1","sha":"644e3fc1bda7cc148d987a6281147b1ca214e81e","kind":"tag","published_at":"2020-07-21T16:55:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1/manifests"},{"name":"v20.06.0-edge","sha":"cf253602d4de32edacad5f6a657ef4a73ef7ba59","kind":"tag","published_at":"2020-07-05T21:01:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge/manifests"},{"name":"v20.05.0-edge","sha":"2081a66d63c7b8bb9a44ad474e60ab46d6865323","kind":"tag","published_at":"2020-05-31T20:14:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge/manifests"},{"name":"v20.04.1","sha":"902b59e8b7181b8cb9739af67bd8b31e86b2220c","kind":"tag","published_at":"2020-05-03T20:33:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1/manifests"},{"name":"v20.04.1-edge","sha":"24b692a3ffc0cde6c719da49a33e9f8d55d18b0f","kind":"tag","published_at":"2020-04-19T17:30:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge/manifests"},{"name":"v20.04.0-edge","sha":"06f2cb94c45269427460eea5ef35cf2a3edf5573","kind":"tag","published_at":"2020-04-13T20:48:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge/manifests"},{"name":"v20.03.0-edge","sha":"8cfdde6fcda2ffd0b99d8b1b0f1321981465aba1","kind":"tag","published_at":"2020-03-28T16:42:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge/manifests"},{"name":"v20.02.0-edge","sha":"63a1aa6dba508f37c1ba982efa2f2b706551e49c","kind":"tag","published_at":"2020-02-29T15:55:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge/manifests"},{"name":"v20.01.0","sha":"2d74a2e7f2be08c9d2eeb13686b7f3fc6dfa8261","kind":"tag","published_at":"2020-02-12T13:24:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0/manifests"},{"name":"v20.01.0-rc1","sha":"2eb94251622043411e243284939e3c9c1fff0a01","kind":"tag","published_at":"2020-02-06T18:49:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-rc1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1/manifests"},{"name":"v20.01.0-edge","sha":"91d7384e100eb6d8e068c73c8d3dfab9ae4d845a","kind":"tag","published_at":"2020-01-20T20:42:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge/manifests"},{"name":"v19.12.0-edge","sha":"4323365a15eeea9b286f2ed5dba88c0486245aee","kind":"tag","published_at":"2019-12-20T12:34:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge/manifests"},{"name":"v19.11.0-edge","sha":"d133eedc886395fb8a90491cde2eb7d94e4e5374","kind":"tag","published_at":"2019-12-02T12:33:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge/manifests"},{"name":"v19.10.0","sha":"bc9f006d679f29211212ef535d8c35e3849c1376","kind":"tag","published_at":"2019-10-21T16:39:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0/manifests"},{"name":"v19.09.0-edge","sha":"9dfab9f4ea46095663871322311cdbeea343f50c","kind":"tag","published_at":"2019-09-16T21:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge/manifests"},{"name":"v19.08.1-edge","sha":"e35e3e9c9a96114bfddcd3e3359a816945ffb767","kind":"tag","published_at":"2019-08-26T19:42:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge/manifests"},{"name":"v19.07.0","sha":"c676b02461d6f3cb112add8347649f8b29bb14a9","kind":"tag","published_at":"2019-07-27T19:56:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0/manifests"},{"name":"v19.07.0-edge","sha":"7e7c52082ec618b57a5e20b22fca6370fca8f796","kind":"tag","published_at":"2019-07-09T15:04:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge/manifests"},{"name":"v19.06.0-edge","sha":"4492bdf7249070cf289bebefffe7833da2a22089","kind":"tag","published_at":"2019-06-21T14:59:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge/manifests"},{"name":"v19.05.0-edge","sha":"49f55e93fba83a180a43cf8a35083838379e38df","kind":"tag","published_at":"2019-05-20T19:11:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge/manifests"},{"name":"v19.04.1","sha":"14c3f3bee1e5bf6d3fbb68e0e32883c86630963e","kind":"tag","published_at":"2019-05-03T13:28:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1/manifests"},{"name":"v19.04.0-edge","sha":"bf0ee0dd5d10c1a2c36ba69f12fd8486b181d472","kind":"tag","published_at":"2019-04-24T20:54:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge/manifests"},{"name":"v19.04.0","sha":"41116e2d7efe9d351adb7e2bb66ee6c99e91f31d","kind":"tag","published_at":"2019-04-17T12:58:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0/manifests"},{"name":"v19.03.0-edge","sha":"ca5d7bc6b71e6245a643eb93a5eaeb113d912b74","kind":"tag","published_at":"2019-03-14T21:49:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge/manifests"},{"name":"v19.02.0-edge","sha":"9f89795b620a8614ea7a40291bd8d9944ea33f94","kind":"tag","published_at":"2019-02-06T14:53:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge/manifests"},{"name":"v19.01.0","sha":"f38bfee810bd36f9bb108244ac1c8feac3ae854b","kind":"tag","published_at":"2019-01-22T15:04:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0/manifests"},{"name":"v19.01.0-edge","sha":"e281db33edf568a5a378c365c4d2e30675326e28","kind":"tag","published_at":"2019-01-10T14:05:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge/manifests"},{"name":"v18.12.0-edge","sha":"0896fb37d043f9033a45a24b13c7ec2b09cc78de","kind":"tag","published_at":"2018-12-18T13:39:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge/manifests"},{"name":"v18.11.0-edge","sha":"c40c71a2f39e1dd89e3a17f9301be9fdfd2de95c","kind":"commit","published_at":"2018-11-12T18:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge/manifests"},{"name":"v18.10.1","sha":"248fce8e5d0ddc2faaa5e01007f670b5a3310689","kind":"tag","published_at":"2018-10-24T15:44:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1/manifests"},{"name":"v0.32.0","sha":"ce0a8f22f62a9531857c6908de97dadc6a0259e7","kind":"tag","published_at":"2018-09-27T11:35:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.32.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"03e55f5b4c19edac3abc3899b6132d8c9760f907","kind":"tag","published_at":"2018-08-07T16:47:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"a379420faa8583e8fa559d1e6ebe7e1710cae14b","kind":"tag","published_at":"2018-07-25T16:48:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0/manifests"},{"name":"v0.31.0-RC1","sha":"ad8e97b7c416a555005fd1b3a21980a3cea25e07","kind":"tag","published_at":"2018-07-19T20:00:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1/manifests"},{"name":"v0.30.2","sha":"9e011757db9cf97eb861503f37437a609be4c62a","kind":"tag","published_at":"2018-06-16T19:48:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"537b507cc7201573c33200dc402336aa74aa9f28","kind":"tag","published_at":"2018-06-11T14:30:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"5197e36ef8c484776ae602189b2a1ff295ba5670","kind":"tag","published_at":"2018-06-05T12:08:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0/manifests"},{"name":"v0.29.1","sha":"004822bf354bd4e61e735d49fd2d8221ff84f60b","kind":"tag","published_at":"2018-05-10T08:42:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"0f9490d345b7d89c8e4c9ec2812ad1dab28de898","kind":"tag","published_at":"2018-04-24T12:26:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0/manifests"},{"name":"v0.29.0-RC1","sha":"d8580f776d2dfebfe0fe8021c788f76e54a10bfb","kind":"tag","published_at":"2018-04-08T12:53:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1/manifests"},{"name":"v0.28.2","sha":"33b0fad520dc844bc72af0a7f521464bdd86e369","kind":"tag","published_at":"2018-04-06T14:07:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"df18def5b4dab1ed33205132c7c6f7b9b456e3bf","kind":"tag","published_at":"2018-03-27T19:20:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"bb23833b0888a849b575a8db07cbeef89f9ab206","kind":"tag","published_at":"2018-03-10T13:56:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0/manifests"},{"name":"v0.28.0-RC1","sha":"116342f3df244adfe42c0806aeaa80fd5053d42c","kind":"tag","published_at":"2018-02-27T13:38:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1/manifests"},{"name":"v0.27.6","sha":"9c2ecba26e35f60e43b63535187df5f2ea5cc40c","kind":"tag","published_at":"2018-02-19T10:28:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"f472166ce5c004d7b5506104015310b0dc971a2e","kind":"tag","published_at":"2018-02-16T07:47:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"5fa69eeff5dceea07a4abd9330e8034157d33a28","kind":"tag","published_at":"2018-02-05T10:49:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"d8d1d351b3d077dc4c1420918dfcaa6f4d3a4964","kind":"tag","published_at":"2018-01-29T15:36:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"69f39ebbe70f98655e785e2c2cdcf8e22e374867","kind":"tag","published_at":"2018-01-23T10:54:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"58061a23e1bd47bc98e7e9b5a2e17f0d90f072e8","kind":"tag","published_at":"2018-01-18T14:38:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"ad89ef934eff6adf9318619dc79133cd25c1fa3e","kind":"tag","published_at":"2018-01-09T14:23:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0/manifests"},{"name":"v0.27.0-RC2","sha":"2fa8184b973c3a4902b282e35d1e1c7ff5d980ed","kind":"tag","published_at":"2017-12-29T15:44:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2/manifests"},{"name":"v0.27.0-RC1","sha":"3c0df3236dc7e9b954c51d427d3f159ac0ee8b39","kind":"tag","published_at":"2017-12-20T15:36:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1/manifests"},{"name":"v0.26.4","sha":"653b4215be8795bbb01efba6e8bc02640b8f7a48","kind":"tag","published_at":"2017-12-11T21:45:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4/manifests"},{"name":"v0.26.3","sha":"71e2a750fd18766c314ee691fbe66463d19ab6f7","kind":"tag","published_at":"2017-11-30T19:41:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"ceeb23ce56ffb84470944afa8c85a3e26fa5aa84","kind":"tag","published_at":"2017-11-27T21:22:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"eda61c187c070c19769af30bb2879320389dad18","kind":"tag","published_at":"2017-11-17T14:58:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"a6ae34b4fd8034be128e3d88227c8ed9ce7fbbc3","kind":"tag","published_at":"2017-11-08T12:35:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0/manifests"},{"name":"v0.26.0-RC2","sha":"26a2d2f00b437d894583abc1137662ef2d6098cd","kind":"tag","published_at":"2017-10-30T19:38:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2/manifests"},{"name":"v0.26.0-RC1","sha":"177b3c827f21229b717435e086c4171736c24c58","kind":"tag","published_at":"2017-10-24T15:43:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1/manifests"},{"name":"v0.25.7","sha":"092f5d9c177ef3b9353fda02443835a7cdc129d8","kind":"tag","published_at":"2017-09-06T20:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"a9648ae98e9418be46e31afab07a5b939d338e22","kind":"tag","published_at":"2017-08-13T15:54:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"b0ccaaf77199e5071cbafcd1d33d019f24a184cf","kind":"tag","published_at":"2017-08-04T14:23:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"64183d9981616d6b456f8e4d878eb7141a562466","kind":"tag","published_at":"2017-07-31T10:57:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"aae23fe345460db227f244e0dff21fdb07e94cf4","kind":"tag","published_at":"2017-07-31T09:16:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"637fcb039a7d490c469a56af774b0201d57a62e5","kind":"tag","published_at":"2017-07-03T09:19:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"fbb2e0f7536e530f1822982a2ff500e8aa6fb8e6","kind":"tag","published_at":"2017-06-27T13:45:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"215e461be39016672e3a33a14bd58b39bd2b3ed5","kind":"tag","published_at":"2017-06-26T09:28:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0/manifests"},{"name":"v0.25.0-RC1","sha":"500e908518635571ec3daf9571c86ab3a775b754","kind":"tag","published_at":"2017-06-06T07:33:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1/manifests"},{"name":"v0.24.4","sha":"f06817d8ebb3da877baafcf9cdf676c832c12d42","kind":"tag","published_at":"2017-05-22T12:39:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"071e49d27a48d4165b1ee0252d540f037adf2cfc","kind":"tag","published_at":"2017-04-24T19:47:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"1bae7bfa6088d0d8be543b57adacd83cef0f98f6","kind":"tag","published_at":"2017-04-05T17:57:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"d521708be6ff32efdba80fe8ff17744eb2500320","kind":"tag","published_at":"2017-03-24T20:58:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"6da95732dd51cfd6ed791346bd80074f7c866fb5","kind":"tag","published_at":"2017-03-20T14:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0/manifests"},{"name":"v0.23.4","sha":"3bc84b1b36971f28edacf10a2b999d1b3f78c601","kind":"tag","published_at":"2017-02-24T12:35:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"6ab0a6b79c04647285d635519590f5cbb9943cfe","kind":"tag","published_at":"2017-02-09T23:36:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"d8977a85434f788585be64c82daecb6845ef25fd","kind":"tag","published_at":"2017-02-02T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"09d5375d73b39339e7ec505dd01d237443c82b2c","kind":"tag","published_at":"2017-01-23T23:26:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"5286d55f088d946785e0b0781f8bb1e66bc5c598","kind":"tag","published_at":"2016-12-13T15:28:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0/manifests"},{"name":"v0.22.6","sha":"6a56d4e4542100eac3730c5eadf14fdb009caebb","kind":"tag","published_at":"2016-12-04T23:19:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"cd07841a47bfaaf10ca0a7fafa8586d17df48764","kind":"tag","published_at":"2016-11-17T12:52:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"bbcc11292b6c82908cea835a6d4b3dc22ad356be","kind":"tag","published_at":"2016-11-04T21:26:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"e86fc0b13b55e4cfe424dec0da31896916459f36","kind":"tag","published_at":"2016-10-12T11:30:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"bd8211c51b0345e9d34e6669993f75cfef2c00f0","kind":"tag","published_at":"2016-10-03T16:00:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"17596cc6ad690f7b0cd6eecc73464edb95948162","kind":"tag","published_at":"2016-09-26T10:54:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"edc61eac76e7082a453905c0f118a03f132262d7","kind":"tag","published_at":"2016-09-21T13:15:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0/manifests"},{"name":"v0.22.0-RC2","sha":"08f761e756f8cb2f8ec06a1fd4ec95875845c729","kind":"tag","published_at":"2016-09-13T16:55:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2/manifests"},{"name":"v0.22.0-RC1","sha":"c71e9e846bdadf3d757c952a939402b8bb496c26","kind":"tag","published_at":"2016-09-01T15:33:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1/manifests"},{"name":"v0.21.3","sha":"bcc69674b75e77834aa66fe68d7cd187dcc3a795","kind":"tag","published_at":"2016-08-26T19:20:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"afb7544135e460342a1d36cbc5b48bb6d1db828d","kind":"tag","published_at":"2016-08-12T11:29:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"dc1f6b8d3c351d7c0adcf43c2d39c1c07f42543d","kind":"tag","published_at":"2016-07-29T12:45:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"f7b5235bb14323eeedc12a8649e244cc4b27109e","kind":"tag","published_at":"2016-07-20T15:25:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0/manifests"},{"name":"v0.21.0-RC1","sha":"158fe7170c6bec977aa7bcbb4fb472823ea277b9","kind":"tag","published_at":"2016-07-14T07:58:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1/manifests"},{"name":"v0.20.1","sha":"a77a4ebd49efff64daf91ea19359c51b4b5bed08","kind":"tag","published_at":"2016-06-18T07:45:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"daf63d70dbe18a152eb650a001a6c4c70444aa00","kind":"tag","published_at":"2016-06-10T14:12:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0/manifests"},{"name":"v0.19.4","sha":"175691b984991caac37b09a91719d16521e72929","kind":"tag","published_at":"2016-06-03T17:45:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"18f26d707eedadd0043e25dc5379a97611ec9dba","kind":"tag","published_at":"2016-05-31T11:52:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"ef07ff2f0cae937d0865af5589eb042ae2c5b9ac","kind":"tag","published_at":"2016-05-26T15:02:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"e4eabda574a5e723f6e09b7fbfc23324273e2595","kind":"tag","published_at":"2016-05-20T15:22:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"1cba12ce76c66c660a33945459dcaea54eb863b4","kind":"tag","published_at":"2016-05-18T09:27:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"c2ad9576a2aaf5d8a1a71b5c2ada20e74e70db77","kind":"tag","published_at":"2016-05-09T08:04:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"cf8fd207cac852de59657f09c8313f5bc84e04e6","kind":"tag","published_at":"2016-05-03T11:44:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"85db9ad648d91c2e22bfc8224468d5d45abc4854","kind":"tag","published_at":"2016-04-26T11:53:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"83482866a77eecf495602823f8d0f0b73d1fa2a5","kind":"tag","published_at":"2016-04-11T11:46:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0/manifests"},{"name":"v0.18.0-RC1","sha":"7761c87671fe2eec1e069cb171b1e449f946653d","kind":"tag","published_at":"2016-04-06T21:38:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1/manifests"},{"name":"v0.17.3","sha":"5b26f003c1d1a1020a4d5b73265684a5303ac2b1","kind":"tag","published_at":"2016-02-18T13:06:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"4a0bdde1783946e62afd8ff0d3166517339a7719","kind":"tag","published_at":"2016-02-02T17:27:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"147a011d276a952cd66c188521d4b3de41251f73","kind":"tag","published_at":"2016-01-21T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"ce736be18f13be38bb54689ee42d5240fa06d1f7","kind":"tag","published_at":"2016-01-07T13:31:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0/manifests"},{"name":"v0.16.5","sha":"9640780b495dfecb53aba1a5c49c37269cf8d8f8","kind":"tag","published_at":"2015-12-18T09:32:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"3af18a75f8fb2aa3e3809596d8c6e89d47b4c878","kind":"tag","published_at":"2015-12-06T16:49:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"586367c6123b8604bb95d2645a4ad03233818aa8","kind":"tag","published_at":"2015-11-30T16:02:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"bf64ff5dd7d56b7f75ce82f770a4ded4c52567a8","kind":"tag","published_at":"2015-11-14T18:22:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"157ccf6953d98d1830d816fcccd80484186f8c6c","kind":"tag","published_at":"2015-11-07T19:25:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"be4eafd43f142b6b7c86febe55e50a879fcd53ff","kind":"tag","published_at":"2015-11-04T10:36:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0/manifests"},{"name":"v0.16.0-RC1","sha":"24959498ed6aa520f7e72feba0baaaf9b8c95a3b","kind":"tag","published_at":"2015-10-23T10:50:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1/manifests"},{"name":"v0.15.6","sha":"a6487eb75f7078e1e51572dbeedf329c5f63804e","kind":"tag","published_at":"2015-10-07T16:13:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"0562cd57a0897673681b65d2161e35224757200b","kind":"tag","published_at":"2015-09-28T09:50:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"816be9d4de5ce0dab5f27f3bea054f28000287c8","kind":"tag","published_at":"2015-09-23T10:24:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"5d67827110c5f268be043e0d8385b9537194ef20","kind":"tag","published_at":"2015-08-26T12:21:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"716292157cd4fb3c8ff4b6a24f979b3d742e209d","kind":"tag","published_at":"2015-08-19T14:27:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"72c889a3d77268270950404a2e6a1db16c44d987","kind":"tag","published_at":"2015-08-04T15:57:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"4812811738049c31d3f265491d8a9c4af683ee5a","kind":"tag","published_at":"2015-07-27T08:14:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0/manifests"},{"name":"v0.14.4","sha":"f9177d5f78804a8a571511a1daef2fc8fcea34bb","kind":"tag","published_at":"2015-07-20T15:09:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"39d2daf5c22b431b935484315875004d1a11602e","kind":"tag","published_at":"2015-07-03T17:49:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"c3e530d24ff9cb544fe9e9b0fcb606531cf97edb","kind":"tag","published_at":"2015-06-25T12:19:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"47f5f0fb9e0f27019d35d5bf7ba806c0e6c4c388","kind":"tag","published_at":"2015-06-08T14:59:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"0dffa67962d05a2533b0ede27733887aa04def72","kind":"tag","published_at":"2015-06-04T15:24:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0/manifests"},{"name":"v0.13.5","sha":"6235aae888ede7ed2cfe8473b97811628c4e2773","kind":"tag","published_at":"2015-05-07T12:42:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"6d80c857d193b19700ce0aafbd9b2a8b2854f7b3","kind":"tag","published_at":"2015-05-04T09:27:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"6d596f2a2cb1ae4d7d0dda01f100b43837957e7b","kind":"tag","published_at":"2015-04-19T17:53:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"646e913e574c1417d4c86a91b70527617bfc4789","kind":"tag","published_at":"2015-04-16T11:37:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"99ecef730d6397a0299b7f83e236f50fdce8f200","kind":"tag","published_at":"2015-04-11T10:00:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"f0ee65dcfea0845f09372700282367de9a28e052","kind":"tag","published_at":"2015-04-08T21:16:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"a4ee14989c332d7574ff9172eb8eb7a87338aa2c","kind":"tag","published_at":"2015-03-18T09:27:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"537ccb971974535c40e09c6d9ad21ee2d6a472bc","kind":"tag","published_at":"2015-03-09T15:22:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"1b4d5e590429af31e89ad5d5a7ad47459fcb5f26","kind":"tag","published_at":"2015-02-16T15:19:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"17182e36f5de664a710b151307cd81eb344b8436","kind":"tag","published_at":"2015-02-12T11:22:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"688b9c75eeb79ccef962c9b5f92ae6e6fac797fa","kind":"tag","published_at":"2015-02-08T21:02:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"1782bb13d9d8ca8f3526554d5dc014f2d6569f23","kind":"tag","published_at":"2015-01-05T16:16:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0/manifests"},{"name":"v0.11.4","sha":"8a349373466ffc29d3c3e4d032eda15c6176beb3","kind":"tag","published_at":"2014-12-16T17:16:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"b21329afa2759e05bb896bf712ea193731f49482","kind":"tag","published_at":"2014-11-27T10:04:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"1653946b2a1983e50b77f749dba5cfe652e10f58","kind":"tag","published_at":"2014-11-19T15:56:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"2c0d6d05fe4dd48fd0d96b607335c76241dae267","kind":"tag","published_at":"2014-11-11T14:50:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"78430ce749f9199be44e7449bf886e802fab565a","kind":"tag","published_at":"2014-11-05T13:37:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"bd844a0ecbb35e7ecbab4f3a145dbfa7404bc8db","kind":"tag","published_at":"2014-10-03T11:57:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"57b3c9d9594026a68cc50e634268fa9922df23b3","kind":"tag","published_at":"2014-10-01T11:35:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ddbdce401e4befaa4ca292c3e13046bf9a04a911","kind":"tag","published_at":"2014-09-15T14:55:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b110977065bb359e4a3d307c342f40d73951b214","kind":"tag","published_at":"2014-09-08T16:28:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"241a96c6a74f708db8f18bca2ab1e24d071a2fb3","kind":"tag","published_at":"2014-08-11T10:40:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.9.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0/manifests"},{"name":"v0.8.5","sha":"13717db8910f665d9f8a4ddb451cf56748f969eb","kind":"tag","published_at":"2014-08-03T14:07:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"24a1fa74e822d68cedf74ac0d22603c44b12ad15","kind":"tag","published_at":"2014-07-20T18:15:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"1ed91667e834c654841772b7eddf58f60632fb3a","kind":"tag","published_at":"2014-06-27T14:47:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"2542fb6dd767268c21afe17d5b1e6e81939aacf7","kind":"tag","published_at":"2014-06-18T18:17:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"cd44d36b10853058c9549dc28e674fba1b8523c4","kind":"tag","published_at":"2014-05-26T21:15:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"fabe3d5b028b138c3b88751627e3e21d591a4961","kind":"tag","published_at":"2014-05-23T21:48:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"1c9ac40edca1dfa0b22bc7d2714dabaa14a40d1d","kind":"tag","published_at":"2014-05-16T12:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"1e35f27e8a372672456fc3ff61fd78ff79cd1612","kind":"tag","published_at":"2014-05-05T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"dd268c5b2ea6366f566bd254a662383b491684d8","kind":"tag","published_at":"2014-04-15T15:16:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"67151164928c28082c58a08bfce0856239f657a1","kind":"tag","published_at":"2014-03-24T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"c10f3d4406a84afe197dfffba1c241ae1b07715b","kind":"tag","published_at":"2014-02-20T18:24:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"87a87e7087746a1d8b45a6fb825b87745e835980","kind":"tag","published_at":"2014-02-16T20:02:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0529962e0390dd1db7669e2968c57e662993f240","kind":"tag","published_at":"2014-01-16T18:59:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"90150e1fa3abba0b06cfec5cf2396b2d4e8b9dbb","kind":"tag","published_at":"2013-12-10T18:22:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"82807b12611eb806c765df71e3670ec238c5fc8f","kind":"tag","published_at":"2013-12-09T19:08:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fa93b2e0c6b43b3cc3ffe0f4961cfa065bce459e","kind":"tag","published_at":"2013-11-28T19:04:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"3b54a5cd8fffe920b7871a92b6a99bdeb839cd0e","kind":"tag","published_at":"2013-10-24T15:00:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1/manifests"},{"name":"v0.3.4","sha":"1e365e65ed21e8af74b58fda2683b287c059eb31","kind":"tag","published_at":"2013-08-24T08:53:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"b807f76431e77287da0da01c3e4a5a1e353ee995","kind":"commit","published_at":"2013-08-08T12:20:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"4442e91da2f72c9f232294a0ecd02056aca81c84","kind":"tag","published_at":"2013-07-22T12:56:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"17f60480ce3c2c26e73ba8f52d08a5f8dcbebb3c","kind":"tag","published_at":"2013-07-18T17:26:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0a1e80c2e4b8ea7eec9746721000304bf48eaf20","kind":"tag","published_at":"2013-07-11T15:51:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"beb92386735f238c748d39ac473910696bc4a196","kind":"tag","published_at":"2013-05-28T14:39:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.11","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"9adf2245c25385dfba6a14e932c4d58c1cfe263d","kind":"tag","published_at":"2013-05-20T08:08:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.10","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"08faadfeeaab8bee24ddaea9cd6d43dd881ae7cd","kind":"commit","published_at":"2013-05-14T16:10:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"ec0698bee10537e4ceca288172ab08ba1daf2477","kind":"tag","published_at":"2013-04-30T16:04:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"003239c03c25cce8b4c4d20902f739212f307ccd","kind":"tag","published_at":"2013-04-25T16:47:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7/manifests"},{"name":"v0.2.5","sha":"cf01e4df59d6218329f3cd5ff94be0b121f0f749","kind":"tag","published_at":"2013-04-19T15:47:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5/manifests"},{"name":"v0.2.2","sha":"6e4744ec8a017ad5a8c084838857a37d3fb1bcb4","kind":"tag","published_at":"2013-04-09T10:48:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T05:28:53.014Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":6.119947111072766,"forks_count":6.28928798582673,"average":19.09689548417646},"purl":"pkg:maven/io.nextflow/nf-console","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.nextflow:nf-console","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.nextflow:nf-console","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.nextflow:nf-console/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T22:43:11.412Z","issues_count":686,"pull_requests_count":588,"avg_time_to_close_issue":18443118.535031848,"avg_time_to_close_pull_request":3091679.64,"issues_closed_count":312,"pull_requests_closed_count":423,"pull_request_authors_count":90,"issue_authors_count":372,"avg_comments_per_issue":4.940233236151603,"avg_comments_per_pull_request":4.2312925170068025,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":363,"past_year_pull_requests_count":455,"past_year_avg_time_to_close_issue":2260791.562913907,"past_year_avg_time_to_close_pull_request":1050799.5255681819,"past_year_issues_closed_count":151,"past_year_pull_requests_closed_count":352,"past_year_pull_request_authors_count":65,"past_year_issue_authors_count":217,"past_year_avg_comments_per_issue":3.1019283746556474,"past_year_avg_comments_per_pull_request":3.4483516483516485,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":290,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/issues","maintainers":[{"login":"bentsherman","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"robsyme","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"jordeu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"mribeirodantas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mribeirodantas"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"marcodelapierre","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcodelapierre"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"abhi18av","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhi18av"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"},{"login":"pabloaledo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pabloaledo"},{"login":"munishchouhan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/munishchouhan"},{"login":"manuelesimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelesimi"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"}],"active_maintainers":[{"login":"bentsherman","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"robsyme","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"jordeu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-console/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-console/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-console/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-console/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5112801,"name":"io.nextflow:nxf-httpfs","ecosystem":"maven","description":"A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner","homepage":"http://www.nextflow.io","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/nextflow-io/nextflow","keywords_array":[],"namespace":"io.nextflow","versions_count":65,"first_release_published_at":"2016-12-13T14:27:45.000Z","latest_release_published_at":"2018-10-24T14:07:17.000Z","latest_release_number":"18.10.1","last_synced_at":"2025-09-05T02:09:50.835Z","created_at":"2022-07-31T09:35:49.756Z","updated_at":"2025-09-05T02:09:50.836Z","registry_url":"https://central.sonatype.com/artifact/io.nextflow/nxf-httpfs/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.nextflow/nxf-httpfs/","metadata":{},"repo_metadata":{"id":7688591,"uuid":"9052236","full_name":"nextflow-io/nextflow","owner":"nextflow-io","description":"A DSL for data-driven computational pipelines","archived":false,"fork":false,"pushed_at":"2025-08-28T22:45:01.000Z","size":63577,"stargazers_count":3118,"open_issues_count":491,"forks_count":719,"subscribers_count":87,"default_branch":"master","last_synced_at":"2025-08-29T02:25:45.280Z","etag":null,"topics":["aws","bioinformatics","cloud","dataflow","docker","groovy","hello","hpc","nextflow","pipeline","pipeline-framework","reproducible-research","reproducible-science","sge","singularity","singularity-containers","slurm","workflow-engine"],"latest_commit_sha":null,"homepage":"http://nextflow.io","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextflow-io.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-03-27T11:17:33.000Z","updated_at":"2025-08-27T22:53:38.000Z","dependencies_parsed_at":"2023-09-22T05:27:21.989Z","dependency_job_id":"99c97c87-dc9d-4092-b872-684add29f6c2","html_url":"https://github.com/nextflow-io/nextflow","commit_stats":{"total_commits":6282,"total_committers":183,"mean_commits":34.32786885245902,"dds":0.1263928685132123,"last_synced_commit":"4c54db6ac634cc80a820752d8f4edb959fc832e4"},"previous_names":[],"tags_count":333,"template":false,"template_full_name":null,"purl":"pkg:github/nextflow-io/nextflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/sbom","scorecard":{"id":659721,"data":{"date":"2025-08-11","repo":{"name":"github.com/nextflow-io/nextflow","commit":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/build.yml:39"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:194","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/build.yml:193","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/cffconvert.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/generate-send-dependencies.yml:7","Warn: no topLevel permission defined: .github/workflows/seqeradocs-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: Apache License 2.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v25.07.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753","Warn: release artifact v25.07.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests-v1/subworkflow.nf:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests/subworkflow.nf:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/stale.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating amazoncorretto:21-al2023 to amazoncorretto:21-al2023@sha256:411aff82096876584e5f5b7d375572d32c8b03e29abaefaa50e303bd937c943b","Warn: containerImage not pinned by hash: docker/flux/.devcontainer/Dockerfile:1: pin your Docker image by updating fluxrm/flux-sched:focal to fluxrm/flux-sched:focal@sha256:1b9f6581e5587db629043a9513056e0fafaa00c8969a5479a5fef963ec462f6e","Warn: containerImage not pinned by hash: docs/Dockerfile:1: pin your Docker image by updating mambaorg/micromamba:1.5.8 to mambaorg/micromamba:1.5.8@sha256:475730daef12ff9c0733e70092aeeefdf4c373a584c952dac3f7bdb739601990","Warn: containerImage not pinned by hash: test-e2e/Dockerfile:1: pin your Docker image by updating amazoncorretto:17-al2023 to amazoncorretto:17-al2023@sha256:5acaef366078c3b971c4aacd02b58205e74f597a0f30801a1d45904277b0e350","Warn: containerImage not pinned by hash: tests-v1/Dockerfile:1","Warn: containerImage not pinned by hash: tests/Dockerfile:1","Warn: containerImage not pinned by hash: validation/test-aws-unstage-fail-container/Dockerfile:1: pin your Docker image by updating ubuntu to ubuntu@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: validation/wave-tests/example2/modules/foo/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/flux/.devcontainer/Dockerfile:16","Warn: pipCommand not pinned by hash: docs/Dockerfile:12-14","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:21","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-21T15:43:42.076Z","repository_id":7688591,"created_at":"2025-08-21T15:43:42.077Z","updated_at":"2025-08-21T15:43:42.077Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272635683,"owners_count":24967900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nextflow-io","name":"nextflow-io","uuid":"6698688","kind":"organization","description":"","email":null,"website":"http://nextflow.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6698688?v=4","repositories_count":78,"last_synced_at":"2023-05-21T01:00:52.958Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nextflow-io","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T04:11:01.074Z","updated_at":"2023-05-21T01:00:52.974Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io/repositories"},"tags":[{"name":"v25.07.0-edge","sha":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1","kind":"tag","published_at":"2025-08-15T18:11:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge/manifests"},{"name":"v25.06.0-edge","sha":"7d9272b78edaceedd80beeb63b15ed78b27bfffc","kind":"tag","published_at":"2025-07-06T14:06:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge/manifests"},{"name":"v25.04.6","sha":"6588d533d4f4bc55cf15339000881ea71f674ac5","kind":"tag","published_at":"2025-07-01T11:35:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6/manifests"},{"name":"v25.04.5","sha":"91514b87aac8371c7d060676a26b0677bc7c6df0","kind":"tag","published_at":"2025-06-30T20:02:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5/manifests"},{"name":"v24.10.9","sha":"393dfb828944d165c73ce4898b8044e367f1d48f","kind":"tag","published_at":"2025-06-30T16:09:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9/manifests"},{"name":"v24.04.6","sha":"7b5def9500ebcbb14f6652fe1c4c44c8a67af606","kind":"tag","published_at":"2025-06-30T14:34:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6/manifests"},{"name":"v25.04.4","sha":"71d9c376af5031410bfe4370fad22f3b184c9b66","kind":"tag","published_at":"2025-06-16T15:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4/manifests"},{"name":"v24.04.5","sha":"25aba80e8ea50a7714159ddf52a3122fd87b541e","kind":"tag","published_at":"2025-06-06T12:44:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5/manifests"},{"name":"v24.10.8","sha":"8fcb319ce694086bbb5ebc31ec2ca24bf276e4d1","kind":"tag","published_at":"2025-06-06T12:18:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8/manifests"},{"name":"v25.04.3","sha":"08c0027038cd99789dd790f2082f50870bc2de91","kind":"tag","published_at":"2025-06-02T21:03:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3/manifests"},{"name":"v25.05.0-edge","sha":"3cc9374b2feb9945603220552849d0efb74823e5","kind":"tag","published_at":"2025-06-02T19:48:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge/manifests"},{"name":"v25.04.2","sha":"ea75b301c7928dfea20af47ad9b4f9212fa3b1e7","kind":"tag","published_at":"2025-05-13T23:20:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2/manifests"},{"name":"v25.04.1","sha":"10b557810d97b4a88f18aac99481887285977f7c","kind":"tag","published_at":"2025-05-12T08:20:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1/manifests"},{"name":"v25.04.0","sha":"c9bd193ab40ea8ccb7602f86866f9004faaf9fd7","kind":"tag","published_at":"2025-05-08T19:59:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0/manifests"},{"name":"v24.10.6","sha":"cad3997dc357a70f44b04ade7c765fe8919faec4","kind":"tag","published_at":"2025-04-23T17:03:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6/manifests"},{"name":"v25.03.1-edge","sha":"f06aaf6c46de532fa5d86a6a63196523fb6126e4","kind":"tag","published_at":"2025-04-23T16:31:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge/manifests"},{"name":"v25.03.0-edge","sha":"92a47ec5da49afa0d29b1884107d8431fb396b7a","kind":"tag","published_at":"2025-04-23T10:51:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge/manifests"},{"name":"v25.02.3-edge","sha":"092166ef470388133cdcb40b3e4d7408ff6abe76","kind":"tag","published_at":"2025-04-08T12:10:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge/manifests"},{"name":"v25.02.2-edge","sha":"20ddf2358d92e8178fe97657ded87691b56afdb6","kind":"tag","published_at":"2025-04-05T15:47:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge/manifests"},{"name":"v25.02.1-edge","sha":"39f3c05e08b6aa4cc720c581704666af19871519","kind":"tag","published_at":"2025-03-19T20:25:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge/manifests"},{"name":"v25.02.0-edge","sha":"dcc386e4f01d611f11fcd48c734aa6aab6bdddf1","kind":"tag","published_at":"2025-03-18T07:37:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge/manifests"},{"name":"v24.10.5","sha":"b271f85df366749438ed3e32da3b091113a3d848","kind":"tag","published_at":"2025-03-04T19:39:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5/manifests"},{"name":"v25.01.0-edge","sha":"e2ae8a93dbb04c7171743245927d4b5e50ada02e","kind":"tag","published_at":"2025-02-12T14:10:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge/manifests"},{"name":"v24.10.4","sha":"56ad7dbbc90cee3e1ffae20101b2619d8b2bda4d","kind":"tag","published_at":"2025-01-20T17:03:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4/manifests"},{"name":"v24.12.0-edge","sha":"24faeee874a0e8896bde8aacf832c28e382df6d5","kind":"tag","published_at":"2025-01-20T16:22:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge/manifests"},{"name":"v24.10.3","sha":"6183fdf9dbd9114f5ee86d11bc5e69cbd06501a6","kind":"tag","published_at":"2024-12-16T16:41:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3/manifests"},{"name":"v24.11.0-edge","sha":"6e231be115c31f4e29e6deab45f668ae7e75917d","kind":"tag","published_at":"2024-12-03T10:43:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge/manifests"},{"name":"v24.10.2","sha":"62fc0017ffae1ea151581f738c17ab840649aa0c","kind":"tag","published_at":"2024-11-27T21:39:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2/manifests"},{"name":"v24.10.1","sha":"65941daaf991ddcb67aa8e653d6c93cee2433dfb","kind":"tag","published_at":"2024-11-18T14:17:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1/manifests"},{"name":"v24.10.0","sha":"a019ef8f6c26be67bb4e7bf8ce252914b3875231","kind":"tag","published_at":"2024-10-27T20:24:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0/manifests"},{"name":"v24.09.2-edge","sha":"0c9b3337f39cb1986fcf7fc360edb43a2701b486","kind":"tag","published_at":"2024-10-14T21:39:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge/manifests"},{"name":"v24.09.1-edge","sha":"34cdac3d7f3a48b952a0e05e488d02544de5540e","kind":"tag","published_at":"2024-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge/manifests"},{"name":"v24.09.0-edge","sha":"324de3d162e476ed3bf58a9c77ae8e95e27cb3ee","kind":"tag","published_at":"2024-10-02T13:44:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge/manifests"},{"name":"v24.08.0-edge","sha":"6e866ae81ff3bf8a9729e9dbaa9dd89afcb81a4b","kind":"tag","published_at":"2024-09-04T15:35:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge/manifests"},{"name":"v24.07.0-edge","sha":"d975962b7651818f16648fdeeb8ed8fb1d27877d","kind":"tag","published_at":"2024-08-05T21:28:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge/manifests"},{"name":"v24.04.4","sha":"ebcdcd6ab55767f47baed2bc55fcb9217d13ee37","kind":"tag","published_at":"2024-08-01T08:54:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4/manifests"},{"name":"v23.10.4","sha":"a2b945443ecd6ffaa2c14ae31d74998959e6b58c","kind":"tag","published_at":"2024-07-31T10:32:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4/manifests"},{"name":"v24.04.3","sha":"6e2591d161427f2211fe0173e62f66d00644a34d","kind":"tag","published_at":"2024-07-09T21:18:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3/manifests"},{"name":"v24.06.0-edge","sha":"e72ff742235ca999da3db4796c2d5f611fd0c4cd","kind":"tag","published_at":"2024-07-08T20:44:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge/manifests"},{"name":"v24.05.0-edge","sha":"f3a86def48d79a77770fec2b71f3fdc396d75dc9","kind":"tag","published_at":"2024-06-17T20:51:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge/manifests"},{"name":"v23.10.3","sha":"232e4b30c322f80e96ca344d788123dad29a0187","kind":"tag","published_at":"2024-06-11T20:37:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3/manifests"},{"name":"v24.04.2","sha":"e6a5e17db91ca6fae875df42053bd8c1b2a23bd4","kind":"tag","published_at":"2024-05-29T06:39:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2/manifests"},{"name":"v23.10.2","sha":"e50de272466f5fb6eb506c99cd01c00e00001a33","kind":"tag","published_at":"2024-05-28T14:29:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2/manifests"},{"name":"v24.04.1","sha":"1923fef6231e9846e604ee3eb50ecb61c5fbd0bf","kind":"tag","published_at":"2024-05-20T10:13:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1/manifests"},{"name":"v24.04.0","sha":"2ee0c418c16591905f05d30c00710d5903ecace8","kind":"tag","published_at":"2024-05-20T09:23:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0/manifests"},{"name":"v24.04.0-edge","sha":"0863a65a3175721b7d929d7e991b4b227706fdef","kind":"tag","published_at":"2024-05-13T09:56:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge/manifests"},{"name":"v24.03.0-edge","sha":"231497419ccc4b16997afb25076df37d2e9cf379","kind":"tag","published_at":"2024-04-15T09:58:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge/manifests"},{"name":"v24.02.0-edge","sha":"a90fd564119c2919b284793e711ba2648262b936","kind":"tag","published_at":"2024-03-10T20:21:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge/manifests"},{"name":"v24.01.0-edge","sha":"279c410b8de69627dbb7992e37e98ad36883c180","kind":"tag","published_at":"2024-02-05T23:40:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge/manifests"},{"name":"v23.10.1","sha":"25d468c948168f357f23d4db5d242ecd37526e1d","kind":"tag","published_at":"2024-01-12T23:37:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1/manifests"},{"name":"v23.04.5","sha":"973b0310a32d2f87c2f3b4e78847cc348364c26f","kind":"tag","published_at":"2024-01-12T21:24:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5/manifests"},{"name":"v23.12.0-edge","sha":"dfd7d09efe8c7d159596433a846ed5c7f8e17423","kind":"tag","published_at":"2023-12-20T11:14:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge/manifests"},{"name":"v23.11.0-edge","sha":"19d2ccb60ae7d281e6cb43769216a0384cb27313","kind":"tag","published_at":"2023-11-24T21:47:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge/manifests"},{"name":"v23.10.0","sha":"2cce747d77466c049a792bffa258f90869be6c52","kind":"tag","published_at":"2023-10-16T05:40:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0/manifests"},{"name":"v23.09.3-edge","sha":"1bfb8b14ee5158d8041528d7aeccd7805a0dda5a","kind":"tag","published_at":"2023-10-10T12:33:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge/manifests"},{"name":"v23.09.2-edge","sha":"46afba88f93714995357b47655cc664051cfc27a","kind":"tag","published_at":"2023-09-27T22:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge/manifests"},{"name":"v23.04.4","sha":"f2905ab114d55981f94d8c93f6b0e0fb060e463f","kind":"tag","published_at":"2023-09-25T16:00:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4/manifests"},{"name":"v23.09.1-edge","sha":"79c677a12d82400444fb6221219ce92b7247dcf2","kind":"tag","published_at":"2023-09-11T11:14:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge/manifests"},{"name":"v23.09.0-edge","sha":"f37d51baa80979f359c9dbd87be9564965dcd035","kind":"tag","published_at":"2023-09-10T22:34:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge/manifests"},{"name":"v23.08.1-edge","sha":"9f1b68900acb29098effd5a57998a15364958207","kind":"tag","published_at":"2023-08-17T15:35:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge/manifests"},{"name":"v23.04.3","sha":"10fd84142c7550c1cb7aa96f97692a88eb1dc7ef","kind":"tag","published_at":"2023-08-11T22:00:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3/manifests"},{"name":"v23.08.0-edge","sha":"ace32d007e545dc3da5924c36c39f628c83b1da8","kind":"tag","published_at":"2023-08-05T15:13:13.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge/manifests"},{"name":"v23.07.0-edge","sha":"fd4ff04f827ebca0f25efd3b079a68f390a82079","kind":"tag","published_at":"2023-07-22T16:14:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge/manifests"},{"name":"v23.06.0-edge","sha":"cb9592063783576a10ec78800e0ce99ff459bfb8","kind":"tag","published_at":"2023-06-14T21:48:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge/manifests"},{"name":"v23.04.2","sha":"5b5b579d603475d786d6ffed8ae63f9b7191560b","kind":"tag","published_at":"2023-06-08T10:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2/manifests"},{"name":"v23.05.0-edge","sha":"0781988bb28d1d2f53d3399fba070e831410be48","kind":"tag","published_at":"2023-05-15T04:59:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge/manifests"},{"name":"v22.10.8","sha":"82b917e5a1ec33357fd92606c8a11e50c7f4ac8c","kind":"tag","published_at":"2023-04-15T10:32:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8/manifests"},{"name":"v23.04.1","sha":"2769e60cebe53af4eb9e5bd61653d146761c0d59","kind":"tag","published_at":"2023-04-15T07:51:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1/manifests"},{"name":"v23.04.0","sha":"77c286ec3ae4f3147a34d09219d9ba834290e933","kind":"tag","published_at":"2023-04-01T21:52:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0/manifests"},{"name":"v23.03.0-edge","sha":"20fb59c26fe4743e12c8d4237983a3875dda131c","kind":"tag","published_at":"2023-03-19T19:34:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge/manifests"},{"name":"v23.02.1-edge","sha":"448ccc14f3115fe0eeafc67757a713fd5c915011","kind":"tag","published_at":"2023-02-26T19:57:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge/manifests"},{"name":"v23.02.0-edge","sha":"a33a6f47e2160f476de9024b9415d63a57647479","kind":"tag","published_at":"2023-02-21T18:29:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge/manifests"},{"name":"v22.10.7","sha":"e0f7b4d67f6f0068921bd1bf410d94631af205ff","kind":"tag","published_at":"2023-02-18T20:53:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7/manifests"},{"name":"v22.10.6","sha":"4f776efcd34e392d21ccc94f93002169cf7cf251","kind":"tag","published_at":"2023-01-23T23:35:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6/manifests"},{"name":"v23.01.0-edge","sha":"c492ad227d77b729b3c951767395b83a95d0ff6f","kind":"tag","published_at":"2023-01-14T18:15:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge/manifests"},{"name":"v22.10.5","sha":"8196ffd0aa4e03e6bb26fc207c6a9709f7b51c61","kind":"tag","published_at":"2023-01-14T14:03:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5/manifests"},{"name":"v22.12.0-edge","sha":"e8d53449306736b05c3f187a1ef0ff4ec641d621","kind":"tag","published_at":"2022-12-13T22:05:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge/manifests"},{"name":"v22.10.4","sha":"2d88d25db382aed205bb2191790f828901dc557b","kind":"tag","published_at":"2022-12-09T11:31:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4/manifests"},{"name":"v22.11.1-edge","sha":"4fc071ff773fee7c0d3d3b52e6ab92f9e4e362dd","kind":"tag","published_at":"2022-11-29T16:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge/manifests"},{"name":"v22.11.0-edge","sha":"877a58a330807a5265e507c01babcc27b1672d20","kind":"tag","published_at":"2022-11-23T17:31:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge/manifests"},{"name":"v22.10.3","sha":"44469bf90f5761ca4e234b05034c75b7975ea1d4","kind":"tag","published_at":"2022-11-21T21:57:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3/manifests"},{"name":"v22.10.2","sha":"0358114af7e8ed98dfaf592a119c656e0d8b6a1d","kind":"tag","published_at":"2022-11-13T19:10:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2/manifests"},{"name":"v22.10.1","sha":"4bc7e2a4cda807c2ffeb16446b98bd886943f62f","kind":"tag","published_at":"2022-10-27T19:01:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1/manifests"},{"name":"v22.10.0","sha":"66735ae0f4de161cc4e98f0a1044ff4909cf3969","kind":"tag","published_at":"2022-10-13T09:34:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0/manifests"},{"name":"v22.10.0-RC3","sha":"a12e98097ddd90dd83533ff8760ef676984a71d0","kind":"tag","published_at":"2022-10-07T22:10:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3/manifests"},{"name":"v22.10.0-RC2","sha":"c4f6c517d80306590f17bb51cbfdac2b3e3a2f42","kind":"tag","published_at":"2022-10-07T16:47:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2/manifests"},{"name":"v22.10.0-RC1","sha":"e7df3d8fb4e7099100130fe9a6063f8f9789476b","kind":"tag","published_at":"2022-10-03T14:50:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1/manifests"},{"name":"v22.09.7-edge","sha":"3107cd446e62de9c0c84c690a1fbb7c32e67e13c","kind":"tag","published_at":"2022-09-28T10:22:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.7-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.7-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.7-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge/manifests"},{"name":"v22.09.6-edge","sha":"021d898944428a8883fd73f3058aafc2043b0cca","kind":"tag","published_at":"2022-09-26T15:40:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.6-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.6-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.6-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge/manifests"},{"name":"v22.09.5-edge","sha":"c31caa11e29aeba46f1c778630a3e37a0545dfd0","kind":"tag","published_at":"2022-09-21T09:42:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.5-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.5-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.5-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge/manifests"},{"name":"v22.09.4-edge","sha":"783042c41578978c4159cb934645496484b8a384","kind":"tag","published_at":"2022-09-19T21:18:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.4-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.4-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.4-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge/manifests"},{"name":"v22.09.3-edge","sha":"da527e81919eae61b78d3de898817a6966181c1a","kind":"tag","published_at":"2022-09-10T16:10:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge/manifests"},{"name":"v22.09.2-edge","sha":"632ff365bface9be3450739f0741412bf8e76739","kind":"tag","published_at":"2022-09-07T20:10:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge/manifests"},{"name":"v22.09.1-edge","sha":"58949b2a21f270a6b6e93c34e48c4e186ea7ac29","kind":"tag","published_at":"2022-09-01T21:02:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge/manifests"},{"name":"v22.08.2-edge","sha":"ebf19c4e5141b72bcc7a4a7e30af8b2dcc9bba64","kind":"tag","published_at":"2022-08-16T18:55:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge/manifests"},{"name":"v22.08.1-edge","sha":"126e4259ea724585fc6c84f105ba73eb62e2ad37","kind":"tag","published_at":"2022-08-11T11:40:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge/manifests"},{"name":"v22.08.0-edge","sha":"ffa9a0c573e0a0cf257fb8b2da11c1c4251e6d32","kind":"tag","published_at":"2022-08-01T17:03:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge/manifests"},{"name":"v22.04.5","sha":"4282761f5b018e411523451211e056177b8fef3c","kind":"tag","published_at":"2022-07-15T16:35:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5/manifests"},{"name":"v22.07.1-edge","sha":"6e541457aa0c08f32fcecfb1024f75a52b20e60a","kind":"tag","published_at":"2022-07-13T12:01:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.07.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.07.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.07.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge/manifests"},{"name":"v22.04.4","sha":"237d32223f89158a5bbdd3d07fec283f5c73ce12","kind":"tag","published_at":"2022-06-19T21:08:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4/manifests"},{"name":"v22.06.1-edge","sha":"59c48429c2d3164f13b7d14b33ddc0bbfb37418e","kind":"tag","published_at":"2022-06-17T13:14:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge/manifests"},{"name":"v22.06.0-edge","sha":"bf9978dae0e3770dea93d974f072a681ad1f612e","kind":"tag","published_at":"2022-06-09T17:05:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge/manifests"},{"name":"v22.05.0-edge","sha":"1630465e29acb057f775c458264daf4f40d90bee","kind":"tag","published_at":"2022-05-25T18:18:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge/manifests"},{"name":"v22.04.3","sha":"a6c0fa88702418663c5ee2488a0142deee4502ab","kind":"tag","published_at":"2022-05-18T19:54:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3/manifests"},{"name":"v22.04.2","sha":"16348972f7ba916bd001f5ad5a166fc0ef312d59","kind":"tag","published_at":"2022-05-16T18:06:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2/manifests"},{"name":"v22.04.1","sha":"568c9dc38889deca6d82ee5940e00d4098505744","kind":"tag","published_at":"2022-05-15T12:16:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1/manifests"},{"name":"v22.04.0","sha":"f1bd0178d830f936947d6250e60a15a2abeddb51","kind":"tag","published_at":"2022-04-23T18:27:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0/manifests"},{"name":"v22.03.1-edge","sha":"16caa6bb16d6048488d1d34a4d54e30bcf22feb7","kind":"tag","published_at":"2022-04-06T21:40:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge/manifests"},{"name":"v22.03.0-edge","sha":"2a7dab407a760b6e045940079e8cc62887e16643","kind":"tag","published_at":"2022-03-27T20:22:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge/manifests"},{"name":"v22.02.1-edge","sha":"d35f25ccdf0a7eed7c836d1f29973059ee18e507","kind":"tag","published_at":"2022-03-03T18:59:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge/manifests"},{"name":"v22.02.0-edge","sha":"0046c9395e87d2de1a5d51ce155d8c1c5384d871","kind":"tag","published_at":"2022-02-25T11:26:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge/manifests"},{"name":"v22.01.0-edge","sha":"4f33645085332373d7b55fa3bb5e41577cfb7f32","kind":"tag","published_at":"2022-02-07T13:26:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge/manifests"},{"name":"v21.12.1-edge","sha":"3e20f87cd01aefb5c5e80230ffca5b7d7699705a","kind":"tag","published_at":"2021-12-22T08:36:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge/manifests"},{"name":"v21.10.6","sha":"9e8c39e0cc89092ae2fb5bc46e3646a595da1c55","kind":"tag","published_at":"2021-12-21T17:09:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6/manifests"},{"name":"v21.10.5","sha":"6cea21a1b288e427cc0e6c56cd9daaaec8a3fdbb","kind":"tag","published_at":"2021-12-08T14:55:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5/manifests"},{"name":"v21.11.0-edge","sha":"5bfde014f6e599863269f27010e0e6ca310d46a5","kind":"tag","published_at":"2021-12-05T18:13:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge/manifests"},{"name":"v21.10.4","sha":"a5efdec3401341462886bd66ce4330177528d978","kind":"tag","published_at":"2021-11-30T16:49:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4/manifests"},{"name":"v21.10.3","sha":"23ece74f3d24139c47d7bd0dc2a13a354901aceb","kind":"tag","published_at":"2021-11-23T08:07:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3/manifests"},{"name":"v21.10.2","sha":"5de94089499d4ffc99b59d08ded531c2cf0bb632","kind":"tag","published_at":"2021-11-22T11:46:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2/manifests"},{"name":"v21.10.1","sha":"8adf3766fb3c3b7c165db920804fa86934ad59f3","kind":"tag","published_at":"2021-11-18T09:43:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1/manifests"},{"name":"v21.10.0","sha":"262fb02f64843fc5b66d729055f770a9b905ee7c","kind":"tag","published_at":"2021-11-11T20:38:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0/manifests"},{"name":"v21.09.1-edge","sha":"5d8181093accd77303e841ed8c75654af49da995","kind":"tag","published_at":"2021-10-28T15:42:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge/manifests"},{"name":"v21.09.0-edge","sha":"63eaf8e0c180bfc2673b04b0eecc90e7134ede71","kind":"tag","published_at":"2021-10-12T20:46:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge/manifests"},{"name":"nf-sqldb@0.2.0","sha":"1db4572649a9b4f4798b8a582d7f107123333d8b","kind":"commit","published_at":"2021-10-11T07:45:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.2.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0/manifests"},{"name":"nf-sqldb@0.1.0","sha":"4d57979526d807a0d146697eb9c47d22696b0587","kind":"commit","published_at":"2021-09-01T15:26:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0/manifests"},{"name":"v21.08.0-edge","sha":"3732e1dfde4af1221f961a866f2e0a81bc2b9fe5","kind":"tag","published_at":"2021-08-30T17:54:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge/manifests"},{"name":"v21.07.0-edge","sha":"125f06b5c5a1db67e4368e0e8a32dbac0c41bd2e","kind":"tag","published_at":"2021-08-06T12:58:50.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge/manifests"},{"name":"v21.04.3","sha":"942b7afa242fc0fc50f4bbec00a681b1409829b2","kind":"tag","published_at":"2021-07-21T17:15:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3/manifests"},{"name":"v21.04.2","sha":"299ff56689a140305436cb7b3d23fe8a36312519","kind":"tag","published_at":"2021-07-12T13:31:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2/manifests"},{"name":"v21.06.0-edge","sha":"f59e64808339b2869d4bb5e54504a1ada960c03d","kind":"tag","published_at":"2021-07-03T20:51:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge/manifests"},{"name":"v21.05.0-edge","sha":"01e126c051b1b3f44d72d1fe26818a4e0f513f2e","kind":"tag","published_at":"2021-05-28T19:34:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge/manifests"},{"name":"v21.04.1","sha":"e7ac0fca924e01354c767a087b5cb3379074a159","kind":"tag","published_at":"2021-05-14T17:56:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1/manifests"},{"name":"v21.04.0","sha":"a3c4b18c20b07b900f9784eecc19a4f4fa4a3193","kind":"tag","published_at":"2021-05-02T17:56:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0/manifests"},{"name":"nf-google@1.0.3","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-google@1.0.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-google@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-google%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3/manifests"},{"name":"nf-azure@0.9.7","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-azure@0.9.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-azure@0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-azure%400.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7/manifests"},{"name":"nf-console@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-console@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-console@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-console%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2/manifests"},{"name":"nf-ga4gh@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ga4gh@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ga4gh@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ga4gh%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2/manifests"},{"name":"nf-ignite@1.2.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ignite@1.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ignite@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ignite%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2/manifests"},{"name":"nf-tower@1.1.0","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-tower@1.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-tower@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-tower%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0/manifests"},{"name":"nf-amazon@1.0.5","sha":"8f2e22062c1eb174561c0f86e501f8524aaebe30","kind":"commit","published_at":"2021-05-02T16:10:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-amazon@1.0.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-amazon@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-amazon%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5/manifests"},{"name":"v21.04.0-edge","sha":"c9515da2ada4f5b7d6322732ecab381529e76756","kind":"tag","published_at":"2021-04-08T12:33:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge/manifests"},{"name":"v20.12.1-edge","sha":"5509e0d7f3883f4b957a2cc664e7947d542bee01","kind":"commit","published_at":"2021-03-18T08:41:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge/manifests"},{"name":"v21.03.0-edge","sha":"865dc7f82bef71c9afe277f7aed1cae7d95095db","kind":"tag","published_at":"2021-03-05T15:27:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge/manifests"},{"name":"v21.02.0-edge","sha":"8f5758b242ffbac08557632bc9498b787972523c","kind":"tag","published_at":"2021-02-01T19:27:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge/manifests"},{"name":"v21.01.1-edge","sha":"7428b623869a4539cf48b4063f6785d8824cbdbd","kind":"tag","published_at":"2021-01-15T22:13:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge/manifests"},{"name":"v21.01.0-edge","sha":"bdec73d028f01bcab58daf23977b1e7629e78c9a","kind":"tag","published_at":"2021-01-04T21:19:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge/manifests"},{"name":"v20.12.0-edge","sha":"af261276749a4bfd13b9fa937280836b6fd51f38","kind":"tag","published_at":"2020-12-12T10:43:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge/manifests"},{"name":"v20.11.0-edge","sha":"1de2c4fb3669ffea1ad35f08135087e1941638f1","kind":"tag","published_at":"2020-11-16T10:40:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge/manifests"},{"name":"v20.10.0","sha":"dc36f6d3e48d653bb406e604b4d2199dd5ab9954","kind":"tag","published_at":"2020-11-01T17:28:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0/manifests"},{"name":"v20.09.1-edge","sha":"a6b4cabbf9a9e49509143b93a561773bc69cf393","kind":"tag","published_at":"2020-10-15T12:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge/manifests"},{"name":"v20.09.0-edge","sha":"58a03047cd686754bf7a85e145939c20e07027a0","kind":"tag","published_at":"2020-09-23T17:36:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge/manifests"},{"name":"v20.08.1-edge","sha":"6677f4a44af7950362a622a32022e53985931bc0","kind":"tag","published_at":"2020-09-02T14:30:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge/manifests"},{"name":"v20.08.0-edge","sha":"0ca08c9618adb37126a7a31ef84b4767304a5eb1","kind":"tag","published_at":"2020-08-25T12:36:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge/manifests"},{"name":"v20.07.1","sha":"f7cdf3944b4937b04cf1516b02dec2e424a114d2","kind":"tag","published_at":"2020-07-24T16:56:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1/manifests"},{"name":"v20.07.0-RC1","sha":"644e3fc1bda7cc148d987a6281147b1ca214e81e","kind":"tag","published_at":"2020-07-21T16:55:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1/manifests"},{"name":"v20.06.0-edge","sha":"cf253602d4de32edacad5f6a657ef4a73ef7ba59","kind":"tag","published_at":"2020-07-05T21:01:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge/manifests"},{"name":"v20.05.0-edge","sha":"2081a66d63c7b8bb9a44ad474e60ab46d6865323","kind":"tag","published_at":"2020-05-31T20:14:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge/manifests"},{"name":"v20.04.1","sha":"902b59e8b7181b8cb9739af67bd8b31e86b2220c","kind":"tag","published_at":"2020-05-03T20:33:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1/manifests"},{"name":"v20.04.1-edge","sha":"24b692a3ffc0cde6c719da49a33e9f8d55d18b0f","kind":"tag","published_at":"2020-04-19T17:30:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge/manifests"},{"name":"v20.04.0-edge","sha":"06f2cb94c45269427460eea5ef35cf2a3edf5573","kind":"tag","published_at":"2020-04-13T20:48:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge/manifests"},{"name":"v20.03.0-edge","sha":"8cfdde6fcda2ffd0b99d8b1b0f1321981465aba1","kind":"tag","published_at":"2020-03-28T16:42:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge/manifests"},{"name":"v20.02.0-edge","sha":"63a1aa6dba508f37c1ba982efa2f2b706551e49c","kind":"tag","published_at":"2020-02-29T15:55:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge/manifests"},{"name":"v20.01.0","sha":"2d74a2e7f2be08c9d2eeb13686b7f3fc6dfa8261","kind":"tag","published_at":"2020-02-12T13:24:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0/manifests"},{"name":"v20.01.0-rc1","sha":"2eb94251622043411e243284939e3c9c1fff0a01","kind":"tag","published_at":"2020-02-06T18:49:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-rc1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1/manifests"},{"name":"v20.01.0-edge","sha":"91d7384e100eb6d8e068c73c8d3dfab9ae4d845a","kind":"tag","published_at":"2020-01-20T20:42:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge/manifests"},{"name":"v19.12.0-edge","sha":"4323365a15eeea9b286f2ed5dba88c0486245aee","kind":"tag","published_at":"2019-12-20T12:34:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge/manifests"},{"name":"v19.11.0-edge","sha":"d133eedc886395fb8a90491cde2eb7d94e4e5374","kind":"tag","published_at":"2019-12-02T12:33:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge/manifests"},{"name":"v19.10.0","sha":"bc9f006d679f29211212ef535d8c35e3849c1376","kind":"tag","published_at":"2019-10-21T16:39:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0/manifests"},{"name":"v19.09.0-edge","sha":"9dfab9f4ea46095663871322311cdbeea343f50c","kind":"tag","published_at":"2019-09-16T21:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge/manifests"},{"name":"v19.08.1-edge","sha":"e35e3e9c9a96114bfddcd3e3359a816945ffb767","kind":"tag","published_at":"2019-08-26T19:42:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge/manifests"},{"name":"v19.07.0","sha":"c676b02461d6f3cb112add8347649f8b29bb14a9","kind":"tag","published_at":"2019-07-27T19:56:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0/manifests"},{"name":"v19.07.0-edge","sha":"7e7c52082ec618b57a5e20b22fca6370fca8f796","kind":"tag","published_at":"2019-07-09T15:04:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge/manifests"},{"name":"v19.06.0-edge","sha":"4492bdf7249070cf289bebefffe7833da2a22089","kind":"tag","published_at":"2019-06-21T14:59:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge/manifests"},{"name":"v19.05.0-edge","sha":"49f55e93fba83a180a43cf8a35083838379e38df","kind":"tag","published_at":"2019-05-20T19:11:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge/manifests"},{"name":"v19.04.1","sha":"14c3f3bee1e5bf6d3fbb68e0e32883c86630963e","kind":"tag","published_at":"2019-05-03T13:28:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1/manifests"},{"name":"v19.04.0-edge","sha":"bf0ee0dd5d10c1a2c36ba69f12fd8486b181d472","kind":"tag","published_at":"2019-04-24T20:54:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge/manifests"},{"name":"v19.04.0","sha":"41116e2d7efe9d351adb7e2bb66ee6c99e91f31d","kind":"tag","published_at":"2019-04-17T12:58:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0/manifests"},{"name":"v19.03.0-edge","sha":"ca5d7bc6b71e6245a643eb93a5eaeb113d912b74","kind":"tag","published_at":"2019-03-14T21:49:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge/manifests"},{"name":"v19.02.0-edge","sha":"9f89795b620a8614ea7a40291bd8d9944ea33f94","kind":"tag","published_at":"2019-02-06T14:53:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge/manifests"},{"name":"v19.01.0","sha":"f38bfee810bd36f9bb108244ac1c8feac3ae854b","kind":"tag","published_at":"2019-01-22T15:04:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0/manifests"},{"name":"v19.01.0-edge","sha":"e281db33edf568a5a378c365c4d2e30675326e28","kind":"tag","published_at":"2019-01-10T14:05:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge/manifests"},{"name":"v18.12.0-edge","sha":"0896fb37d043f9033a45a24b13c7ec2b09cc78de","kind":"tag","published_at":"2018-12-18T13:39:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge/manifests"},{"name":"v18.11.0-edge","sha":"c40c71a2f39e1dd89e3a17f9301be9fdfd2de95c","kind":"commit","published_at":"2018-11-12T18:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge/manifests"},{"name":"v18.10.1","sha":"248fce8e5d0ddc2faaa5e01007f670b5a3310689","kind":"tag","published_at":"2018-10-24T15:44:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1/manifests"},{"name":"v0.32.0","sha":"ce0a8f22f62a9531857c6908de97dadc6a0259e7","kind":"tag","published_at":"2018-09-27T11:35:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.32.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"03e55f5b4c19edac3abc3899b6132d8c9760f907","kind":"tag","published_at":"2018-08-07T16:47:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"a379420faa8583e8fa559d1e6ebe7e1710cae14b","kind":"tag","published_at":"2018-07-25T16:48:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0/manifests"},{"name":"v0.31.0-RC1","sha":"ad8e97b7c416a555005fd1b3a21980a3cea25e07","kind":"tag","published_at":"2018-07-19T20:00:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1/manifests"},{"name":"v0.30.2","sha":"9e011757db9cf97eb861503f37437a609be4c62a","kind":"tag","published_at":"2018-06-16T19:48:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"537b507cc7201573c33200dc402336aa74aa9f28","kind":"tag","published_at":"2018-06-11T14:30:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"5197e36ef8c484776ae602189b2a1ff295ba5670","kind":"tag","published_at":"2018-06-05T12:08:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0/manifests"},{"name":"v0.29.1","sha":"004822bf354bd4e61e735d49fd2d8221ff84f60b","kind":"tag","published_at":"2018-05-10T08:42:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"0f9490d345b7d89c8e4c9ec2812ad1dab28de898","kind":"tag","published_at":"2018-04-24T12:26:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0/manifests"},{"name":"v0.29.0-RC1","sha":"d8580f776d2dfebfe0fe8021c788f76e54a10bfb","kind":"tag","published_at":"2018-04-08T12:53:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1/manifests"},{"name":"v0.28.2","sha":"33b0fad520dc844bc72af0a7f521464bdd86e369","kind":"tag","published_at":"2018-04-06T14:07:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"df18def5b4dab1ed33205132c7c6f7b9b456e3bf","kind":"tag","published_at":"2018-03-27T19:20:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"bb23833b0888a849b575a8db07cbeef89f9ab206","kind":"tag","published_at":"2018-03-10T13:56:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0/manifests"},{"name":"v0.28.0-RC1","sha":"116342f3df244adfe42c0806aeaa80fd5053d42c","kind":"tag","published_at":"2018-02-27T13:38:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1/manifests"},{"name":"v0.27.6","sha":"9c2ecba26e35f60e43b63535187df5f2ea5cc40c","kind":"tag","published_at":"2018-02-19T10:28:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"f472166ce5c004d7b5506104015310b0dc971a2e","kind":"tag","published_at":"2018-02-16T07:47:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"5fa69eeff5dceea07a4abd9330e8034157d33a28","kind":"tag","published_at":"2018-02-05T10:49:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"d8d1d351b3d077dc4c1420918dfcaa6f4d3a4964","kind":"tag","published_at":"2018-01-29T15:36:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"69f39ebbe70f98655e785e2c2cdcf8e22e374867","kind":"tag","published_at":"2018-01-23T10:54:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"58061a23e1bd47bc98e7e9b5a2e17f0d90f072e8","kind":"tag","published_at":"2018-01-18T14:38:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"ad89ef934eff6adf9318619dc79133cd25c1fa3e","kind":"tag","published_at":"2018-01-09T14:23:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0/manifests"},{"name":"v0.27.0-RC2","sha":"2fa8184b973c3a4902b282e35d1e1c7ff5d980ed","kind":"tag","published_at":"2017-12-29T15:44:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2/manifests"},{"name":"v0.27.0-RC1","sha":"3c0df3236dc7e9b954c51d427d3f159ac0ee8b39","kind":"tag","published_at":"2017-12-20T15:36:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1/manifests"},{"name":"v0.26.4","sha":"653b4215be8795bbb01efba6e8bc02640b8f7a48","kind":"tag","published_at":"2017-12-11T21:45:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4/manifests"},{"name":"v0.26.3","sha":"71e2a750fd18766c314ee691fbe66463d19ab6f7","kind":"tag","published_at":"2017-11-30T19:41:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"ceeb23ce56ffb84470944afa8c85a3e26fa5aa84","kind":"tag","published_at":"2017-11-27T21:22:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"eda61c187c070c19769af30bb2879320389dad18","kind":"tag","published_at":"2017-11-17T14:58:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"a6ae34b4fd8034be128e3d88227c8ed9ce7fbbc3","kind":"tag","published_at":"2017-11-08T12:35:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0/manifests"},{"name":"v0.26.0-RC2","sha":"26a2d2f00b437d894583abc1137662ef2d6098cd","kind":"tag","published_at":"2017-10-30T19:38:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2/manifests"},{"name":"v0.26.0-RC1","sha":"177b3c827f21229b717435e086c4171736c24c58","kind":"tag","published_at":"2017-10-24T15:43:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1/manifests"},{"name":"v0.25.7","sha":"092f5d9c177ef3b9353fda02443835a7cdc129d8","kind":"tag","published_at":"2017-09-06T20:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"a9648ae98e9418be46e31afab07a5b939d338e22","kind":"tag","published_at":"2017-08-13T15:54:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"b0ccaaf77199e5071cbafcd1d33d019f24a184cf","kind":"tag","published_at":"2017-08-04T14:23:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"64183d9981616d6b456f8e4d878eb7141a562466","kind":"tag","published_at":"2017-07-31T10:57:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"aae23fe345460db227f244e0dff21fdb07e94cf4","kind":"tag","published_at":"2017-07-31T09:16:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"637fcb039a7d490c469a56af774b0201d57a62e5","kind":"tag","published_at":"2017-07-03T09:19:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"fbb2e0f7536e530f1822982a2ff500e8aa6fb8e6","kind":"tag","published_at":"2017-06-27T13:45:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"215e461be39016672e3a33a14bd58b39bd2b3ed5","kind":"tag","published_at":"2017-06-26T09:28:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0/manifests"},{"name":"v0.25.0-RC1","sha":"500e908518635571ec3daf9571c86ab3a775b754","kind":"tag","published_at":"2017-06-06T07:33:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1/manifests"},{"name":"v0.24.4","sha":"f06817d8ebb3da877baafcf9cdf676c832c12d42","kind":"tag","published_at":"2017-05-22T12:39:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"071e49d27a48d4165b1ee0252d540f037adf2cfc","kind":"tag","published_at":"2017-04-24T19:47:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"1bae7bfa6088d0d8be543b57adacd83cef0f98f6","kind":"tag","published_at":"2017-04-05T17:57:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"d521708be6ff32efdba80fe8ff17744eb2500320","kind":"tag","published_at":"2017-03-24T20:58:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"6da95732dd51cfd6ed791346bd80074f7c866fb5","kind":"tag","published_at":"2017-03-20T14:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0/manifests"},{"name":"v0.23.4","sha":"3bc84b1b36971f28edacf10a2b999d1b3f78c601","kind":"tag","published_at":"2017-02-24T12:35:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"6ab0a6b79c04647285d635519590f5cbb9943cfe","kind":"tag","published_at":"2017-02-09T23:36:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"d8977a85434f788585be64c82daecb6845ef25fd","kind":"tag","published_at":"2017-02-02T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"09d5375d73b39339e7ec505dd01d237443c82b2c","kind":"tag","published_at":"2017-01-23T23:26:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"5286d55f088d946785e0b0781f8bb1e66bc5c598","kind":"tag","published_at":"2016-12-13T15:28:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0/manifests"},{"name":"v0.22.6","sha":"6a56d4e4542100eac3730c5eadf14fdb009caebb","kind":"tag","published_at":"2016-12-04T23:19:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"cd07841a47bfaaf10ca0a7fafa8586d17df48764","kind":"tag","published_at":"2016-11-17T12:52:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"bbcc11292b6c82908cea835a6d4b3dc22ad356be","kind":"tag","published_at":"2016-11-04T21:26:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"e86fc0b13b55e4cfe424dec0da31896916459f36","kind":"tag","published_at":"2016-10-12T11:30:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"bd8211c51b0345e9d34e6669993f75cfef2c00f0","kind":"tag","published_at":"2016-10-03T16:00:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"17596cc6ad690f7b0cd6eecc73464edb95948162","kind":"tag","published_at":"2016-09-26T10:54:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"edc61eac76e7082a453905c0f118a03f132262d7","kind":"tag","published_at":"2016-09-21T13:15:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0/manifests"},{"name":"v0.22.0-RC2","sha":"08f761e756f8cb2f8ec06a1fd4ec95875845c729","kind":"tag","published_at":"2016-09-13T16:55:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2/manifests"},{"name":"v0.22.0-RC1","sha":"c71e9e846bdadf3d757c952a939402b8bb496c26","kind":"tag","published_at":"2016-09-01T15:33:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1/manifests"},{"name":"v0.21.3","sha":"bcc69674b75e77834aa66fe68d7cd187dcc3a795","kind":"tag","published_at":"2016-08-26T19:20:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"afb7544135e460342a1d36cbc5b48bb6d1db828d","kind":"tag","published_at":"2016-08-12T11:29:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"dc1f6b8d3c351d7c0adcf43c2d39c1c07f42543d","kind":"tag","published_at":"2016-07-29T12:45:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"f7b5235bb14323eeedc12a8649e244cc4b27109e","kind":"tag","published_at":"2016-07-20T15:25:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0/manifests"},{"name":"v0.21.0-RC1","sha":"158fe7170c6bec977aa7bcbb4fb472823ea277b9","kind":"tag","published_at":"2016-07-14T07:58:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1/manifests"},{"name":"v0.20.1","sha":"a77a4ebd49efff64daf91ea19359c51b4b5bed08","kind":"tag","published_at":"2016-06-18T07:45:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"daf63d70dbe18a152eb650a001a6c4c70444aa00","kind":"tag","published_at":"2016-06-10T14:12:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0/manifests"},{"name":"v0.19.4","sha":"175691b984991caac37b09a91719d16521e72929","kind":"tag","published_at":"2016-06-03T17:45:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"18f26d707eedadd0043e25dc5379a97611ec9dba","kind":"tag","published_at":"2016-05-31T11:52:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"ef07ff2f0cae937d0865af5589eb042ae2c5b9ac","kind":"tag","published_at":"2016-05-26T15:02:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"e4eabda574a5e723f6e09b7fbfc23324273e2595","kind":"tag","published_at":"2016-05-20T15:22:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"1cba12ce76c66c660a33945459dcaea54eb863b4","kind":"tag","published_at":"2016-05-18T09:27:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"c2ad9576a2aaf5d8a1a71b5c2ada20e74e70db77","kind":"tag","published_at":"2016-05-09T08:04:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"cf8fd207cac852de59657f09c8313f5bc84e04e6","kind":"tag","published_at":"2016-05-03T11:44:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"85db9ad648d91c2e22bfc8224468d5d45abc4854","kind":"tag","published_at":"2016-04-26T11:53:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"83482866a77eecf495602823f8d0f0b73d1fa2a5","kind":"tag","published_at":"2016-04-11T11:46:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0/manifests"},{"name":"v0.18.0-RC1","sha":"7761c87671fe2eec1e069cb171b1e449f946653d","kind":"tag","published_at":"2016-04-06T21:38:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1/manifests"},{"name":"v0.17.3","sha":"5b26f003c1d1a1020a4d5b73265684a5303ac2b1","kind":"tag","published_at":"2016-02-18T13:06:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"4a0bdde1783946e62afd8ff0d3166517339a7719","kind":"tag","published_at":"2016-02-02T17:27:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"147a011d276a952cd66c188521d4b3de41251f73","kind":"tag","published_at":"2016-01-21T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"ce736be18f13be38bb54689ee42d5240fa06d1f7","kind":"tag","published_at":"2016-01-07T13:31:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0/manifests"},{"name":"v0.16.5","sha":"9640780b495dfecb53aba1a5c49c37269cf8d8f8","kind":"tag","published_at":"2015-12-18T09:32:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"3af18a75f8fb2aa3e3809596d8c6e89d47b4c878","kind":"tag","published_at":"2015-12-06T16:49:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"586367c6123b8604bb95d2645a4ad03233818aa8","kind":"tag","published_at":"2015-11-30T16:02:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"bf64ff5dd7d56b7f75ce82f770a4ded4c52567a8","kind":"tag","published_at":"2015-11-14T18:22:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"157ccf6953d98d1830d816fcccd80484186f8c6c","kind":"tag","published_at":"2015-11-07T19:25:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"be4eafd43f142b6b7c86febe55e50a879fcd53ff","kind":"tag","published_at":"2015-11-04T10:36:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0/manifests"},{"name":"v0.16.0-RC1","sha":"24959498ed6aa520f7e72feba0baaaf9b8c95a3b","kind":"tag","published_at":"2015-10-23T10:50:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1/manifests"},{"name":"v0.15.6","sha":"a6487eb75f7078e1e51572dbeedf329c5f63804e","kind":"tag","published_at":"2015-10-07T16:13:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"0562cd57a0897673681b65d2161e35224757200b","kind":"tag","published_at":"2015-09-28T09:50:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"816be9d4de5ce0dab5f27f3bea054f28000287c8","kind":"tag","published_at":"2015-09-23T10:24:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"5d67827110c5f268be043e0d8385b9537194ef20","kind":"tag","published_at":"2015-08-26T12:21:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"716292157cd4fb3c8ff4b6a24f979b3d742e209d","kind":"tag","published_at":"2015-08-19T14:27:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"72c889a3d77268270950404a2e6a1db16c44d987","kind":"tag","published_at":"2015-08-04T15:57:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"4812811738049c31d3f265491d8a9c4af683ee5a","kind":"tag","published_at":"2015-07-27T08:14:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0/manifests"},{"name":"v0.14.4","sha":"f9177d5f78804a8a571511a1daef2fc8fcea34bb","kind":"tag","published_at":"2015-07-20T15:09:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"39d2daf5c22b431b935484315875004d1a11602e","kind":"tag","published_at":"2015-07-03T17:49:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"c3e530d24ff9cb544fe9e9b0fcb606531cf97edb","kind":"tag","published_at":"2015-06-25T12:19:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"47f5f0fb9e0f27019d35d5bf7ba806c0e6c4c388","kind":"tag","published_at":"2015-06-08T14:59:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"0dffa67962d05a2533b0ede27733887aa04def72","kind":"tag","published_at":"2015-06-04T15:24:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0/manifests"},{"name":"v0.13.5","sha":"6235aae888ede7ed2cfe8473b97811628c4e2773","kind":"tag","published_at":"2015-05-07T12:42:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"6d80c857d193b19700ce0aafbd9b2a8b2854f7b3","kind":"tag","published_at":"2015-05-04T09:27:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"6d596f2a2cb1ae4d7d0dda01f100b43837957e7b","kind":"tag","published_at":"2015-04-19T17:53:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"646e913e574c1417d4c86a91b70527617bfc4789","kind":"tag","published_at":"2015-04-16T11:37:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"99ecef730d6397a0299b7f83e236f50fdce8f200","kind":"tag","published_at":"2015-04-11T10:00:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"f0ee65dcfea0845f09372700282367de9a28e052","kind":"tag","published_at":"2015-04-08T21:16:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"a4ee14989c332d7574ff9172eb8eb7a87338aa2c","kind":"tag","published_at":"2015-03-18T09:27:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"537ccb971974535c40e09c6d9ad21ee2d6a472bc","kind":"tag","published_at":"2015-03-09T15:22:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"1b4d5e590429af31e89ad5d5a7ad47459fcb5f26","kind":"tag","published_at":"2015-02-16T15:19:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"17182e36f5de664a710b151307cd81eb344b8436","kind":"tag","published_at":"2015-02-12T11:22:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"688b9c75eeb79ccef962c9b5f92ae6e6fac797fa","kind":"tag","published_at":"2015-02-08T21:02:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"1782bb13d9d8ca8f3526554d5dc014f2d6569f23","kind":"tag","published_at":"2015-01-05T16:16:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0/manifests"},{"name":"v0.11.4","sha":"8a349373466ffc29d3c3e4d032eda15c6176beb3","kind":"tag","published_at":"2014-12-16T17:16:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"b21329afa2759e05bb896bf712ea193731f49482","kind":"tag","published_at":"2014-11-27T10:04:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"1653946b2a1983e50b77f749dba5cfe652e10f58","kind":"tag","published_at":"2014-11-19T15:56:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"2c0d6d05fe4dd48fd0d96b607335c76241dae267","kind":"tag","published_at":"2014-11-11T14:50:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"78430ce749f9199be44e7449bf886e802fab565a","kind":"tag","published_at":"2014-11-05T13:37:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"bd844a0ecbb35e7ecbab4f3a145dbfa7404bc8db","kind":"tag","published_at":"2014-10-03T11:57:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"57b3c9d9594026a68cc50e634268fa9922df23b3","kind":"tag","published_at":"2014-10-01T11:35:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ddbdce401e4befaa4ca292c3e13046bf9a04a911","kind":"tag","published_at":"2014-09-15T14:55:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b110977065bb359e4a3d307c342f40d73951b214","kind":"tag","published_at":"2014-09-08T16:28:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"241a96c6a74f708db8f18bca2ab1e24d071a2fb3","kind":"tag","published_at":"2014-08-11T10:40:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.9.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0/manifests"},{"name":"v0.8.5","sha":"13717db8910f665d9f8a4ddb451cf56748f969eb","kind":"tag","published_at":"2014-08-03T14:07:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"24a1fa74e822d68cedf74ac0d22603c44b12ad15","kind":"tag","published_at":"2014-07-20T18:15:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"1ed91667e834c654841772b7eddf58f60632fb3a","kind":"tag","published_at":"2014-06-27T14:47:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"2542fb6dd767268c21afe17d5b1e6e81939aacf7","kind":"tag","published_at":"2014-06-18T18:17:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"cd44d36b10853058c9549dc28e674fba1b8523c4","kind":"tag","published_at":"2014-05-26T21:15:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"fabe3d5b028b138c3b88751627e3e21d591a4961","kind":"tag","published_at":"2014-05-23T21:48:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"1c9ac40edca1dfa0b22bc7d2714dabaa14a40d1d","kind":"tag","published_at":"2014-05-16T12:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"1e35f27e8a372672456fc3ff61fd78ff79cd1612","kind":"tag","published_at":"2014-05-05T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"dd268c5b2ea6366f566bd254a662383b491684d8","kind":"tag","published_at":"2014-04-15T15:16:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"67151164928c28082c58a08bfce0856239f657a1","kind":"tag","published_at":"2014-03-24T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"c10f3d4406a84afe197dfffba1c241ae1b07715b","kind":"tag","published_at":"2014-02-20T18:24:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"87a87e7087746a1d8b45a6fb825b87745e835980","kind":"tag","published_at":"2014-02-16T20:02:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0529962e0390dd1db7669e2968c57e662993f240","kind":"tag","published_at":"2014-01-16T18:59:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"90150e1fa3abba0b06cfec5cf2396b2d4e8b9dbb","kind":"tag","published_at":"2013-12-10T18:22:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"82807b12611eb806c765df71e3670ec238c5fc8f","kind":"tag","published_at":"2013-12-09T19:08:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fa93b2e0c6b43b3cc3ffe0f4961cfa065bce459e","kind":"tag","published_at":"2013-11-28T19:04:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"3b54a5cd8fffe920b7871a92b6a99bdeb839cd0e","kind":"tag","published_at":"2013-10-24T15:00:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1/manifests"},{"name":"v0.3.4","sha":"1e365e65ed21e8af74b58fda2683b287c059eb31","kind":"tag","published_at":"2013-08-24T08:53:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"b807f76431e77287da0da01c3e4a5a1e353ee995","kind":"commit","published_at":"2013-08-08T12:20:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"4442e91da2f72c9f232294a0ecd02056aca81c84","kind":"tag","published_at":"2013-07-22T12:56:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"17f60480ce3c2c26e73ba8f52d08a5f8dcbebb3c","kind":"tag","published_at":"2013-07-18T17:26:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0a1e80c2e4b8ea7eec9746721000304bf48eaf20","kind":"tag","published_at":"2013-07-11T15:51:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"beb92386735f238c748d39ac473910696bc4a196","kind":"tag","published_at":"2013-05-28T14:39:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.11","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"9adf2245c25385dfba6a14e932c4d58c1cfe263d","kind":"tag","published_at":"2013-05-20T08:08:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.10","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"08faadfeeaab8bee24ddaea9cd6d43dd881ae7cd","kind":"commit","published_at":"2013-05-14T16:10:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"ec0698bee10537e4ceca288172ab08ba1daf2477","kind":"tag","published_at":"2013-04-30T16:04:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"003239c03c25cce8b4c4d20902f739212f307ccd","kind":"tag","published_at":"2013-04-25T16:47:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7/manifests"},{"name":"v0.2.5","sha":"cf01e4df59d6218329f3cd5ff94be0b121f0f749","kind":"tag","published_at":"2013-04-19T15:47:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5/manifests"},{"name":"v0.2.2","sha":"6e4744ec8a017ad5a8c084838857a37d3fb1bcb4","kind":"tag","published_at":"2013-04-09T10:48:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T05:28:53.379Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":null,"forks_count":null,"average":31.98917341990317},"purl":"pkg:maven/io.nextflow/nxf-httpfs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.nextflow:nxf-httpfs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.nextflow:nxf-httpfs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.nextflow:nxf-httpfs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T22:43:11.412Z","issues_count":686,"pull_requests_count":588,"avg_time_to_close_issue":18443118.535031848,"avg_time_to_close_pull_request":3091679.64,"issues_closed_count":312,"pull_requests_closed_count":423,"pull_request_authors_count":90,"issue_authors_count":372,"avg_comments_per_issue":4.940233236151603,"avg_comments_per_pull_request":4.2312925170068025,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":363,"past_year_pull_requests_count":455,"past_year_avg_time_to_close_issue":2260791.562913907,"past_year_avg_time_to_close_pull_request":1050799.5255681819,"past_year_issues_closed_count":151,"past_year_pull_requests_closed_count":352,"past_year_pull_request_authors_count":65,"past_year_issue_authors_count":217,"past_year_avg_comments_per_issue":3.1019283746556474,"past_year_avg_comments_per_pull_request":3.4483516483516485,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":290,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/issues","maintainers":[{"login":"bentsherman","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"robsyme","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"jordeu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"mribeirodantas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mribeirodantas"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"marcodelapierre","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcodelapierre"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"abhi18av","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhi18av"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"},{"login":"pabloaledo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pabloaledo"},{"login":"munishchouhan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/munishchouhan"},{"login":"manuelesimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelesimi"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"}],"active_maintainers":[{"login":"bentsherman","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"robsyme","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"jordeu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-httpfs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-httpfs/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-httpfs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-httpfs/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4851416,"name":"io.nextflow:nf-tower","ecosystem":"maven","description":"A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner","homepage":"http://www.nextflow.io","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/nextflow-io/nextflow","keywords_array":[],"namespace":"io.nextflow","versions_count":29,"first_release_published_at":"2019-09-16T20:28:29.000Z","latest_release_published_at":"2020-11-01T15:16:51.000Z","latest_release_number":"20.10.0","last_synced_at":"2025-09-05T02:09:59.336Z","created_at":"2022-07-26T17:36:43.061Z","updated_at":"2025-09-05T02:09:59.337Z","registry_url":"https://central.sonatype.com/artifact/io.nextflow/nf-tower/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.nextflow/nf-tower/","metadata":{},"repo_metadata":{"id":7688591,"uuid":"9052236","full_name":"nextflow-io/nextflow","owner":"nextflow-io","description":"A DSL for data-driven computational pipelines","archived":false,"fork":false,"pushed_at":"2025-08-28T22:45:01.000Z","size":63577,"stargazers_count":3118,"open_issues_count":491,"forks_count":719,"subscribers_count":87,"default_branch":"master","last_synced_at":"2025-08-29T02:25:45.280Z","etag":null,"topics":["aws","bioinformatics","cloud","dataflow","docker","groovy","hello","hpc","nextflow","pipeline","pipeline-framework","reproducible-research","reproducible-science","sge","singularity","singularity-containers","slurm","workflow-engine"],"latest_commit_sha":null,"homepage":"http://nextflow.io","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextflow-io.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-03-27T11:17:33.000Z","updated_at":"2025-08-27T22:53:38.000Z","dependencies_parsed_at":"2023-09-22T05:27:21.989Z","dependency_job_id":"99c97c87-dc9d-4092-b872-684add29f6c2","html_url":"https://github.com/nextflow-io/nextflow","commit_stats":{"total_commits":6282,"total_committers":183,"mean_commits":34.32786885245902,"dds":0.1263928685132123,"last_synced_commit":"4c54db6ac634cc80a820752d8f4edb959fc832e4"},"previous_names":[],"tags_count":333,"template":false,"template_full_name":null,"purl":"pkg:github/nextflow-io/nextflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/sbom","scorecard":{"id":659721,"data":{"date":"2025-08-11","repo":{"name":"github.com/nextflow-io/nextflow","commit":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/build.yml:39"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:194","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/build.yml:193","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/cffconvert.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/generate-send-dependencies.yml:7","Warn: no topLevel permission defined: .github/workflows/seqeradocs-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: Apache License 2.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v25.07.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753","Warn: release artifact v25.07.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests-v1/subworkflow.nf:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests/subworkflow.nf:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/stale.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating amazoncorretto:21-al2023 to amazoncorretto:21-al2023@sha256:411aff82096876584e5f5b7d375572d32c8b03e29abaefaa50e303bd937c943b","Warn: containerImage not pinned by hash: docker/flux/.devcontainer/Dockerfile:1: pin your Docker image by updating fluxrm/flux-sched:focal to fluxrm/flux-sched:focal@sha256:1b9f6581e5587db629043a9513056e0fafaa00c8969a5479a5fef963ec462f6e","Warn: containerImage not pinned by hash: docs/Dockerfile:1: pin your Docker image by updating mambaorg/micromamba:1.5.8 to mambaorg/micromamba:1.5.8@sha256:475730daef12ff9c0733e70092aeeefdf4c373a584c952dac3f7bdb739601990","Warn: containerImage not pinned by hash: test-e2e/Dockerfile:1: pin your Docker image by updating amazoncorretto:17-al2023 to amazoncorretto:17-al2023@sha256:5acaef366078c3b971c4aacd02b58205e74f597a0f30801a1d45904277b0e350","Warn: containerImage not pinned by hash: tests-v1/Dockerfile:1","Warn: containerImage not pinned by hash: tests/Dockerfile:1","Warn: containerImage not pinned by hash: validation/test-aws-unstage-fail-container/Dockerfile:1: pin your Docker image by updating ubuntu to ubuntu@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: validation/wave-tests/example2/modules/foo/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/flux/.devcontainer/Dockerfile:16","Warn: pipCommand not pinned by hash: docs/Dockerfile:12-14","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:21","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-21T15:43:42.076Z","repository_id":7688591,"created_at":"2025-08-21T15:43:42.077Z","updated_at":"2025-08-21T15:43:42.077Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272635683,"owners_count":24967900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nextflow-io","name":"nextflow-io","uuid":"6698688","kind":"organization","description":"","email":null,"website":"http://nextflow.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6698688?v=4","repositories_count":78,"last_synced_at":"2023-05-21T01:00:52.958Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nextflow-io","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T04:11:01.074Z","updated_at":"2023-05-21T01:00:52.974Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io/repositories"},"tags":[{"name":"v25.07.0-edge","sha":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1","kind":"tag","published_at":"2025-08-15T18:11:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge/manifests"},{"name":"v25.06.0-edge","sha":"7d9272b78edaceedd80beeb63b15ed78b27bfffc","kind":"tag","published_at":"2025-07-06T14:06:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge/manifests"},{"name":"v25.04.6","sha":"6588d533d4f4bc55cf15339000881ea71f674ac5","kind":"tag","published_at":"2025-07-01T11:35:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6/manifests"},{"name":"v25.04.5","sha":"91514b87aac8371c7d060676a26b0677bc7c6df0","kind":"tag","published_at":"2025-06-30T20:02:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5/manifests"},{"name":"v24.10.9","sha":"393dfb828944d165c73ce4898b8044e367f1d48f","kind":"tag","published_at":"2025-06-30T16:09:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9/manifests"},{"name":"v24.04.6","sha":"7b5def9500ebcbb14f6652fe1c4c44c8a67af606","kind":"tag","published_at":"2025-06-30T14:34:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6/manifests"},{"name":"v25.04.4","sha":"71d9c376af5031410bfe4370fad22f3b184c9b66","kind":"tag","published_at":"2025-06-16T15:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4/manifests"},{"name":"v24.04.5","sha":"25aba80e8ea50a7714159ddf52a3122fd87b541e","kind":"tag","published_at":"2025-06-06T12:44:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5/manifests"},{"name":"v24.10.8","sha":"8fcb319ce694086bbb5ebc31ec2ca24bf276e4d1","kind":"tag","published_at":"2025-06-06T12:18:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8/manifests"},{"name":"v25.04.3","sha":"08c0027038cd99789dd790f2082f50870bc2de91","kind":"tag","published_at":"2025-06-02T21:03:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3/manifests"},{"name":"v25.05.0-edge","sha":"3cc9374b2feb9945603220552849d0efb74823e5","kind":"tag","published_at":"2025-06-02T19:48:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge/manifests"},{"name":"v25.04.2","sha":"ea75b301c7928dfea20af47ad9b4f9212fa3b1e7","kind":"tag","published_at":"2025-05-13T23:20:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2/manifests"},{"name":"v25.04.1","sha":"10b557810d97b4a88f18aac99481887285977f7c","kind":"tag","published_at":"2025-05-12T08:20:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1/manifests"},{"name":"v25.04.0","sha":"c9bd193ab40ea8ccb7602f86866f9004faaf9fd7","kind":"tag","published_at":"2025-05-08T19:59:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0/manifests"},{"name":"v24.10.6","sha":"cad3997dc357a70f44b04ade7c765fe8919faec4","kind":"tag","published_at":"2025-04-23T17:03:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6/manifests"},{"name":"v25.03.1-edge","sha":"f06aaf6c46de532fa5d86a6a63196523fb6126e4","kind":"tag","published_at":"2025-04-23T16:31:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge/manifests"},{"name":"v25.03.0-edge","sha":"92a47ec5da49afa0d29b1884107d8431fb396b7a","kind":"tag","published_at":"2025-04-23T10:51:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge/manifests"},{"name":"v25.02.3-edge","sha":"092166ef470388133cdcb40b3e4d7408ff6abe76","kind":"tag","published_at":"2025-04-08T12:10:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge/manifests"},{"name":"v25.02.2-edge","sha":"20ddf2358d92e8178fe97657ded87691b56afdb6","kind":"tag","published_at":"2025-04-05T15:47:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge/manifests"},{"name":"v25.02.1-edge","sha":"39f3c05e08b6aa4cc720c581704666af19871519","kind":"tag","published_at":"2025-03-19T20:25:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge/manifests"},{"name":"v25.02.0-edge","sha":"dcc386e4f01d611f11fcd48c734aa6aab6bdddf1","kind":"tag","published_at":"2025-03-18T07:37:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge/manifests"},{"name":"v24.10.5","sha":"b271f85df366749438ed3e32da3b091113a3d848","kind":"tag","published_at":"2025-03-04T19:39:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5/manifests"},{"name":"v25.01.0-edge","sha":"e2ae8a93dbb04c7171743245927d4b5e50ada02e","kind":"tag","published_at":"2025-02-12T14:10:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge/manifests"},{"name":"v24.10.4","sha":"56ad7dbbc90cee3e1ffae20101b2619d8b2bda4d","kind":"tag","published_at":"2025-01-20T17:03:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4/manifests"},{"name":"v24.12.0-edge","sha":"24faeee874a0e8896bde8aacf832c28e382df6d5","kind":"tag","published_at":"2025-01-20T16:22:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge/manifests"},{"name":"v24.10.3","sha":"6183fdf9dbd9114f5ee86d11bc5e69cbd06501a6","kind":"tag","published_at":"2024-12-16T16:41:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3/manifests"},{"name":"v24.11.0-edge","sha":"6e231be115c31f4e29e6deab45f668ae7e75917d","kind":"tag","published_at":"2024-12-03T10:43:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge/manifests"},{"name":"v24.10.2","sha":"62fc0017ffae1ea151581f738c17ab840649aa0c","kind":"tag","published_at":"2024-11-27T21:39:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2/manifests"},{"name":"v24.10.1","sha":"65941daaf991ddcb67aa8e653d6c93cee2433dfb","kind":"tag","published_at":"2024-11-18T14:17:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1/manifests"},{"name":"v24.10.0","sha":"a019ef8f6c26be67bb4e7bf8ce252914b3875231","kind":"tag","published_at":"2024-10-27T20:24:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0/manifests"},{"name":"v24.09.2-edge","sha":"0c9b3337f39cb1986fcf7fc360edb43a2701b486","kind":"tag","published_at":"2024-10-14T21:39:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge/manifests"},{"name":"v24.09.1-edge","sha":"34cdac3d7f3a48b952a0e05e488d02544de5540e","kind":"tag","published_at":"2024-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge/manifests"},{"name":"v24.09.0-edge","sha":"324de3d162e476ed3bf58a9c77ae8e95e27cb3ee","kind":"tag","published_at":"2024-10-02T13:44:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge/manifests"},{"name":"v24.08.0-edge","sha":"6e866ae81ff3bf8a9729e9dbaa9dd89afcb81a4b","kind":"tag","published_at":"2024-09-04T15:35:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge/manifests"},{"name":"v24.07.0-edge","sha":"d975962b7651818f16648fdeeb8ed8fb1d27877d","kind":"tag","published_at":"2024-08-05T21:28:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge/manifests"},{"name":"v24.04.4","sha":"ebcdcd6ab55767f47baed2bc55fcb9217d13ee37","kind":"tag","published_at":"2024-08-01T08:54:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4/manifests"},{"name":"v23.10.4","sha":"a2b945443ecd6ffaa2c14ae31d74998959e6b58c","kind":"tag","published_at":"2024-07-31T10:32:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4/manifests"},{"name":"v24.04.3","sha":"6e2591d161427f2211fe0173e62f66d00644a34d","kind":"tag","published_at":"2024-07-09T21:18:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3/manifests"},{"name":"v24.06.0-edge","sha":"e72ff742235ca999da3db4796c2d5f611fd0c4cd","kind":"tag","published_at":"2024-07-08T20:44:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge/manifests"},{"name":"v24.05.0-edge","sha":"f3a86def48d79a77770fec2b71f3fdc396d75dc9","kind":"tag","published_at":"2024-06-17T20:51:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge/manifests"},{"name":"v23.10.3","sha":"232e4b30c322f80e96ca344d788123dad29a0187","kind":"tag","published_at":"2024-06-11T20:37:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3/manifests"},{"name":"v24.04.2","sha":"e6a5e17db91ca6fae875df42053bd8c1b2a23bd4","kind":"tag","published_at":"2024-05-29T06:39:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2/manifests"},{"name":"v23.10.2","sha":"e50de272466f5fb6eb506c99cd01c00e00001a33","kind":"tag","published_at":"2024-05-28T14:29:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2/manifests"},{"name":"v24.04.1","sha":"1923fef6231e9846e604ee3eb50ecb61c5fbd0bf","kind":"tag","published_at":"2024-05-20T10:13:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1/manifests"},{"name":"v24.04.0","sha":"2ee0c418c16591905f05d30c00710d5903ecace8","kind":"tag","published_at":"2024-05-20T09:23:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0/manifests"},{"name":"v24.04.0-edge","sha":"0863a65a3175721b7d929d7e991b4b227706fdef","kind":"tag","published_at":"2024-05-13T09:56:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge/manifests"},{"name":"v24.03.0-edge","sha":"231497419ccc4b16997afb25076df37d2e9cf379","kind":"tag","published_at":"2024-04-15T09:58:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge/manifests"},{"name":"v24.02.0-edge","sha":"a90fd564119c2919b284793e711ba2648262b936","kind":"tag","published_at":"2024-03-10T20:21:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge/manifests"},{"name":"v24.01.0-edge","sha":"279c410b8de69627dbb7992e37e98ad36883c180","kind":"tag","published_at":"2024-02-05T23:40:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge/manifests"},{"name":"v23.10.1","sha":"25d468c948168f357f23d4db5d242ecd37526e1d","kind":"tag","published_at":"2024-01-12T23:37:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1/manifests"},{"name":"v23.04.5","sha":"973b0310a32d2f87c2f3b4e78847cc348364c26f","kind":"tag","published_at":"2024-01-12T21:24:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5/manifests"},{"name":"v23.12.0-edge","sha":"dfd7d09efe8c7d159596433a846ed5c7f8e17423","kind":"tag","published_at":"2023-12-20T11:14:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge/manifests"},{"name":"v23.11.0-edge","sha":"19d2ccb60ae7d281e6cb43769216a0384cb27313","kind":"tag","published_at":"2023-11-24T21:47:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge/manifests"},{"name":"v23.10.0","sha":"2cce747d77466c049a792bffa258f90869be6c52","kind":"tag","published_at":"2023-10-16T05:40:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0/manifests"},{"name":"v23.09.3-edge","sha":"1bfb8b14ee5158d8041528d7aeccd7805a0dda5a","kind":"tag","published_at":"2023-10-10T12:33:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge/manifests"},{"name":"v23.09.2-edge","sha":"46afba88f93714995357b47655cc664051cfc27a","kind":"tag","published_at":"2023-09-27T22:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge/manifests"},{"name":"v23.04.4","sha":"f2905ab114d55981f94d8c93f6b0e0fb060e463f","kind":"tag","published_at":"2023-09-25T16:00:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4/manifests"},{"name":"v23.09.1-edge","sha":"79c677a12d82400444fb6221219ce92b7247dcf2","kind":"tag","published_at":"2023-09-11T11:14:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge/manifests"},{"name":"v23.09.0-edge","sha":"f37d51baa80979f359c9dbd87be9564965dcd035","kind":"tag","published_at":"2023-09-10T22:34:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge/manifests"},{"name":"v23.08.1-edge","sha":"9f1b68900acb29098effd5a57998a15364958207","kind":"tag","published_at":"2023-08-17T15:35:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge/manifests"},{"name":"v23.04.3","sha":"10fd84142c7550c1cb7aa96f97692a88eb1dc7ef","kind":"tag","published_at":"2023-08-11T22:00:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3/manifests"},{"name":"v23.08.0-edge","sha":"ace32d007e545dc3da5924c36c39f628c83b1da8","kind":"tag","published_at":"2023-08-05T15:13:13.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge/manifests"},{"name":"v23.07.0-edge","sha":"fd4ff04f827ebca0f25efd3b079a68f390a82079","kind":"tag","published_at":"2023-07-22T16:14:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge/manifests"},{"name":"v23.06.0-edge","sha":"cb9592063783576a10ec78800e0ce99ff459bfb8","kind":"tag","published_at":"2023-06-14T21:48:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge/manifests"},{"name":"v23.04.2","sha":"5b5b579d603475d786d6ffed8ae63f9b7191560b","kind":"tag","published_at":"2023-06-08T10:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2/manifests"},{"name":"v23.05.0-edge","sha":"0781988bb28d1d2f53d3399fba070e831410be48","kind":"tag","published_at":"2023-05-15T04:59:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge/manifests"},{"name":"v22.10.8","sha":"82b917e5a1ec33357fd92606c8a11e50c7f4ac8c","kind":"tag","published_at":"2023-04-15T10:32:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8/manifests"},{"name":"v23.04.1","sha":"2769e60cebe53af4eb9e5bd61653d146761c0d59","kind":"tag","published_at":"2023-04-15T07:51:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1/manifests"},{"name":"v23.04.0","sha":"77c286ec3ae4f3147a34d09219d9ba834290e933","kind":"tag","published_at":"2023-04-01T21:52:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0/manifests"},{"name":"v23.03.0-edge","sha":"20fb59c26fe4743e12c8d4237983a3875dda131c","kind":"tag","published_at":"2023-03-19T19:34:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge/manifests"},{"name":"v23.02.1-edge","sha":"448ccc14f3115fe0eeafc67757a713fd5c915011","kind":"tag","published_at":"2023-02-26T19:57:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge/manifests"},{"name":"v23.02.0-edge","sha":"a33a6f47e2160f476de9024b9415d63a57647479","kind":"tag","published_at":"2023-02-21T18:29:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge/manifests"},{"name":"v22.10.7","sha":"e0f7b4d67f6f0068921bd1bf410d94631af205ff","kind":"tag","published_at":"2023-02-18T20:53:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7/manifests"},{"name":"v22.10.6","sha":"4f776efcd34e392d21ccc94f93002169cf7cf251","kind":"tag","published_at":"2023-01-23T23:35:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6/manifests"},{"name":"v23.01.0-edge","sha":"c492ad227d77b729b3c951767395b83a95d0ff6f","kind":"tag","published_at":"2023-01-14T18:15:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge/manifests"},{"name":"v22.10.5","sha":"8196ffd0aa4e03e6bb26fc207c6a9709f7b51c61","kind":"tag","published_at":"2023-01-14T14:03:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5/manifests"},{"name":"v22.12.0-edge","sha":"e8d53449306736b05c3f187a1ef0ff4ec641d621","kind":"tag","published_at":"2022-12-13T22:05:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge/manifests"},{"name":"v22.10.4","sha":"2d88d25db382aed205bb2191790f828901dc557b","kind":"tag","published_at":"2022-12-09T11:31:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4/manifests"},{"name":"v22.11.1-edge","sha":"4fc071ff773fee7c0d3d3b52e6ab92f9e4e362dd","kind":"tag","published_at":"2022-11-29T16:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge/manifests"},{"name":"v22.11.0-edge","sha":"877a58a330807a5265e507c01babcc27b1672d20","kind":"tag","published_at":"2022-11-23T17:31:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge/manifests"},{"name":"v22.10.3","sha":"44469bf90f5761ca4e234b05034c75b7975ea1d4","kind":"tag","published_at":"2022-11-21T21:57:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3/manifests"},{"name":"v22.10.2","sha":"0358114af7e8ed98dfaf592a119c656e0d8b6a1d","kind":"tag","published_at":"2022-11-13T19:10:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2/manifests"},{"name":"v22.10.1","sha":"4bc7e2a4cda807c2ffeb16446b98bd886943f62f","kind":"tag","published_at":"2022-10-27T19:01:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1/manifests"},{"name":"v22.10.0","sha":"66735ae0f4de161cc4e98f0a1044ff4909cf3969","kind":"tag","published_at":"2022-10-13T09:34:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0/manifests"},{"name":"v22.10.0-RC3","sha":"a12e98097ddd90dd83533ff8760ef676984a71d0","kind":"tag","published_at":"2022-10-07T22:10:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3/manifests"},{"name":"v22.10.0-RC2","sha":"c4f6c517d80306590f17bb51cbfdac2b3e3a2f42","kind":"tag","published_at":"2022-10-07T16:47:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2/manifests"},{"name":"v22.10.0-RC1","sha":"e7df3d8fb4e7099100130fe9a6063f8f9789476b","kind":"tag","published_at":"2022-10-03T14:50:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1/manifests"},{"name":"v22.09.7-edge","sha":"3107cd446e62de9c0c84c690a1fbb7c32e67e13c","kind":"tag","published_at":"2022-09-28T10:22:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.7-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.7-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.7-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge/manifests"},{"name":"v22.09.6-edge","sha":"021d898944428a8883fd73f3058aafc2043b0cca","kind":"tag","published_at":"2022-09-26T15:40:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.6-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.6-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.6-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge/manifests"},{"name":"v22.09.5-edge","sha":"c31caa11e29aeba46f1c778630a3e37a0545dfd0","kind":"tag","published_at":"2022-09-21T09:42:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.5-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.5-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.5-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge/manifests"},{"name":"v22.09.4-edge","sha":"783042c41578978c4159cb934645496484b8a384","kind":"tag","published_at":"2022-09-19T21:18:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.4-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.4-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.4-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge/manifests"},{"name":"v22.09.3-edge","sha":"da527e81919eae61b78d3de898817a6966181c1a","kind":"tag","published_at":"2022-09-10T16:10:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge/manifests"},{"name":"v22.09.2-edge","sha":"632ff365bface9be3450739f0741412bf8e76739","kind":"tag","published_at":"2022-09-07T20:10:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge/manifests"},{"name":"v22.09.1-edge","sha":"58949b2a21f270a6b6e93c34e48c4e186ea7ac29","kind":"tag","published_at":"2022-09-01T21:02:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge/manifests"},{"name":"v22.08.2-edge","sha":"ebf19c4e5141b72bcc7a4a7e30af8b2dcc9bba64","kind":"tag","published_at":"2022-08-16T18:55:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge/manifests"},{"name":"v22.08.1-edge","sha":"126e4259ea724585fc6c84f105ba73eb62e2ad37","kind":"tag","published_at":"2022-08-11T11:40:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge/manifests"},{"name":"v22.08.0-edge","sha":"ffa9a0c573e0a0cf257fb8b2da11c1c4251e6d32","kind":"tag","published_at":"2022-08-01T17:03:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge/manifests"},{"name":"v22.04.5","sha":"4282761f5b018e411523451211e056177b8fef3c","kind":"tag","published_at":"2022-07-15T16:35:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5/manifests"},{"name":"v22.07.1-edge","sha":"6e541457aa0c08f32fcecfb1024f75a52b20e60a","kind":"tag","published_at":"2022-07-13T12:01:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.07.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.07.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.07.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge/manifests"},{"name":"v22.04.4","sha":"237d32223f89158a5bbdd3d07fec283f5c73ce12","kind":"tag","published_at":"2022-06-19T21:08:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4/manifests"},{"name":"v22.06.1-edge","sha":"59c48429c2d3164f13b7d14b33ddc0bbfb37418e","kind":"tag","published_at":"2022-06-17T13:14:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge/manifests"},{"name":"v22.06.0-edge","sha":"bf9978dae0e3770dea93d974f072a681ad1f612e","kind":"tag","published_at":"2022-06-09T17:05:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge/manifests"},{"name":"v22.05.0-edge","sha":"1630465e29acb057f775c458264daf4f40d90bee","kind":"tag","published_at":"2022-05-25T18:18:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge/manifests"},{"name":"v22.04.3","sha":"a6c0fa88702418663c5ee2488a0142deee4502ab","kind":"tag","published_at":"2022-05-18T19:54:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3/manifests"},{"name":"v22.04.2","sha":"16348972f7ba916bd001f5ad5a166fc0ef312d59","kind":"tag","published_at":"2022-05-16T18:06:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2/manifests"},{"name":"v22.04.1","sha":"568c9dc38889deca6d82ee5940e00d4098505744","kind":"tag","published_at":"2022-05-15T12:16:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1/manifests"},{"name":"v22.04.0","sha":"f1bd0178d830f936947d6250e60a15a2abeddb51","kind":"tag","published_at":"2022-04-23T18:27:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0/manifests"},{"name":"v22.03.1-edge","sha":"16caa6bb16d6048488d1d34a4d54e30bcf22feb7","kind":"tag","published_at":"2022-04-06T21:40:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge/manifests"},{"name":"v22.03.0-edge","sha":"2a7dab407a760b6e045940079e8cc62887e16643","kind":"tag","published_at":"2022-03-27T20:22:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge/manifests"},{"name":"v22.02.1-edge","sha":"d35f25ccdf0a7eed7c836d1f29973059ee18e507","kind":"tag","published_at":"2022-03-03T18:59:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge/manifests"},{"name":"v22.02.0-edge","sha":"0046c9395e87d2de1a5d51ce155d8c1c5384d871","kind":"tag","published_at":"2022-02-25T11:26:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge/manifests"},{"name":"v22.01.0-edge","sha":"4f33645085332373d7b55fa3bb5e41577cfb7f32","kind":"tag","published_at":"2022-02-07T13:26:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge/manifests"},{"name":"v21.12.1-edge","sha":"3e20f87cd01aefb5c5e80230ffca5b7d7699705a","kind":"tag","published_at":"2021-12-22T08:36:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge/manifests"},{"name":"v21.10.6","sha":"9e8c39e0cc89092ae2fb5bc46e3646a595da1c55","kind":"tag","published_at":"2021-12-21T17:09:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6/manifests"},{"name":"v21.10.5","sha":"6cea21a1b288e427cc0e6c56cd9daaaec8a3fdbb","kind":"tag","published_at":"2021-12-08T14:55:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5/manifests"},{"name":"v21.11.0-edge","sha":"5bfde014f6e599863269f27010e0e6ca310d46a5","kind":"tag","published_at":"2021-12-05T18:13:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge/manifests"},{"name":"v21.10.4","sha":"a5efdec3401341462886bd66ce4330177528d978","kind":"tag","published_at":"2021-11-30T16:49:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4/manifests"},{"name":"v21.10.3","sha":"23ece74f3d24139c47d7bd0dc2a13a354901aceb","kind":"tag","published_at":"2021-11-23T08:07:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3/manifests"},{"name":"v21.10.2","sha":"5de94089499d4ffc99b59d08ded531c2cf0bb632","kind":"tag","published_at":"2021-11-22T11:46:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2/manifests"},{"name":"v21.10.1","sha":"8adf3766fb3c3b7c165db920804fa86934ad59f3","kind":"tag","published_at":"2021-11-18T09:43:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1/manifests"},{"name":"v21.10.0","sha":"262fb02f64843fc5b66d729055f770a9b905ee7c","kind":"tag","published_at":"2021-11-11T20:38:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0/manifests"},{"name":"v21.09.1-edge","sha":"5d8181093accd77303e841ed8c75654af49da995","kind":"tag","published_at":"2021-10-28T15:42:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge/manifests"},{"name":"v21.09.0-edge","sha":"63eaf8e0c180bfc2673b04b0eecc90e7134ede71","kind":"tag","published_at":"2021-10-12T20:46:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge/manifests"},{"name":"nf-sqldb@0.2.0","sha":"1db4572649a9b4f4798b8a582d7f107123333d8b","kind":"commit","published_at":"2021-10-11T07:45:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.2.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0/manifests"},{"name":"nf-sqldb@0.1.0","sha":"4d57979526d807a0d146697eb9c47d22696b0587","kind":"commit","published_at":"2021-09-01T15:26:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0/manifests"},{"name":"v21.08.0-edge","sha":"3732e1dfde4af1221f961a866f2e0a81bc2b9fe5","kind":"tag","published_at":"2021-08-30T17:54:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge/manifests"},{"name":"v21.07.0-edge","sha":"125f06b5c5a1db67e4368e0e8a32dbac0c41bd2e","kind":"tag","published_at":"2021-08-06T12:58:50.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge/manifests"},{"name":"v21.04.3","sha":"942b7afa242fc0fc50f4bbec00a681b1409829b2","kind":"tag","published_at":"2021-07-21T17:15:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3/manifests"},{"name":"v21.04.2","sha":"299ff56689a140305436cb7b3d23fe8a36312519","kind":"tag","published_at":"2021-07-12T13:31:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2/manifests"},{"name":"v21.06.0-edge","sha":"f59e64808339b2869d4bb5e54504a1ada960c03d","kind":"tag","published_at":"2021-07-03T20:51:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge/manifests"},{"name":"v21.05.0-edge","sha":"01e126c051b1b3f44d72d1fe26818a4e0f513f2e","kind":"tag","published_at":"2021-05-28T19:34:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge/manifests"},{"name":"v21.04.1","sha":"e7ac0fca924e01354c767a087b5cb3379074a159","kind":"tag","published_at":"2021-05-14T17:56:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1/manifests"},{"name":"v21.04.0","sha":"a3c4b18c20b07b900f9784eecc19a4f4fa4a3193","kind":"tag","published_at":"2021-05-02T17:56:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0/manifests"},{"name":"nf-google@1.0.3","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-google@1.0.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-google@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-google%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3/manifests"},{"name":"nf-azure@0.9.7","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-azure@0.9.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-azure@0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-azure%400.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7/manifests"},{"name":"nf-console@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-console@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-console@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-console%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2/manifests"},{"name":"nf-ga4gh@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ga4gh@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ga4gh@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ga4gh%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2/manifests"},{"name":"nf-ignite@1.2.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ignite@1.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ignite@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ignite%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2/manifests"},{"name":"nf-tower@1.1.0","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-tower@1.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-tower@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-tower%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0/manifests"},{"name":"nf-amazon@1.0.5","sha":"8f2e22062c1eb174561c0f86e501f8524aaebe30","kind":"commit","published_at":"2021-05-02T16:10:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-amazon@1.0.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-amazon@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-amazon%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5/manifests"},{"name":"v21.04.0-edge","sha":"c9515da2ada4f5b7d6322732ecab381529e76756","kind":"tag","published_at":"2021-04-08T12:33:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge/manifests"},{"name":"v20.12.1-edge","sha":"5509e0d7f3883f4b957a2cc664e7947d542bee01","kind":"commit","published_at":"2021-03-18T08:41:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge/manifests"},{"name":"v21.03.0-edge","sha":"865dc7f82bef71c9afe277f7aed1cae7d95095db","kind":"tag","published_at":"2021-03-05T15:27:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge/manifests"},{"name":"v21.02.0-edge","sha":"8f5758b242ffbac08557632bc9498b787972523c","kind":"tag","published_at":"2021-02-01T19:27:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge/manifests"},{"name":"v21.01.1-edge","sha":"7428b623869a4539cf48b4063f6785d8824cbdbd","kind":"tag","published_at":"2021-01-15T22:13:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge/manifests"},{"name":"v21.01.0-edge","sha":"bdec73d028f01bcab58daf23977b1e7629e78c9a","kind":"tag","published_at":"2021-01-04T21:19:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge/manifests"},{"name":"v20.12.0-edge","sha":"af261276749a4bfd13b9fa937280836b6fd51f38","kind":"tag","published_at":"2020-12-12T10:43:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge/manifests"},{"name":"v20.11.0-edge","sha":"1de2c4fb3669ffea1ad35f08135087e1941638f1","kind":"tag","published_at":"2020-11-16T10:40:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge/manifests"},{"name":"v20.10.0","sha":"dc36f6d3e48d653bb406e604b4d2199dd5ab9954","kind":"tag","published_at":"2020-11-01T17:28:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0/manifests"},{"name":"v20.09.1-edge","sha":"a6b4cabbf9a9e49509143b93a561773bc69cf393","kind":"tag","published_at":"2020-10-15T12:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge/manifests"},{"name":"v20.09.0-edge","sha":"58a03047cd686754bf7a85e145939c20e07027a0","kind":"tag","published_at":"2020-09-23T17:36:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge/manifests"},{"name":"v20.08.1-edge","sha":"6677f4a44af7950362a622a32022e53985931bc0","kind":"tag","published_at":"2020-09-02T14:30:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge/manifests"},{"name":"v20.08.0-edge","sha":"0ca08c9618adb37126a7a31ef84b4767304a5eb1","kind":"tag","published_at":"2020-08-25T12:36:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge/manifests"},{"name":"v20.07.1","sha":"f7cdf3944b4937b04cf1516b02dec2e424a114d2","kind":"tag","published_at":"2020-07-24T16:56:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1/manifests"},{"name":"v20.07.0-RC1","sha":"644e3fc1bda7cc148d987a6281147b1ca214e81e","kind":"tag","published_at":"2020-07-21T16:55:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1/manifests"},{"name":"v20.06.0-edge","sha":"cf253602d4de32edacad5f6a657ef4a73ef7ba59","kind":"tag","published_at":"2020-07-05T21:01:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge/manifests"},{"name":"v20.05.0-edge","sha":"2081a66d63c7b8bb9a44ad474e60ab46d6865323","kind":"tag","published_at":"2020-05-31T20:14:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge/manifests"},{"name":"v20.04.1","sha":"902b59e8b7181b8cb9739af67bd8b31e86b2220c","kind":"tag","published_at":"2020-05-03T20:33:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1/manifests"},{"name":"v20.04.1-edge","sha":"24b692a3ffc0cde6c719da49a33e9f8d55d18b0f","kind":"tag","published_at":"2020-04-19T17:30:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge/manifests"},{"name":"v20.04.0-edge","sha":"06f2cb94c45269427460eea5ef35cf2a3edf5573","kind":"tag","published_at":"2020-04-13T20:48:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge/manifests"},{"name":"v20.03.0-edge","sha":"8cfdde6fcda2ffd0b99d8b1b0f1321981465aba1","kind":"tag","published_at":"2020-03-28T16:42:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge/manifests"},{"name":"v20.02.0-edge","sha":"63a1aa6dba508f37c1ba982efa2f2b706551e49c","kind":"tag","published_at":"2020-02-29T15:55:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge/manifests"},{"name":"v20.01.0","sha":"2d74a2e7f2be08c9d2eeb13686b7f3fc6dfa8261","kind":"tag","published_at":"2020-02-12T13:24:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0/manifests"},{"name":"v20.01.0-rc1","sha":"2eb94251622043411e243284939e3c9c1fff0a01","kind":"tag","published_at":"2020-02-06T18:49:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-rc1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1/manifests"},{"name":"v20.01.0-edge","sha":"91d7384e100eb6d8e068c73c8d3dfab9ae4d845a","kind":"tag","published_at":"2020-01-20T20:42:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge/manifests"},{"name":"v19.12.0-edge","sha":"4323365a15eeea9b286f2ed5dba88c0486245aee","kind":"tag","published_at":"2019-12-20T12:34:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge/manifests"},{"name":"v19.11.0-edge","sha":"d133eedc886395fb8a90491cde2eb7d94e4e5374","kind":"tag","published_at":"2019-12-02T12:33:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge/manifests"},{"name":"v19.10.0","sha":"bc9f006d679f29211212ef535d8c35e3849c1376","kind":"tag","published_at":"2019-10-21T16:39:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0/manifests"},{"name":"v19.09.0-edge","sha":"9dfab9f4ea46095663871322311cdbeea343f50c","kind":"tag","published_at":"2019-09-16T21:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge/manifests"},{"name":"v19.08.1-edge","sha":"e35e3e9c9a96114bfddcd3e3359a816945ffb767","kind":"tag","published_at":"2019-08-26T19:42:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge/manifests"},{"name":"v19.07.0","sha":"c676b02461d6f3cb112add8347649f8b29bb14a9","kind":"tag","published_at":"2019-07-27T19:56:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0/manifests"},{"name":"v19.07.0-edge","sha":"7e7c52082ec618b57a5e20b22fca6370fca8f796","kind":"tag","published_at":"2019-07-09T15:04:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge/manifests"},{"name":"v19.06.0-edge","sha":"4492bdf7249070cf289bebefffe7833da2a22089","kind":"tag","published_at":"2019-06-21T14:59:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge/manifests"},{"name":"v19.05.0-edge","sha":"49f55e93fba83a180a43cf8a35083838379e38df","kind":"tag","published_at":"2019-05-20T19:11:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge/manifests"},{"name":"v19.04.1","sha":"14c3f3bee1e5bf6d3fbb68e0e32883c86630963e","kind":"tag","published_at":"2019-05-03T13:28:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1/manifests"},{"name":"v19.04.0-edge","sha":"bf0ee0dd5d10c1a2c36ba69f12fd8486b181d472","kind":"tag","published_at":"2019-04-24T20:54:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge/manifests"},{"name":"v19.04.0","sha":"41116e2d7efe9d351adb7e2bb66ee6c99e91f31d","kind":"tag","published_at":"2019-04-17T12:58:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0/manifests"},{"name":"v19.03.0-edge","sha":"ca5d7bc6b71e6245a643eb93a5eaeb113d912b74","kind":"tag","published_at":"2019-03-14T21:49:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge/manifests"},{"name":"v19.02.0-edge","sha":"9f89795b620a8614ea7a40291bd8d9944ea33f94","kind":"tag","published_at":"2019-02-06T14:53:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge/manifests"},{"name":"v19.01.0","sha":"f38bfee810bd36f9bb108244ac1c8feac3ae854b","kind":"tag","published_at":"2019-01-22T15:04:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0/manifests"},{"name":"v19.01.0-edge","sha":"e281db33edf568a5a378c365c4d2e30675326e28","kind":"tag","published_at":"2019-01-10T14:05:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge/manifests"},{"name":"v18.12.0-edge","sha":"0896fb37d043f9033a45a24b13c7ec2b09cc78de","kind":"tag","published_at":"2018-12-18T13:39:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge/manifests"},{"name":"v18.11.0-edge","sha":"c40c71a2f39e1dd89e3a17f9301be9fdfd2de95c","kind":"commit","published_at":"2018-11-12T18:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge/manifests"},{"name":"v18.10.1","sha":"248fce8e5d0ddc2faaa5e01007f670b5a3310689","kind":"tag","published_at":"2018-10-24T15:44:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1/manifests"},{"name":"v0.32.0","sha":"ce0a8f22f62a9531857c6908de97dadc6a0259e7","kind":"tag","published_at":"2018-09-27T11:35:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.32.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"03e55f5b4c19edac3abc3899b6132d8c9760f907","kind":"tag","published_at":"2018-08-07T16:47:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"a379420faa8583e8fa559d1e6ebe7e1710cae14b","kind":"tag","published_at":"2018-07-25T16:48:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0/manifests"},{"name":"v0.31.0-RC1","sha":"ad8e97b7c416a555005fd1b3a21980a3cea25e07","kind":"tag","published_at":"2018-07-19T20:00:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1/manifests"},{"name":"v0.30.2","sha":"9e011757db9cf97eb861503f37437a609be4c62a","kind":"tag","published_at":"2018-06-16T19:48:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"537b507cc7201573c33200dc402336aa74aa9f28","kind":"tag","published_at":"2018-06-11T14:30:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"5197e36ef8c484776ae602189b2a1ff295ba5670","kind":"tag","published_at":"2018-06-05T12:08:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0/manifests"},{"name":"v0.29.1","sha":"004822bf354bd4e61e735d49fd2d8221ff84f60b","kind":"tag","published_at":"2018-05-10T08:42:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"0f9490d345b7d89c8e4c9ec2812ad1dab28de898","kind":"tag","published_at":"2018-04-24T12:26:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0/manifests"},{"name":"v0.29.0-RC1","sha":"d8580f776d2dfebfe0fe8021c788f76e54a10bfb","kind":"tag","published_at":"2018-04-08T12:53:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1/manifests"},{"name":"v0.28.2","sha":"33b0fad520dc844bc72af0a7f521464bdd86e369","kind":"tag","published_at":"2018-04-06T14:07:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"df18def5b4dab1ed33205132c7c6f7b9b456e3bf","kind":"tag","published_at":"2018-03-27T19:20:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"bb23833b0888a849b575a8db07cbeef89f9ab206","kind":"tag","published_at":"2018-03-10T13:56:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0/manifests"},{"name":"v0.28.0-RC1","sha":"116342f3df244adfe42c0806aeaa80fd5053d42c","kind":"tag","published_at":"2018-02-27T13:38:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1/manifests"},{"name":"v0.27.6","sha":"9c2ecba26e35f60e43b63535187df5f2ea5cc40c","kind":"tag","published_at":"2018-02-19T10:28:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"f472166ce5c004d7b5506104015310b0dc971a2e","kind":"tag","published_at":"2018-02-16T07:47:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"5fa69eeff5dceea07a4abd9330e8034157d33a28","kind":"tag","published_at":"2018-02-05T10:49:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"d8d1d351b3d077dc4c1420918dfcaa6f4d3a4964","kind":"tag","published_at":"2018-01-29T15:36:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"69f39ebbe70f98655e785e2c2cdcf8e22e374867","kind":"tag","published_at":"2018-01-23T10:54:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"58061a23e1bd47bc98e7e9b5a2e17f0d90f072e8","kind":"tag","published_at":"2018-01-18T14:38:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"ad89ef934eff6adf9318619dc79133cd25c1fa3e","kind":"tag","published_at":"2018-01-09T14:23:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0/manifests"},{"name":"v0.27.0-RC2","sha":"2fa8184b973c3a4902b282e35d1e1c7ff5d980ed","kind":"tag","published_at":"2017-12-29T15:44:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2/manifests"},{"name":"v0.27.0-RC1","sha":"3c0df3236dc7e9b954c51d427d3f159ac0ee8b39","kind":"tag","published_at":"2017-12-20T15:36:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1/manifests"},{"name":"v0.26.4","sha":"653b4215be8795bbb01efba6e8bc02640b8f7a48","kind":"tag","published_at":"2017-12-11T21:45:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4/manifests"},{"name":"v0.26.3","sha":"71e2a750fd18766c314ee691fbe66463d19ab6f7","kind":"tag","published_at":"2017-11-30T19:41:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"ceeb23ce56ffb84470944afa8c85a3e26fa5aa84","kind":"tag","published_at":"2017-11-27T21:22:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"eda61c187c070c19769af30bb2879320389dad18","kind":"tag","published_at":"2017-11-17T14:58:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"a6ae34b4fd8034be128e3d88227c8ed9ce7fbbc3","kind":"tag","published_at":"2017-11-08T12:35:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0/manifests"},{"name":"v0.26.0-RC2","sha":"26a2d2f00b437d894583abc1137662ef2d6098cd","kind":"tag","published_at":"2017-10-30T19:38:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2/manifests"},{"name":"v0.26.0-RC1","sha":"177b3c827f21229b717435e086c4171736c24c58","kind":"tag","published_at":"2017-10-24T15:43:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1/manifests"},{"name":"v0.25.7","sha":"092f5d9c177ef3b9353fda02443835a7cdc129d8","kind":"tag","published_at":"2017-09-06T20:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"a9648ae98e9418be46e31afab07a5b939d338e22","kind":"tag","published_at":"2017-08-13T15:54:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"b0ccaaf77199e5071cbafcd1d33d019f24a184cf","kind":"tag","published_at":"2017-08-04T14:23:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"64183d9981616d6b456f8e4d878eb7141a562466","kind":"tag","published_at":"2017-07-31T10:57:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"aae23fe345460db227f244e0dff21fdb07e94cf4","kind":"tag","published_at":"2017-07-31T09:16:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"637fcb039a7d490c469a56af774b0201d57a62e5","kind":"tag","published_at":"2017-07-03T09:19:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"fbb2e0f7536e530f1822982a2ff500e8aa6fb8e6","kind":"tag","published_at":"2017-06-27T13:45:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"215e461be39016672e3a33a14bd58b39bd2b3ed5","kind":"tag","published_at":"2017-06-26T09:28:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0/manifests"},{"name":"v0.25.0-RC1","sha":"500e908518635571ec3daf9571c86ab3a775b754","kind":"tag","published_at":"2017-06-06T07:33:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1/manifests"},{"name":"v0.24.4","sha":"f06817d8ebb3da877baafcf9cdf676c832c12d42","kind":"tag","published_at":"2017-05-22T12:39:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"071e49d27a48d4165b1ee0252d540f037adf2cfc","kind":"tag","published_at":"2017-04-24T19:47:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"1bae7bfa6088d0d8be543b57adacd83cef0f98f6","kind":"tag","published_at":"2017-04-05T17:57:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"d521708be6ff32efdba80fe8ff17744eb2500320","kind":"tag","published_at":"2017-03-24T20:58:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"6da95732dd51cfd6ed791346bd80074f7c866fb5","kind":"tag","published_at":"2017-03-20T14:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0/manifests"},{"name":"v0.23.4","sha":"3bc84b1b36971f28edacf10a2b999d1b3f78c601","kind":"tag","published_at":"2017-02-24T12:35:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"6ab0a6b79c04647285d635519590f5cbb9943cfe","kind":"tag","published_at":"2017-02-09T23:36:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"d8977a85434f788585be64c82daecb6845ef25fd","kind":"tag","published_at":"2017-02-02T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"09d5375d73b39339e7ec505dd01d237443c82b2c","kind":"tag","published_at":"2017-01-23T23:26:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"5286d55f088d946785e0b0781f8bb1e66bc5c598","kind":"tag","published_at":"2016-12-13T15:28:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0/manifests"},{"name":"v0.22.6","sha":"6a56d4e4542100eac3730c5eadf14fdb009caebb","kind":"tag","published_at":"2016-12-04T23:19:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"cd07841a47bfaaf10ca0a7fafa8586d17df48764","kind":"tag","published_at":"2016-11-17T12:52:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"bbcc11292b6c82908cea835a6d4b3dc22ad356be","kind":"tag","published_at":"2016-11-04T21:26:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"e86fc0b13b55e4cfe424dec0da31896916459f36","kind":"tag","published_at":"2016-10-12T11:30:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"bd8211c51b0345e9d34e6669993f75cfef2c00f0","kind":"tag","published_at":"2016-10-03T16:00:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"17596cc6ad690f7b0cd6eecc73464edb95948162","kind":"tag","published_at":"2016-09-26T10:54:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"edc61eac76e7082a453905c0f118a03f132262d7","kind":"tag","published_at":"2016-09-21T13:15:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0/manifests"},{"name":"v0.22.0-RC2","sha":"08f761e756f8cb2f8ec06a1fd4ec95875845c729","kind":"tag","published_at":"2016-09-13T16:55:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2/manifests"},{"name":"v0.22.0-RC1","sha":"c71e9e846bdadf3d757c952a939402b8bb496c26","kind":"tag","published_at":"2016-09-01T15:33:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1/manifests"},{"name":"v0.21.3","sha":"bcc69674b75e77834aa66fe68d7cd187dcc3a795","kind":"tag","published_at":"2016-08-26T19:20:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"afb7544135e460342a1d36cbc5b48bb6d1db828d","kind":"tag","published_at":"2016-08-12T11:29:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"dc1f6b8d3c351d7c0adcf43c2d39c1c07f42543d","kind":"tag","published_at":"2016-07-29T12:45:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"f7b5235bb14323eeedc12a8649e244cc4b27109e","kind":"tag","published_at":"2016-07-20T15:25:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0/manifests"},{"name":"v0.21.0-RC1","sha":"158fe7170c6bec977aa7bcbb4fb472823ea277b9","kind":"tag","published_at":"2016-07-14T07:58:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1/manifests"},{"name":"v0.20.1","sha":"a77a4ebd49efff64daf91ea19359c51b4b5bed08","kind":"tag","published_at":"2016-06-18T07:45:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"daf63d70dbe18a152eb650a001a6c4c70444aa00","kind":"tag","published_at":"2016-06-10T14:12:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0/manifests"},{"name":"v0.19.4","sha":"175691b984991caac37b09a91719d16521e72929","kind":"tag","published_at":"2016-06-03T17:45:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"18f26d707eedadd0043e25dc5379a97611ec9dba","kind":"tag","published_at":"2016-05-31T11:52:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"ef07ff2f0cae937d0865af5589eb042ae2c5b9ac","kind":"tag","published_at":"2016-05-26T15:02:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"e4eabda574a5e723f6e09b7fbfc23324273e2595","kind":"tag","published_at":"2016-05-20T15:22:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"1cba12ce76c66c660a33945459dcaea54eb863b4","kind":"tag","published_at":"2016-05-18T09:27:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"c2ad9576a2aaf5d8a1a71b5c2ada20e74e70db77","kind":"tag","published_at":"2016-05-09T08:04:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"cf8fd207cac852de59657f09c8313f5bc84e04e6","kind":"tag","published_at":"2016-05-03T11:44:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"85db9ad648d91c2e22bfc8224468d5d45abc4854","kind":"tag","published_at":"2016-04-26T11:53:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"83482866a77eecf495602823f8d0f0b73d1fa2a5","kind":"tag","published_at":"2016-04-11T11:46:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0/manifests"},{"name":"v0.18.0-RC1","sha":"7761c87671fe2eec1e069cb171b1e449f946653d","kind":"tag","published_at":"2016-04-06T21:38:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1/manifests"},{"name":"v0.17.3","sha":"5b26f003c1d1a1020a4d5b73265684a5303ac2b1","kind":"tag","published_at":"2016-02-18T13:06:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"4a0bdde1783946e62afd8ff0d3166517339a7719","kind":"tag","published_at":"2016-02-02T17:27:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"147a011d276a952cd66c188521d4b3de41251f73","kind":"tag","published_at":"2016-01-21T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"ce736be18f13be38bb54689ee42d5240fa06d1f7","kind":"tag","published_at":"2016-01-07T13:31:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0/manifests"},{"name":"v0.16.5","sha":"9640780b495dfecb53aba1a5c49c37269cf8d8f8","kind":"tag","published_at":"2015-12-18T09:32:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"3af18a75f8fb2aa3e3809596d8c6e89d47b4c878","kind":"tag","published_at":"2015-12-06T16:49:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"586367c6123b8604bb95d2645a4ad03233818aa8","kind":"tag","published_at":"2015-11-30T16:02:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"bf64ff5dd7d56b7f75ce82f770a4ded4c52567a8","kind":"tag","published_at":"2015-11-14T18:22:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"157ccf6953d98d1830d816fcccd80484186f8c6c","kind":"tag","published_at":"2015-11-07T19:25:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"be4eafd43f142b6b7c86febe55e50a879fcd53ff","kind":"tag","published_at":"2015-11-04T10:36:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0/manifests"},{"name":"v0.16.0-RC1","sha":"24959498ed6aa520f7e72feba0baaaf9b8c95a3b","kind":"tag","published_at":"2015-10-23T10:50:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1/manifests"},{"name":"v0.15.6","sha":"a6487eb75f7078e1e51572dbeedf329c5f63804e","kind":"tag","published_at":"2015-10-07T16:13:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"0562cd57a0897673681b65d2161e35224757200b","kind":"tag","published_at":"2015-09-28T09:50:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"816be9d4de5ce0dab5f27f3bea054f28000287c8","kind":"tag","published_at":"2015-09-23T10:24:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"5d67827110c5f268be043e0d8385b9537194ef20","kind":"tag","published_at":"2015-08-26T12:21:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"716292157cd4fb3c8ff4b6a24f979b3d742e209d","kind":"tag","published_at":"2015-08-19T14:27:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"72c889a3d77268270950404a2e6a1db16c44d987","kind":"tag","published_at":"2015-08-04T15:57:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"4812811738049c31d3f265491d8a9c4af683ee5a","kind":"tag","published_at":"2015-07-27T08:14:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0/manifests"},{"name":"v0.14.4","sha":"f9177d5f78804a8a571511a1daef2fc8fcea34bb","kind":"tag","published_at":"2015-07-20T15:09:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"39d2daf5c22b431b935484315875004d1a11602e","kind":"tag","published_at":"2015-07-03T17:49:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"c3e530d24ff9cb544fe9e9b0fcb606531cf97edb","kind":"tag","published_at":"2015-06-25T12:19:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"47f5f0fb9e0f27019d35d5bf7ba806c0e6c4c388","kind":"tag","published_at":"2015-06-08T14:59:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"0dffa67962d05a2533b0ede27733887aa04def72","kind":"tag","published_at":"2015-06-04T15:24:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0/manifests"},{"name":"v0.13.5","sha":"6235aae888ede7ed2cfe8473b97811628c4e2773","kind":"tag","published_at":"2015-05-07T12:42:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"6d80c857d193b19700ce0aafbd9b2a8b2854f7b3","kind":"tag","published_at":"2015-05-04T09:27:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"6d596f2a2cb1ae4d7d0dda01f100b43837957e7b","kind":"tag","published_at":"2015-04-19T17:53:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"646e913e574c1417d4c86a91b70527617bfc4789","kind":"tag","published_at":"2015-04-16T11:37:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"99ecef730d6397a0299b7f83e236f50fdce8f200","kind":"tag","published_at":"2015-04-11T10:00:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"f0ee65dcfea0845f09372700282367de9a28e052","kind":"tag","published_at":"2015-04-08T21:16:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"a4ee14989c332d7574ff9172eb8eb7a87338aa2c","kind":"tag","published_at":"2015-03-18T09:27:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"537ccb971974535c40e09c6d9ad21ee2d6a472bc","kind":"tag","published_at":"2015-03-09T15:22:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"1b4d5e590429af31e89ad5d5a7ad47459fcb5f26","kind":"tag","published_at":"2015-02-16T15:19:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"17182e36f5de664a710b151307cd81eb344b8436","kind":"tag","published_at":"2015-02-12T11:22:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"688b9c75eeb79ccef962c9b5f92ae6e6fac797fa","kind":"tag","published_at":"2015-02-08T21:02:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"1782bb13d9d8ca8f3526554d5dc014f2d6569f23","kind":"tag","published_at":"2015-01-05T16:16:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0/manifests"},{"name":"v0.11.4","sha":"8a349373466ffc29d3c3e4d032eda15c6176beb3","kind":"tag","published_at":"2014-12-16T17:16:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"b21329afa2759e05bb896bf712ea193731f49482","kind":"tag","published_at":"2014-11-27T10:04:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"1653946b2a1983e50b77f749dba5cfe652e10f58","kind":"tag","published_at":"2014-11-19T15:56:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"2c0d6d05fe4dd48fd0d96b607335c76241dae267","kind":"tag","published_at":"2014-11-11T14:50:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"78430ce749f9199be44e7449bf886e802fab565a","kind":"tag","published_at":"2014-11-05T13:37:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"bd844a0ecbb35e7ecbab4f3a145dbfa7404bc8db","kind":"tag","published_at":"2014-10-03T11:57:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"57b3c9d9594026a68cc50e634268fa9922df23b3","kind":"tag","published_at":"2014-10-01T11:35:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ddbdce401e4befaa4ca292c3e13046bf9a04a911","kind":"tag","published_at":"2014-09-15T14:55:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b110977065bb359e4a3d307c342f40d73951b214","kind":"tag","published_at":"2014-09-08T16:28:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"241a96c6a74f708db8f18bca2ab1e24d071a2fb3","kind":"tag","published_at":"2014-08-11T10:40:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.9.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0/manifests"},{"name":"v0.8.5","sha":"13717db8910f665d9f8a4ddb451cf56748f969eb","kind":"tag","published_at":"2014-08-03T14:07:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"24a1fa74e822d68cedf74ac0d22603c44b12ad15","kind":"tag","published_at":"2014-07-20T18:15:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"1ed91667e834c654841772b7eddf58f60632fb3a","kind":"tag","published_at":"2014-06-27T14:47:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"2542fb6dd767268c21afe17d5b1e6e81939aacf7","kind":"tag","published_at":"2014-06-18T18:17:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"cd44d36b10853058c9549dc28e674fba1b8523c4","kind":"tag","published_at":"2014-05-26T21:15:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"fabe3d5b028b138c3b88751627e3e21d591a4961","kind":"tag","published_at":"2014-05-23T21:48:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"1c9ac40edca1dfa0b22bc7d2714dabaa14a40d1d","kind":"tag","published_at":"2014-05-16T12:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"1e35f27e8a372672456fc3ff61fd78ff79cd1612","kind":"tag","published_at":"2014-05-05T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"dd268c5b2ea6366f566bd254a662383b491684d8","kind":"tag","published_at":"2014-04-15T15:16:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"67151164928c28082c58a08bfce0856239f657a1","kind":"tag","published_at":"2014-03-24T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"c10f3d4406a84afe197dfffba1c241ae1b07715b","kind":"tag","published_at":"2014-02-20T18:24:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"87a87e7087746a1d8b45a6fb825b87745e835980","kind":"tag","published_at":"2014-02-16T20:02:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0529962e0390dd1db7669e2968c57e662993f240","kind":"tag","published_at":"2014-01-16T18:59:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"90150e1fa3abba0b06cfec5cf2396b2d4e8b9dbb","kind":"tag","published_at":"2013-12-10T18:22:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"82807b12611eb806c765df71e3670ec238c5fc8f","kind":"tag","published_at":"2013-12-09T19:08:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fa93b2e0c6b43b3cc3ffe0f4961cfa065bce459e","kind":"tag","published_at":"2013-11-28T19:04:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"3b54a5cd8fffe920b7871a92b6a99bdeb839cd0e","kind":"tag","published_at":"2013-10-24T15:00:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1/manifests"},{"name":"v0.3.4","sha":"1e365e65ed21e8af74b58fda2683b287c059eb31","kind":"tag","published_at":"2013-08-24T08:53:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"b807f76431e77287da0da01c3e4a5a1e353ee995","kind":"commit","published_at":"2013-08-08T12:20:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"4442e91da2f72c9f232294a0ecd02056aca81c84","kind":"tag","published_at":"2013-07-22T12:56:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"17f60480ce3c2c26e73ba8f52d08a5f8dcbebb3c","kind":"tag","published_at":"2013-07-18T17:26:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0a1e80c2e4b8ea7eec9746721000304bf48eaf20","kind":"tag","published_at":"2013-07-11T15:51:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"beb92386735f238c748d39ac473910696bc4a196","kind":"tag","published_at":"2013-05-28T14:39:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.11","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"9adf2245c25385dfba6a14e932c4d58c1cfe263d","kind":"tag","published_at":"2013-05-20T08:08:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.10","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"08faadfeeaab8bee24ddaea9cd6d43dd881ae7cd","kind":"commit","published_at":"2013-05-14T16:10:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"ec0698bee10537e4ceca288172ab08ba1daf2477","kind":"tag","published_at":"2013-04-30T16:04:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"003239c03c25cce8b4c4d20902f739212f307ccd","kind":"tag","published_at":"2013-04-25T16:47:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7/manifests"},{"name":"v0.2.5","sha":"cf01e4df59d6218329f3cd5ff94be0b121f0f749","kind":"tag","published_at":"2013-04-19T15:47:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5/manifests"},{"name":"v0.2.2","sha":"6e4744ec8a017ad5a8c084838857a37d3fb1bcb4","kind":"tag","published_at":"2013-04-09T10:48:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T05:28:53.941Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":6.119947111072766,"forks_count":6.28928798582673,"average":19.09689548417646},"purl":"pkg:maven/io.nextflow/nf-tower","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.nextflow:nf-tower","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.nextflow:nf-tower","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.nextflow:nf-tower/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T22:43:11.412Z","issues_count":686,"pull_requests_count":588,"avg_time_to_close_issue":18443118.535031848,"avg_time_to_close_pull_request":3091679.64,"issues_closed_count":312,"pull_requests_closed_count":423,"pull_request_authors_count":90,"issue_authors_count":372,"avg_comments_per_issue":4.940233236151603,"avg_comments_per_pull_request":4.2312925170068025,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":363,"past_year_pull_requests_count":455,"past_year_avg_time_to_close_issue":2260791.562913907,"past_year_avg_time_to_close_pull_request":1050799.5255681819,"past_year_issues_closed_count":151,"past_year_pull_requests_closed_count":352,"past_year_pull_request_authors_count":65,"past_year_issue_authors_count":217,"past_year_avg_comments_per_issue":3.1019283746556474,"past_year_avg_comments_per_pull_request":3.4483516483516485,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":290,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/issues","maintainers":[{"login":"bentsherman","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"robsyme","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"jordeu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"mribeirodantas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mribeirodantas"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"marcodelapierre","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcodelapierre"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"abhi18av","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhi18av"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"},{"login":"pabloaledo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pabloaledo"},{"login":"munishchouhan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/munishchouhan"},{"login":"manuelesimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelesimi"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"}],"active_maintainers":[{"login":"bentsherman","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"robsyme","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"jordeu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-tower/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-tower/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-tower/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-tower/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4851407,"name":"io.nextflow:nxf-gridgain","ecosystem":"maven","description":"A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner","homepage":"http://www.nextflow.io","licenses":"GPLv3","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/nextflow-io/nextflow","keywords_array":[],"namespace":"io.nextflow","versions_count":18,"first_release_published_at":"2015-04-08T20:20:27.000Z","latest_release_published_at":"2015-10-07T16:04:09.000Z","latest_release_number":"0.15.6","last_synced_at":"2025-09-05T02:10:05.884Z","created_at":"2022-07-26T17:36:36.695Z","updated_at":"2025-09-05T02:10:05.884Z","registry_url":"https://central.sonatype.com/artifact/io.nextflow/nxf-gridgain/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.nextflow/nxf-gridgain/","metadata":{},"repo_metadata":{"id":7688591,"uuid":"9052236","full_name":"nextflow-io/nextflow","owner":"nextflow-io","description":"A DSL for data-driven computational pipelines","archived":false,"fork":false,"pushed_at":"2025-08-28T22:45:01.000Z","size":63577,"stargazers_count":3118,"open_issues_count":491,"forks_count":719,"subscribers_count":87,"default_branch":"master","last_synced_at":"2025-08-29T02:25:45.280Z","etag":null,"topics":["aws","bioinformatics","cloud","dataflow","docker","groovy","hello","hpc","nextflow","pipeline","pipeline-framework","reproducible-research","reproducible-science","sge","singularity","singularity-containers","slurm","workflow-engine"],"latest_commit_sha":null,"homepage":"http://nextflow.io","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextflow-io.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-03-27T11:17:33.000Z","updated_at":"2025-08-27T22:53:38.000Z","dependencies_parsed_at":"2023-09-22T05:27:21.989Z","dependency_job_id":"99c97c87-dc9d-4092-b872-684add29f6c2","html_url":"https://github.com/nextflow-io/nextflow","commit_stats":{"total_commits":6282,"total_committers":183,"mean_commits":34.32786885245902,"dds":0.1263928685132123,"last_synced_commit":"4c54db6ac634cc80a820752d8f4edb959fc832e4"},"previous_names":[],"tags_count":333,"template":false,"template_full_name":null,"purl":"pkg:github/nextflow-io/nextflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/sbom","scorecard":{"id":659721,"data":{"date":"2025-08-11","repo":{"name":"github.com/nextflow-io/nextflow","commit":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/build.yml:39"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:194","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/build.yml:193","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/cffconvert.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/generate-send-dependencies.yml:7","Warn: no topLevel permission defined: .github/workflows/seqeradocs-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: Apache License 2.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v25.07.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753","Warn: release artifact v25.07.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests-v1/subworkflow.nf:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests/subworkflow.nf:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/stale.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating amazoncorretto:21-al2023 to amazoncorretto:21-al2023@sha256:411aff82096876584e5f5b7d375572d32c8b03e29abaefaa50e303bd937c943b","Warn: containerImage not pinned by hash: docker/flux/.devcontainer/Dockerfile:1: pin your Docker image by updating fluxrm/flux-sched:focal to fluxrm/flux-sched:focal@sha256:1b9f6581e5587db629043a9513056e0fafaa00c8969a5479a5fef963ec462f6e","Warn: containerImage not pinned by hash: docs/Dockerfile:1: pin your Docker image by updating mambaorg/micromamba:1.5.8 to mambaorg/micromamba:1.5.8@sha256:475730daef12ff9c0733e70092aeeefdf4c373a584c952dac3f7bdb739601990","Warn: containerImage not pinned by hash: test-e2e/Dockerfile:1: pin your Docker image by updating amazoncorretto:17-al2023 to amazoncorretto:17-al2023@sha256:5acaef366078c3b971c4aacd02b58205e74f597a0f30801a1d45904277b0e350","Warn: containerImage not pinned by hash: tests-v1/Dockerfile:1","Warn: containerImage not pinned by hash: tests/Dockerfile:1","Warn: containerImage not pinned by hash: validation/test-aws-unstage-fail-container/Dockerfile:1: pin your Docker image by updating ubuntu to ubuntu@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: validation/wave-tests/example2/modules/foo/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/flux/.devcontainer/Dockerfile:16","Warn: pipCommand not pinned by hash: docs/Dockerfile:12-14","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:21","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-21T15:43:42.076Z","repository_id":7688591,"created_at":"2025-08-21T15:43:42.077Z","updated_at":"2025-08-21T15:43:42.077Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272635683,"owners_count":24967900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nextflow-io","name":"nextflow-io","uuid":"6698688","kind":"organization","description":"","email":null,"website":"http://nextflow.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6698688?v=4","repositories_count":78,"last_synced_at":"2023-05-21T01:00:52.958Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nextflow-io","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T04:11:01.074Z","updated_at":"2023-05-21T01:00:52.974Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io/repositories"},"tags":[{"name":"v25.07.0-edge","sha":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1","kind":"tag","published_at":"2025-08-15T18:11:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge/manifests"},{"name":"v25.06.0-edge","sha":"7d9272b78edaceedd80beeb63b15ed78b27bfffc","kind":"tag","published_at":"2025-07-06T14:06:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge/manifests"},{"name":"v25.04.6","sha":"6588d533d4f4bc55cf15339000881ea71f674ac5","kind":"tag","published_at":"2025-07-01T11:35:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6/manifests"},{"name":"v25.04.5","sha":"91514b87aac8371c7d060676a26b0677bc7c6df0","kind":"tag","published_at":"2025-06-30T20:02:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5/manifests"},{"name":"v24.10.9","sha":"393dfb828944d165c73ce4898b8044e367f1d48f","kind":"tag","published_at":"2025-06-30T16:09:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9/manifests"},{"name":"v24.04.6","sha":"7b5def9500ebcbb14f6652fe1c4c44c8a67af606","kind":"tag","published_at":"2025-06-30T14:34:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6/manifests"},{"name":"v25.04.4","sha":"71d9c376af5031410bfe4370fad22f3b184c9b66","kind":"tag","published_at":"2025-06-16T15:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4/manifests"},{"name":"v24.04.5","sha":"25aba80e8ea50a7714159ddf52a3122fd87b541e","kind":"tag","published_at":"2025-06-06T12:44:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5/manifests"},{"name":"v24.10.8","sha":"8fcb319ce694086bbb5ebc31ec2ca24bf276e4d1","kind":"tag","published_at":"2025-06-06T12:18:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8/manifests"},{"name":"v25.04.3","sha":"08c0027038cd99789dd790f2082f50870bc2de91","kind":"tag","published_at":"2025-06-02T21:03:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3/manifests"},{"name":"v25.05.0-edge","sha":"3cc9374b2feb9945603220552849d0efb74823e5","kind":"tag","published_at":"2025-06-02T19:48:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge/manifests"},{"name":"v25.04.2","sha":"ea75b301c7928dfea20af47ad9b4f9212fa3b1e7","kind":"tag","published_at":"2025-05-13T23:20:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2/manifests"},{"name":"v25.04.1","sha":"10b557810d97b4a88f18aac99481887285977f7c","kind":"tag","published_at":"2025-05-12T08:20:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1/manifests"},{"name":"v25.04.0","sha":"c9bd193ab40ea8ccb7602f86866f9004faaf9fd7","kind":"tag","published_at":"2025-05-08T19:59:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0/manifests"},{"name":"v24.10.6","sha":"cad3997dc357a70f44b04ade7c765fe8919faec4","kind":"tag","published_at":"2025-04-23T17:03:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6/manifests"},{"name":"v25.03.1-edge","sha":"f06aaf6c46de532fa5d86a6a63196523fb6126e4","kind":"tag","published_at":"2025-04-23T16:31:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge/manifests"},{"name":"v25.03.0-edge","sha":"92a47ec5da49afa0d29b1884107d8431fb396b7a","kind":"tag","published_at":"2025-04-23T10:51:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge/manifests"},{"name":"v25.02.3-edge","sha":"092166ef470388133cdcb40b3e4d7408ff6abe76","kind":"tag","published_at":"2025-04-08T12:10:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge/manifests"},{"name":"v25.02.2-edge","sha":"20ddf2358d92e8178fe97657ded87691b56afdb6","kind":"tag","published_at":"2025-04-05T15:47:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge/manifests"},{"name":"v25.02.1-edge","sha":"39f3c05e08b6aa4cc720c581704666af19871519","kind":"tag","published_at":"2025-03-19T20:25:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge/manifests"},{"name":"v25.02.0-edge","sha":"dcc386e4f01d611f11fcd48c734aa6aab6bdddf1","kind":"tag","published_at":"2025-03-18T07:37:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge/manifests"},{"name":"v24.10.5","sha":"b271f85df366749438ed3e32da3b091113a3d848","kind":"tag","published_at":"2025-03-04T19:39:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5/manifests"},{"name":"v25.01.0-edge","sha":"e2ae8a93dbb04c7171743245927d4b5e50ada02e","kind":"tag","published_at":"2025-02-12T14:10:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge/manifests"},{"name":"v24.10.4","sha":"56ad7dbbc90cee3e1ffae20101b2619d8b2bda4d","kind":"tag","published_at":"2025-01-20T17:03:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4/manifests"},{"name":"v24.12.0-edge","sha":"24faeee874a0e8896bde8aacf832c28e382df6d5","kind":"tag","published_at":"2025-01-20T16:22:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge/manifests"},{"name":"v24.10.3","sha":"6183fdf9dbd9114f5ee86d11bc5e69cbd06501a6","kind":"tag","published_at":"2024-12-16T16:41:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3/manifests"},{"name":"v24.11.0-edge","sha":"6e231be115c31f4e29e6deab45f668ae7e75917d","kind":"tag","published_at":"2024-12-03T10:43:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge/manifests"},{"name":"v24.10.2","sha":"62fc0017ffae1ea151581f738c17ab840649aa0c","kind":"tag","published_at":"2024-11-27T21:39:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2/manifests"},{"name":"v24.10.1","sha":"65941daaf991ddcb67aa8e653d6c93cee2433dfb","kind":"tag","published_at":"2024-11-18T14:17:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1/manifests"},{"name":"v24.10.0","sha":"a019ef8f6c26be67bb4e7bf8ce252914b3875231","kind":"tag","published_at":"2024-10-27T20:24:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0/manifests"},{"name":"v24.09.2-edge","sha":"0c9b3337f39cb1986fcf7fc360edb43a2701b486","kind":"tag","published_at":"2024-10-14T21:39:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge/manifests"},{"name":"v24.09.1-edge","sha":"34cdac3d7f3a48b952a0e05e488d02544de5540e","kind":"tag","published_at":"2024-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge/manifests"},{"name":"v24.09.0-edge","sha":"324de3d162e476ed3bf58a9c77ae8e95e27cb3ee","kind":"tag","published_at":"2024-10-02T13:44:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge/manifests"},{"name":"v24.08.0-edge","sha":"6e866ae81ff3bf8a9729e9dbaa9dd89afcb81a4b","kind":"tag","published_at":"2024-09-04T15:35:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge/manifests"},{"name":"v24.07.0-edge","sha":"d975962b7651818f16648fdeeb8ed8fb1d27877d","kind":"tag","published_at":"2024-08-05T21:28:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge/manifests"},{"name":"v24.04.4","sha":"ebcdcd6ab55767f47baed2bc55fcb9217d13ee37","kind":"tag","published_at":"2024-08-01T08:54:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4/manifests"},{"name":"v23.10.4","sha":"a2b945443ecd6ffaa2c14ae31d74998959e6b58c","kind":"tag","published_at":"2024-07-31T10:32:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4/manifests"},{"name":"v24.04.3","sha":"6e2591d161427f2211fe0173e62f66d00644a34d","kind":"tag","published_at":"2024-07-09T21:18:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3/manifests"},{"name":"v24.06.0-edge","sha":"e72ff742235ca999da3db4796c2d5f611fd0c4cd","kind":"tag","published_at":"2024-07-08T20:44:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge/manifests"},{"name":"v24.05.0-edge","sha":"f3a86def48d79a77770fec2b71f3fdc396d75dc9","kind":"tag","published_at":"2024-06-17T20:51:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge/manifests"},{"name":"v23.10.3","sha":"232e4b30c322f80e96ca344d788123dad29a0187","kind":"tag","published_at":"2024-06-11T20:37:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3/manifests"},{"name":"v24.04.2","sha":"e6a5e17db91ca6fae875df42053bd8c1b2a23bd4","kind":"tag","published_at":"2024-05-29T06:39:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2/manifests"},{"name":"v23.10.2","sha":"e50de272466f5fb6eb506c99cd01c00e00001a33","kind":"tag","published_at":"2024-05-28T14:29:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2/manifests"},{"name":"v24.04.1","sha":"1923fef6231e9846e604ee3eb50ecb61c5fbd0bf","kind":"tag","published_at":"2024-05-20T10:13:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1/manifests"},{"name":"v24.04.0","sha":"2ee0c418c16591905f05d30c00710d5903ecace8","kind":"tag","published_at":"2024-05-20T09:23:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0/manifests"},{"name":"v24.04.0-edge","sha":"0863a65a3175721b7d929d7e991b4b227706fdef","kind":"tag","published_at":"2024-05-13T09:56:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge/manifests"},{"name":"v24.03.0-edge","sha":"231497419ccc4b16997afb25076df37d2e9cf379","kind":"tag","published_at":"2024-04-15T09:58:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge/manifests"},{"name":"v24.02.0-edge","sha":"a90fd564119c2919b284793e711ba2648262b936","kind":"tag","published_at":"2024-03-10T20:21:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge/manifests"},{"name":"v24.01.0-edge","sha":"279c410b8de69627dbb7992e37e98ad36883c180","kind":"tag","published_at":"2024-02-05T23:40:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge/manifests"},{"name":"v23.10.1","sha":"25d468c948168f357f23d4db5d242ecd37526e1d","kind":"tag","published_at":"2024-01-12T23:37:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1/manifests"},{"name":"v23.04.5","sha":"973b0310a32d2f87c2f3b4e78847cc348364c26f","kind":"tag","published_at":"2024-01-12T21:24:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5/manifests"},{"name":"v23.12.0-edge","sha":"dfd7d09efe8c7d159596433a846ed5c7f8e17423","kind":"tag","published_at":"2023-12-20T11:14:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge/manifests"},{"name":"v23.11.0-edge","sha":"19d2ccb60ae7d281e6cb43769216a0384cb27313","kind":"tag","published_at":"2023-11-24T21:47:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge/manifests"},{"name":"v23.10.0","sha":"2cce747d77466c049a792bffa258f90869be6c52","kind":"tag","published_at":"2023-10-16T05:40:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0/manifests"},{"name":"v23.09.3-edge","sha":"1bfb8b14ee5158d8041528d7aeccd7805a0dda5a","kind":"tag","published_at":"2023-10-10T12:33:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge/manifests"},{"name":"v23.09.2-edge","sha":"46afba88f93714995357b47655cc664051cfc27a","kind":"tag","published_at":"2023-09-27T22:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge/manifests"},{"name":"v23.04.4","sha":"f2905ab114d55981f94d8c93f6b0e0fb060e463f","kind":"tag","published_at":"2023-09-25T16:00:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4/manifests"},{"name":"v23.09.1-edge","sha":"79c677a12d82400444fb6221219ce92b7247dcf2","kind":"tag","published_at":"2023-09-11T11:14:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge/manifests"},{"name":"v23.09.0-edge","sha":"f37d51baa80979f359c9dbd87be9564965dcd035","kind":"tag","published_at":"2023-09-10T22:34:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge/manifests"},{"name":"v23.08.1-edge","sha":"9f1b68900acb29098effd5a57998a15364958207","kind":"tag","published_at":"2023-08-17T15:35:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge/manifests"},{"name":"v23.04.3","sha":"10fd84142c7550c1cb7aa96f97692a88eb1dc7ef","kind":"tag","published_at":"2023-08-11T22:00:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3/manifests"},{"name":"v23.08.0-edge","sha":"ace32d007e545dc3da5924c36c39f628c83b1da8","kind":"tag","published_at":"2023-08-05T15:13:13.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge/manifests"},{"name":"v23.07.0-edge","sha":"fd4ff04f827ebca0f25efd3b079a68f390a82079","kind":"tag","published_at":"2023-07-22T16:14:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge/manifests"},{"name":"v23.06.0-edge","sha":"cb9592063783576a10ec78800e0ce99ff459bfb8","kind":"tag","published_at":"2023-06-14T21:48:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge/manifests"},{"name":"v23.04.2","sha":"5b5b579d603475d786d6ffed8ae63f9b7191560b","kind":"tag","published_at":"2023-06-08T10:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2/manifests"},{"name":"v23.05.0-edge","sha":"0781988bb28d1d2f53d3399fba070e831410be48","kind":"tag","published_at":"2023-05-15T04:59:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge/manifests"},{"name":"v22.10.8","sha":"82b917e5a1ec33357fd92606c8a11e50c7f4ac8c","kind":"tag","published_at":"2023-04-15T10:32:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8/manifests"},{"name":"v23.04.1","sha":"2769e60cebe53af4eb9e5bd61653d146761c0d59","kind":"tag","published_at":"2023-04-15T07:51:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1/manifests"},{"name":"v23.04.0","sha":"77c286ec3ae4f3147a34d09219d9ba834290e933","kind":"tag","published_at":"2023-04-01T21:52:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0/manifests"},{"name":"v23.03.0-edge","sha":"20fb59c26fe4743e12c8d4237983a3875dda131c","kind":"tag","published_at":"2023-03-19T19:34:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge/manifests"},{"name":"v23.02.1-edge","sha":"448ccc14f3115fe0eeafc67757a713fd5c915011","kind":"tag","published_at":"2023-02-26T19:57:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge/manifests"},{"name":"v23.02.0-edge","sha":"a33a6f47e2160f476de9024b9415d63a57647479","kind":"tag","published_at":"2023-02-21T18:29:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge/manifests"},{"name":"v22.10.7","sha":"e0f7b4d67f6f0068921bd1bf410d94631af205ff","kind":"tag","published_at":"2023-02-18T20:53:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7/manifests"},{"name":"v22.10.6","sha":"4f776efcd34e392d21ccc94f93002169cf7cf251","kind":"tag","published_at":"2023-01-23T23:35:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6/manifests"},{"name":"v23.01.0-edge","sha":"c492ad227d77b729b3c951767395b83a95d0ff6f","kind":"tag","published_at":"2023-01-14T18:15:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge/manifests"},{"name":"v22.10.5","sha":"8196ffd0aa4e03e6bb26fc207c6a9709f7b51c61","kind":"tag","published_at":"2023-01-14T14:03:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5/manifests"},{"name":"v22.12.0-edge","sha":"e8d53449306736b05c3f187a1ef0ff4ec641d621","kind":"tag","published_at":"2022-12-13T22:05:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge/manifests"},{"name":"v22.10.4","sha":"2d88d25db382aed205bb2191790f828901dc557b","kind":"tag","published_at":"2022-12-09T11:31:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4/manifests"},{"name":"v22.11.1-edge","sha":"4fc071ff773fee7c0d3d3b52e6ab92f9e4e362dd","kind":"tag","published_at":"2022-11-29T16:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge/manifests"},{"name":"v22.11.0-edge","sha":"877a58a330807a5265e507c01babcc27b1672d20","kind":"tag","published_at":"2022-11-23T17:31:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge/manifests"},{"name":"v22.10.3","sha":"44469bf90f5761ca4e234b05034c75b7975ea1d4","kind":"tag","published_at":"2022-11-21T21:57:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3/manifests"},{"name":"v22.10.2","sha":"0358114af7e8ed98dfaf592a119c656e0d8b6a1d","kind":"tag","published_at":"2022-11-13T19:10:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2/manifests"},{"name":"v22.10.1","sha":"4bc7e2a4cda807c2ffeb16446b98bd886943f62f","kind":"tag","published_at":"2022-10-27T19:01:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1/manifests"},{"name":"v22.10.0","sha":"66735ae0f4de161cc4e98f0a1044ff4909cf3969","kind":"tag","published_at":"2022-10-13T09:34:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0/manifests"},{"name":"v22.10.0-RC3","sha":"a12e98097ddd90dd83533ff8760ef676984a71d0","kind":"tag","published_at":"2022-10-07T22:10:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3/manifests"},{"name":"v22.10.0-RC2","sha":"c4f6c517d80306590f17bb51cbfdac2b3e3a2f42","kind":"tag","published_at":"2022-10-07T16:47:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2/manifests"},{"name":"v22.10.0-RC1","sha":"e7df3d8fb4e7099100130fe9a6063f8f9789476b","kind":"tag","published_at":"2022-10-03T14:50:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1/manifests"},{"name":"v22.09.7-edge","sha":"3107cd446e62de9c0c84c690a1fbb7c32e67e13c","kind":"tag","published_at":"2022-09-28T10:22:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.7-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.7-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.7-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge/manifests"},{"name":"v22.09.6-edge","sha":"021d898944428a8883fd73f3058aafc2043b0cca","kind":"tag","published_at":"2022-09-26T15:40:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.6-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.6-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.6-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge/manifests"},{"name":"v22.09.5-edge","sha":"c31caa11e29aeba46f1c778630a3e37a0545dfd0","kind":"tag","published_at":"2022-09-21T09:42:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.5-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.5-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.5-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge/manifests"},{"name":"v22.09.4-edge","sha":"783042c41578978c4159cb934645496484b8a384","kind":"tag","published_at":"2022-09-19T21:18:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.4-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.4-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.4-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge/manifests"},{"name":"v22.09.3-edge","sha":"da527e81919eae61b78d3de898817a6966181c1a","kind":"tag","published_at":"2022-09-10T16:10:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge/manifests"},{"name":"v22.09.2-edge","sha":"632ff365bface9be3450739f0741412bf8e76739","kind":"tag","published_at":"2022-09-07T20:10:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge/manifests"},{"name":"v22.09.1-edge","sha":"58949b2a21f270a6b6e93c34e48c4e186ea7ac29","kind":"tag","published_at":"2022-09-01T21:02:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge/manifests"},{"name":"v22.08.2-edge","sha":"ebf19c4e5141b72bcc7a4a7e30af8b2dcc9bba64","kind":"tag","published_at":"2022-08-16T18:55:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge/manifests"},{"name":"v22.08.1-edge","sha":"126e4259ea724585fc6c84f105ba73eb62e2ad37","kind":"tag","published_at":"2022-08-11T11:40:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge/manifests"},{"name":"v22.08.0-edge","sha":"ffa9a0c573e0a0cf257fb8b2da11c1c4251e6d32","kind":"tag","published_at":"2022-08-01T17:03:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge/manifests"},{"name":"v22.04.5","sha":"4282761f5b018e411523451211e056177b8fef3c","kind":"tag","published_at":"2022-07-15T16:35:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5/manifests"},{"name":"v22.07.1-edge","sha":"6e541457aa0c08f32fcecfb1024f75a52b20e60a","kind":"tag","published_at":"2022-07-13T12:01:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.07.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.07.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.07.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge/manifests"},{"name":"v22.04.4","sha":"237d32223f89158a5bbdd3d07fec283f5c73ce12","kind":"tag","published_at":"2022-06-19T21:08:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4/manifests"},{"name":"v22.06.1-edge","sha":"59c48429c2d3164f13b7d14b33ddc0bbfb37418e","kind":"tag","published_at":"2022-06-17T13:14:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge/manifests"},{"name":"v22.06.0-edge","sha":"bf9978dae0e3770dea93d974f072a681ad1f612e","kind":"tag","published_at":"2022-06-09T17:05:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge/manifests"},{"name":"v22.05.0-edge","sha":"1630465e29acb057f775c458264daf4f40d90bee","kind":"tag","published_at":"2022-05-25T18:18:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge/manifests"},{"name":"v22.04.3","sha":"a6c0fa88702418663c5ee2488a0142deee4502ab","kind":"tag","published_at":"2022-05-18T19:54:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3/manifests"},{"name":"v22.04.2","sha":"16348972f7ba916bd001f5ad5a166fc0ef312d59","kind":"tag","published_at":"2022-05-16T18:06:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2/manifests"},{"name":"v22.04.1","sha":"568c9dc38889deca6d82ee5940e00d4098505744","kind":"tag","published_at":"2022-05-15T12:16:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1/manifests"},{"name":"v22.04.0","sha":"f1bd0178d830f936947d6250e60a15a2abeddb51","kind":"tag","published_at":"2022-04-23T18:27:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0/manifests"},{"name":"v22.03.1-edge","sha":"16caa6bb16d6048488d1d34a4d54e30bcf22feb7","kind":"tag","published_at":"2022-04-06T21:40:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge/manifests"},{"name":"v22.03.0-edge","sha":"2a7dab407a760b6e045940079e8cc62887e16643","kind":"tag","published_at":"2022-03-27T20:22:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge/manifests"},{"name":"v22.02.1-edge","sha":"d35f25ccdf0a7eed7c836d1f29973059ee18e507","kind":"tag","published_at":"2022-03-03T18:59:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge/manifests"},{"name":"v22.02.0-edge","sha":"0046c9395e87d2de1a5d51ce155d8c1c5384d871","kind":"tag","published_at":"2022-02-25T11:26:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge/manifests"},{"name":"v22.01.0-edge","sha":"4f33645085332373d7b55fa3bb5e41577cfb7f32","kind":"tag","published_at":"2022-02-07T13:26:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge/manifests"},{"name":"v21.12.1-edge","sha":"3e20f87cd01aefb5c5e80230ffca5b7d7699705a","kind":"tag","published_at":"2021-12-22T08:36:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge/manifests"},{"name":"v21.10.6","sha":"9e8c39e0cc89092ae2fb5bc46e3646a595da1c55","kind":"tag","published_at":"2021-12-21T17:09:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6/manifests"},{"name":"v21.10.5","sha":"6cea21a1b288e427cc0e6c56cd9daaaec8a3fdbb","kind":"tag","published_at":"2021-12-08T14:55:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5/manifests"},{"name":"v21.11.0-edge","sha":"5bfde014f6e599863269f27010e0e6ca310d46a5","kind":"tag","published_at":"2021-12-05T18:13:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge/manifests"},{"name":"v21.10.4","sha":"a5efdec3401341462886bd66ce4330177528d978","kind":"tag","published_at":"2021-11-30T16:49:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4/manifests"},{"name":"v21.10.3","sha":"23ece74f3d24139c47d7bd0dc2a13a354901aceb","kind":"tag","published_at":"2021-11-23T08:07:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3/manifests"},{"name":"v21.10.2","sha":"5de94089499d4ffc99b59d08ded531c2cf0bb632","kind":"tag","published_at":"2021-11-22T11:46:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2/manifests"},{"name":"v21.10.1","sha":"8adf3766fb3c3b7c165db920804fa86934ad59f3","kind":"tag","published_at":"2021-11-18T09:43:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1/manifests"},{"name":"v21.10.0","sha":"262fb02f64843fc5b66d729055f770a9b905ee7c","kind":"tag","published_at":"2021-11-11T20:38:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0/manifests"},{"name":"v21.09.1-edge","sha":"5d8181093accd77303e841ed8c75654af49da995","kind":"tag","published_at":"2021-10-28T15:42:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge/manifests"},{"name":"v21.09.0-edge","sha":"63eaf8e0c180bfc2673b04b0eecc90e7134ede71","kind":"tag","published_at":"2021-10-12T20:46:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge/manifests"},{"name":"nf-sqldb@0.2.0","sha":"1db4572649a9b4f4798b8a582d7f107123333d8b","kind":"commit","published_at":"2021-10-11T07:45:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.2.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0/manifests"},{"name":"nf-sqldb@0.1.0","sha":"4d57979526d807a0d146697eb9c47d22696b0587","kind":"commit","published_at":"2021-09-01T15:26:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0/manifests"},{"name":"v21.08.0-edge","sha":"3732e1dfde4af1221f961a866f2e0a81bc2b9fe5","kind":"tag","published_at":"2021-08-30T17:54:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge/manifests"},{"name":"v21.07.0-edge","sha":"125f06b5c5a1db67e4368e0e8a32dbac0c41bd2e","kind":"tag","published_at":"2021-08-06T12:58:50.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge/manifests"},{"name":"v21.04.3","sha":"942b7afa242fc0fc50f4bbec00a681b1409829b2","kind":"tag","published_at":"2021-07-21T17:15:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3/manifests"},{"name":"v21.04.2","sha":"299ff56689a140305436cb7b3d23fe8a36312519","kind":"tag","published_at":"2021-07-12T13:31:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2/manifests"},{"name":"v21.06.0-edge","sha":"f59e64808339b2869d4bb5e54504a1ada960c03d","kind":"tag","published_at":"2021-07-03T20:51:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge/manifests"},{"name":"v21.05.0-edge","sha":"01e126c051b1b3f44d72d1fe26818a4e0f513f2e","kind":"tag","published_at":"2021-05-28T19:34:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge/manifests"},{"name":"v21.04.1","sha":"e7ac0fca924e01354c767a087b5cb3379074a159","kind":"tag","published_at":"2021-05-14T17:56:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1/manifests"},{"name":"v21.04.0","sha":"a3c4b18c20b07b900f9784eecc19a4f4fa4a3193","kind":"tag","published_at":"2021-05-02T17:56:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0/manifests"},{"name":"nf-google@1.0.3","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-google@1.0.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-google@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-google%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3/manifests"},{"name":"nf-azure@0.9.7","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-azure@0.9.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-azure@0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-azure%400.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7/manifests"},{"name":"nf-console@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-console@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-console@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-console%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2/manifests"},{"name":"nf-ga4gh@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ga4gh@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ga4gh@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ga4gh%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2/manifests"},{"name":"nf-ignite@1.2.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ignite@1.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ignite@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ignite%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2/manifests"},{"name":"nf-tower@1.1.0","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-tower@1.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-tower@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-tower%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0/manifests"},{"name":"nf-amazon@1.0.5","sha":"8f2e22062c1eb174561c0f86e501f8524aaebe30","kind":"commit","published_at":"2021-05-02T16:10:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-amazon@1.0.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-amazon@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-amazon%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5/manifests"},{"name":"v21.04.0-edge","sha":"c9515da2ada4f5b7d6322732ecab381529e76756","kind":"tag","published_at":"2021-04-08T12:33:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge/manifests"},{"name":"v20.12.1-edge","sha":"5509e0d7f3883f4b957a2cc664e7947d542bee01","kind":"commit","published_at":"2021-03-18T08:41:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge/manifests"},{"name":"v21.03.0-edge","sha":"865dc7f82bef71c9afe277f7aed1cae7d95095db","kind":"tag","published_at":"2021-03-05T15:27:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge/manifests"},{"name":"v21.02.0-edge","sha":"8f5758b242ffbac08557632bc9498b787972523c","kind":"tag","published_at":"2021-02-01T19:27:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge/manifests"},{"name":"v21.01.1-edge","sha":"7428b623869a4539cf48b4063f6785d8824cbdbd","kind":"tag","published_at":"2021-01-15T22:13:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge/manifests"},{"name":"v21.01.0-edge","sha":"bdec73d028f01bcab58daf23977b1e7629e78c9a","kind":"tag","published_at":"2021-01-04T21:19:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge/manifests"},{"name":"v20.12.0-edge","sha":"af261276749a4bfd13b9fa937280836b6fd51f38","kind":"tag","published_at":"2020-12-12T10:43:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge/manifests"},{"name":"v20.11.0-edge","sha":"1de2c4fb3669ffea1ad35f08135087e1941638f1","kind":"tag","published_at":"2020-11-16T10:40:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge/manifests"},{"name":"v20.10.0","sha":"dc36f6d3e48d653bb406e604b4d2199dd5ab9954","kind":"tag","published_at":"2020-11-01T17:28:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0/manifests"},{"name":"v20.09.1-edge","sha":"a6b4cabbf9a9e49509143b93a561773bc69cf393","kind":"tag","published_at":"2020-10-15T12:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge/manifests"},{"name":"v20.09.0-edge","sha":"58a03047cd686754bf7a85e145939c20e07027a0","kind":"tag","published_at":"2020-09-23T17:36:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge/manifests"},{"name":"v20.08.1-edge","sha":"6677f4a44af7950362a622a32022e53985931bc0","kind":"tag","published_at":"2020-09-02T14:30:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge/manifests"},{"name":"v20.08.0-edge","sha":"0ca08c9618adb37126a7a31ef84b4767304a5eb1","kind":"tag","published_at":"2020-08-25T12:36:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge/manifests"},{"name":"v20.07.1","sha":"f7cdf3944b4937b04cf1516b02dec2e424a114d2","kind":"tag","published_at":"2020-07-24T16:56:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1/manifests"},{"name":"v20.07.0-RC1","sha":"644e3fc1bda7cc148d987a6281147b1ca214e81e","kind":"tag","published_at":"2020-07-21T16:55:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1/manifests"},{"name":"v20.06.0-edge","sha":"cf253602d4de32edacad5f6a657ef4a73ef7ba59","kind":"tag","published_at":"2020-07-05T21:01:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge/manifests"},{"name":"v20.05.0-edge","sha":"2081a66d63c7b8bb9a44ad474e60ab46d6865323","kind":"tag","published_at":"2020-05-31T20:14:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge/manifests"},{"name":"v20.04.1","sha":"902b59e8b7181b8cb9739af67bd8b31e86b2220c","kind":"tag","published_at":"2020-05-03T20:33:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1/manifests"},{"name":"v20.04.1-edge","sha":"24b692a3ffc0cde6c719da49a33e9f8d55d18b0f","kind":"tag","published_at":"2020-04-19T17:30:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge/manifests"},{"name":"v20.04.0-edge","sha":"06f2cb94c45269427460eea5ef35cf2a3edf5573","kind":"tag","published_at":"2020-04-13T20:48:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge/manifests"},{"name":"v20.03.0-edge","sha":"8cfdde6fcda2ffd0b99d8b1b0f1321981465aba1","kind":"tag","published_at":"2020-03-28T16:42:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge/manifests"},{"name":"v20.02.0-edge","sha":"63a1aa6dba508f37c1ba982efa2f2b706551e49c","kind":"tag","published_at":"2020-02-29T15:55:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge/manifests"},{"name":"v20.01.0","sha":"2d74a2e7f2be08c9d2eeb13686b7f3fc6dfa8261","kind":"tag","published_at":"2020-02-12T13:24:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0/manifests"},{"name":"v20.01.0-rc1","sha":"2eb94251622043411e243284939e3c9c1fff0a01","kind":"tag","published_at":"2020-02-06T18:49:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-rc1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1/manifests"},{"name":"v20.01.0-edge","sha":"91d7384e100eb6d8e068c73c8d3dfab9ae4d845a","kind":"tag","published_at":"2020-01-20T20:42:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge/manifests"},{"name":"v19.12.0-edge","sha":"4323365a15eeea9b286f2ed5dba88c0486245aee","kind":"tag","published_at":"2019-12-20T12:34:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge/manifests"},{"name":"v19.11.0-edge","sha":"d133eedc886395fb8a90491cde2eb7d94e4e5374","kind":"tag","published_at":"2019-12-02T12:33:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge/manifests"},{"name":"v19.10.0","sha":"bc9f006d679f29211212ef535d8c35e3849c1376","kind":"tag","published_at":"2019-10-21T16:39:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0/manifests"},{"name":"v19.09.0-edge","sha":"9dfab9f4ea46095663871322311cdbeea343f50c","kind":"tag","published_at":"2019-09-16T21:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge/manifests"},{"name":"v19.08.1-edge","sha":"e35e3e9c9a96114bfddcd3e3359a816945ffb767","kind":"tag","published_at":"2019-08-26T19:42:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge/manifests"},{"name":"v19.07.0","sha":"c676b02461d6f3cb112add8347649f8b29bb14a9","kind":"tag","published_at":"2019-07-27T19:56:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0/manifests"},{"name":"v19.07.0-edge","sha":"7e7c52082ec618b57a5e20b22fca6370fca8f796","kind":"tag","published_at":"2019-07-09T15:04:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge/manifests"},{"name":"v19.06.0-edge","sha":"4492bdf7249070cf289bebefffe7833da2a22089","kind":"tag","published_at":"2019-06-21T14:59:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge/manifests"},{"name":"v19.05.0-edge","sha":"49f55e93fba83a180a43cf8a35083838379e38df","kind":"tag","published_at":"2019-05-20T19:11:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge/manifests"},{"name":"v19.04.1","sha":"14c3f3bee1e5bf6d3fbb68e0e32883c86630963e","kind":"tag","published_at":"2019-05-03T13:28:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1/manifests"},{"name":"v19.04.0-edge","sha":"bf0ee0dd5d10c1a2c36ba69f12fd8486b181d472","kind":"tag","published_at":"2019-04-24T20:54:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge/manifests"},{"name":"v19.04.0","sha":"41116e2d7efe9d351adb7e2bb66ee6c99e91f31d","kind":"tag","published_at":"2019-04-17T12:58:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0/manifests"},{"name":"v19.03.0-edge","sha":"ca5d7bc6b71e6245a643eb93a5eaeb113d912b74","kind":"tag","published_at":"2019-03-14T21:49:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge/manifests"},{"name":"v19.02.0-edge","sha":"9f89795b620a8614ea7a40291bd8d9944ea33f94","kind":"tag","published_at":"2019-02-06T14:53:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge/manifests"},{"name":"v19.01.0","sha":"f38bfee810bd36f9bb108244ac1c8feac3ae854b","kind":"tag","published_at":"2019-01-22T15:04:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0/manifests"},{"name":"v19.01.0-edge","sha":"e281db33edf568a5a378c365c4d2e30675326e28","kind":"tag","published_at":"2019-01-10T14:05:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge/manifests"},{"name":"v18.12.0-edge","sha":"0896fb37d043f9033a45a24b13c7ec2b09cc78de","kind":"tag","published_at":"2018-12-18T13:39:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge/manifests"},{"name":"v18.11.0-edge","sha":"c40c71a2f39e1dd89e3a17f9301be9fdfd2de95c","kind":"commit","published_at":"2018-11-12T18:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge/manifests"},{"name":"v18.10.1","sha":"248fce8e5d0ddc2faaa5e01007f670b5a3310689","kind":"tag","published_at":"2018-10-24T15:44:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1/manifests"},{"name":"v0.32.0","sha":"ce0a8f22f62a9531857c6908de97dadc6a0259e7","kind":"tag","published_at":"2018-09-27T11:35:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.32.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"03e55f5b4c19edac3abc3899b6132d8c9760f907","kind":"tag","published_at":"2018-08-07T16:47:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"a379420faa8583e8fa559d1e6ebe7e1710cae14b","kind":"tag","published_at":"2018-07-25T16:48:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0/manifests"},{"name":"v0.31.0-RC1","sha":"ad8e97b7c416a555005fd1b3a21980a3cea25e07","kind":"tag","published_at":"2018-07-19T20:00:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1/manifests"},{"name":"v0.30.2","sha":"9e011757db9cf97eb861503f37437a609be4c62a","kind":"tag","published_at":"2018-06-16T19:48:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"537b507cc7201573c33200dc402336aa74aa9f28","kind":"tag","published_at":"2018-06-11T14:30:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"5197e36ef8c484776ae602189b2a1ff295ba5670","kind":"tag","published_at":"2018-06-05T12:08:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0/manifests"},{"name":"v0.29.1","sha":"004822bf354bd4e61e735d49fd2d8221ff84f60b","kind":"tag","published_at":"2018-05-10T08:42:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"0f9490d345b7d89c8e4c9ec2812ad1dab28de898","kind":"tag","published_at":"2018-04-24T12:26:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0/manifests"},{"name":"v0.29.0-RC1","sha":"d8580f776d2dfebfe0fe8021c788f76e54a10bfb","kind":"tag","published_at":"2018-04-08T12:53:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1/manifests"},{"name":"v0.28.2","sha":"33b0fad520dc844bc72af0a7f521464bdd86e369","kind":"tag","published_at":"2018-04-06T14:07:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"df18def5b4dab1ed33205132c7c6f7b9b456e3bf","kind":"tag","published_at":"2018-03-27T19:20:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"bb23833b0888a849b575a8db07cbeef89f9ab206","kind":"tag","published_at":"2018-03-10T13:56:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0/manifests"},{"name":"v0.28.0-RC1","sha":"116342f3df244adfe42c0806aeaa80fd5053d42c","kind":"tag","published_at":"2018-02-27T13:38:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1/manifests"},{"name":"v0.27.6","sha":"9c2ecba26e35f60e43b63535187df5f2ea5cc40c","kind":"tag","published_at":"2018-02-19T10:28:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"f472166ce5c004d7b5506104015310b0dc971a2e","kind":"tag","published_at":"2018-02-16T07:47:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"5fa69eeff5dceea07a4abd9330e8034157d33a28","kind":"tag","published_at":"2018-02-05T10:49:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"d8d1d351b3d077dc4c1420918dfcaa6f4d3a4964","kind":"tag","published_at":"2018-01-29T15:36:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"69f39ebbe70f98655e785e2c2cdcf8e22e374867","kind":"tag","published_at":"2018-01-23T10:54:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"58061a23e1bd47bc98e7e9b5a2e17f0d90f072e8","kind":"tag","published_at":"2018-01-18T14:38:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"ad89ef934eff6adf9318619dc79133cd25c1fa3e","kind":"tag","published_at":"2018-01-09T14:23:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0/manifests"},{"name":"v0.27.0-RC2","sha":"2fa8184b973c3a4902b282e35d1e1c7ff5d980ed","kind":"tag","published_at":"2017-12-29T15:44:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2/manifests"},{"name":"v0.27.0-RC1","sha":"3c0df3236dc7e9b954c51d427d3f159ac0ee8b39","kind":"tag","published_at":"2017-12-20T15:36:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1/manifests"},{"name":"v0.26.4","sha":"653b4215be8795bbb01efba6e8bc02640b8f7a48","kind":"tag","published_at":"2017-12-11T21:45:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4/manifests"},{"name":"v0.26.3","sha":"71e2a750fd18766c314ee691fbe66463d19ab6f7","kind":"tag","published_at":"2017-11-30T19:41:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"ceeb23ce56ffb84470944afa8c85a3e26fa5aa84","kind":"tag","published_at":"2017-11-27T21:22:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"eda61c187c070c19769af30bb2879320389dad18","kind":"tag","published_at":"2017-11-17T14:58:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"a6ae34b4fd8034be128e3d88227c8ed9ce7fbbc3","kind":"tag","published_at":"2017-11-08T12:35:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0/manifests"},{"name":"v0.26.0-RC2","sha":"26a2d2f00b437d894583abc1137662ef2d6098cd","kind":"tag","published_at":"2017-10-30T19:38:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2/manifests"},{"name":"v0.26.0-RC1","sha":"177b3c827f21229b717435e086c4171736c24c58","kind":"tag","published_at":"2017-10-24T15:43:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1/manifests"},{"name":"v0.25.7","sha":"092f5d9c177ef3b9353fda02443835a7cdc129d8","kind":"tag","published_at":"2017-09-06T20:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"a9648ae98e9418be46e31afab07a5b939d338e22","kind":"tag","published_at":"2017-08-13T15:54:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"b0ccaaf77199e5071cbafcd1d33d019f24a184cf","kind":"tag","published_at":"2017-08-04T14:23:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"64183d9981616d6b456f8e4d878eb7141a562466","kind":"tag","published_at":"2017-07-31T10:57:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"aae23fe345460db227f244e0dff21fdb07e94cf4","kind":"tag","published_at":"2017-07-31T09:16:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"637fcb039a7d490c469a56af774b0201d57a62e5","kind":"tag","published_at":"2017-07-03T09:19:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"fbb2e0f7536e530f1822982a2ff500e8aa6fb8e6","kind":"tag","published_at":"2017-06-27T13:45:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"215e461be39016672e3a33a14bd58b39bd2b3ed5","kind":"tag","published_at":"2017-06-26T09:28:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0/manifests"},{"name":"v0.25.0-RC1","sha":"500e908518635571ec3daf9571c86ab3a775b754","kind":"tag","published_at":"2017-06-06T07:33:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1/manifests"},{"name":"v0.24.4","sha":"f06817d8ebb3da877baafcf9cdf676c832c12d42","kind":"tag","published_at":"2017-05-22T12:39:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"071e49d27a48d4165b1ee0252d540f037adf2cfc","kind":"tag","published_at":"2017-04-24T19:47:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"1bae7bfa6088d0d8be543b57adacd83cef0f98f6","kind":"tag","published_at":"2017-04-05T17:57:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"d521708be6ff32efdba80fe8ff17744eb2500320","kind":"tag","published_at":"2017-03-24T20:58:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"6da95732dd51cfd6ed791346bd80074f7c866fb5","kind":"tag","published_at":"2017-03-20T14:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0/manifests"},{"name":"v0.23.4","sha":"3bc84b1b36971f28edacf10a2b999d1b3f78c601","kind":"tag","published_at":"2017-02-24T12:35:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"6ab0a6b79c04647285d635519590f5cbb9943cfe","kind":"tag","published_at":"2017-02-09T23:36:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"d8977a85434f788585be64c82daecb6845ef25fd","kind":"tag","published_at":"2017-02-02T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"09d5375d73b39339e7ec505dd01d237443c82b2c","kind":"tag","published_at":"2017-01-23T23:26:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"5286d55f088d946785e0b0781f8bb1e66bc5c598","kind":"tag","published_at":"2016-12-13T15:28:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0/manifests"},{"name":"v0.22.6","sha":"6a56d4e4542100eac3730c5eadf14fdb009caebb","kind":"tag","published_at":"2016-12-04T23:19:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"cd07841a47bfaaf10ca0a7fafa8586d17df48764","kind":"tag","published_at":"2016-11-17T12:52:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"bbcc11292b6c82908cea835a6d4b3dc22ad356be","kind":"tag","published_at":"2016-11-04T21:26:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"e86fc0b13b55e4cfe424dec0da31896916459f36","kind":"tag","published_at":"2016-10-12T11:30:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"bd8211c51b0345e9d34e6669993f75cfef2c00f0","kind":"tag","published_at":"2016-10-03T16:00:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"17596cc6ad690f7b0cd6eecc73464edb95948162","kind":"tag","published_at":"2016-09-26T10:54:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"edc61eac76e7082a453905c0f118a03f132262d7","kind":"tag","published_at":"2016-09-21T13:15:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0/manifests"},{"name":"v0.22.0-RC2","sha":"08f761e756f8cb2f8ec06a1fd4ec95875845c729","kind":"tag","published_at":"2016-09-13T16:55:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2/manifests"},{"name":"v0.22.0-RC1","sha":"c71e9e846bdadf3d757c952a939402b8bb496c26","kind":"tag","published_at":"2016-09-01T15:33:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1/manifests"},{"name":"v0.21.3","sha":"bcc69674b75e77834aa66fe68d7cd187dcc3a795","kind":"tag","published_at":"2016-08-26T19:20:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"afb7544135e460342a1d36cbc5b48bb6d1db828d","kind":"tag","published_at":"2016-08-12T11:29:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"dc1f6b8d3c351d7c0adcf43c2d39c1c07f42543d","kind":"tag","published_at":"2016-07-29T12:45:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"f7b5235bb14323eeedc12a8649e244cc4b27109e","kind":"tag","published_at":"2016-07-20T15:25:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0/manifests"},{"name":"v0.21.0-RC1","sha":"158fe7170c6bec977aa7bcbb4fb472823ea277b9","kind":"tag","published_at":"2016-07-14T07:58:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1/manifests"},{"name":"v0.20.1","sha":"a77a4ebd49efff64daf91ea19359c51b4b5bed08","kind":"tag","published_at":"2016-06-18T07:45:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"daf63d70dbe18a152eb650a001a6c4c70444aa00","kind":"tag","published_at":"2016-06-10T14:12:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0/manifests"},{"name":"v0.19.4","sha":"175691b984991caac37b09a91719d16521e72929","kind":"tag","published_at":"2016-06-03T17:45:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"18f26d707eedadd0043e25dc5379a97611ec9dba","kind":"tag","published_at":"2016-05-31T11:52:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"ef07ff2f0cae937d0865af5589eb042ae2c5b9ac","kind":"tag","published_at":"2016-05-26T15:02:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"e4eabda574a5e723f6e09b7fbfc23324273e2595","kind":"tag","published_at":"2016-05-20T15:22:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"1cba12ce76c66c660a33945459dcaea54eb863b4","kind":"tag","published_at":"2016-05-18T09:27:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"c2ad9576a2aaf5d8a1a71b5c2ada20e74e70db77","kind":"tag","published_at":"2016-05-09T08:04:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"cf8fd207cac852de59657f09c8313f5bc84e04e6","kind":"tag","published_at":"2016-05-03T11:44:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"85db9ad648d91c2e22bfc8224468d5d45abc4854","kind":"tag","published_at":"2016-04-26T11:53:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"83482866a77eecf495602823f8d0f0b73d1fa2a5","kind":"tag","published_at":"2016-04-11T11:46:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0/manifests"},{"name":"v0.18.0-RC1","sha":"7761c87671fe2eec1e069cb171b1e449f946653d","kind":"tag","published_at":"2016-04-06T21:38:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1/manifests"},{"name":"v0.17.3","sha":"5b26f003c1d1a1020a4d5b73265684a5303ac2b1","kind":"tag","published_at":"2016-02-18T13:06:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"4a0bdde1783946e62afd8ff0d3166517339a7719","kind":"tag","published_at":"2016-02-02T17:27:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"147a011d276a952cd66c188521d4b3de41251f73","kind":"tag","published_at":"2016-01-21T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"ce736be18f13be38bb54689ee42d5240fa06d1f7","kind":"tag","published_at":"2016-01-07T13:31:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0/manifests"},{"name":"v0.16.5","sha":"9640780b495dfecb53aba1a5c49c37269cf8d8f8","kind":"tag","published_at":"2015-12-18T09:32:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"3af18a75f8fb2aa3e3809596d8c6e89d47b4c878","kind":"tag","published_at":"2015-12-06T16:49:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"586367c6123b8604bb95d2645a4ad03233818aa8","kind":"tag","published_at":"2015-11-30T16:02:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"bf64ff5dd7d56b7f75ce82f770a4ded4c52567a8","kind":"tag","published_at":"2015-11-14T18:22:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"157ccf6953d98d1830d816fcccd80484186f8c6c","kind":"tag","published_at":"2015-11-07T19:25:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"be4eafd43f142b6b7c86febe55e50a879fcd53ff","kind":"tag","published_at":"2015-11-04T10:36:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0/manifests"},{"name":"v0.16.0-RC1","sha":"24959498ed6aa520f7e72feba0baaaf9b8c95a3b","kind":"tag","published_at":"2015-10-23T10:50:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1/manifests"},{"name":"v0.15.6","sha":"a6487eb75f7078e1e51572dbeedf329c5f63804e","kind":"tag","published_at":"2015-10-07T16:13:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"0562cd57a0897673681b65d2161e35224757200b","kind":"tag","published_at":"2015-09-28T09:50:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"816be9d4de5ce0dab5f27f3bea054f28000287c8","kind":"tag","published_at":"2015-09-23T10:24:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"5d67827110c5f268be043e0d8385b9537194ef20","kind":"tag","published_at":"2015-08-26T12:21:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"716292157cd4fb3c8ff4b6a24f979b3d742e209d","kind":"tag","published_at":"2015-08-19T14:27:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"72c889a3d77268270950404a2e6a1db16c44d987","kind":"tag","published_at":"2015-08-04T15:57:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"4812811738049c31d3f265491d8a9c4af683ee5a","kind":"tag","published_at":"2015-07-27T08:14:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0/manifests"},{"name":"v0.14.4","sha":"f9177d5f78804a8a571511a1daef2fc8fcea34bb","kind":"tag","published_at":"2015-07-20T15:09:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"39d2daf5c22b431b935484315875004d1a11602e","kind":"tag","published_at":"2015-07-03T17:49:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"c3e530d24ff9cb544fe9e9b0fcb606531cf97edb","kind":"tag","published_at":"2015-06-25T12:19:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"47f5f0fb9e0f27019d35d5bf7ba806c0e6c4c388","kind":"tag","published_at":"2015-06-08T14:59:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"0dffa67962d05a2533b0ede27733887aa04def72","kind":"tag","published_at":"2015-06-04T15:24:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0/manifests"},{"name":"v0.13.5","sha":"6235aae888ede7ed2cfe8473b97811628c4e2773","kind":"tag","published_at":"2015-05-07T12:42:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"6d80c857d193b19700ce0aafbd9b2a8b2854f7b3","kind":"tag","published_at":"2015-05-04T09:27:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"6d596f2a2cb1ae4d7d0dda01f100b43837957e7b","kind":"tag","published_at":"2015-04-19T17:53:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"646e913e574c1417d4c86a91b70527617bfc4789","kind":"tag","published_at":"2015-04-16T11:37:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"99ecef730d6397a0299b7f83e236f50fdce8f200","kind":"tag","published_at":"2015-04-11T10:00:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"f0ee65dcfea0845f09372700282367de9a28e052","kind":"tag","published_at":"2015-04-08T21:16:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"a4ee14989c332d7574ff9172eb8eb7a87338aa2c","kind":"tag","published_at":"2015-03-18T09:27:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"537ccb971974535c40e09c6d9ad21ee2d6a472bc","kind":"tag","published_at":"2015-03-09T15:22:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"1b4d5e590429af31e89ad5d5a7ad47459fcb5f26","kind":"tag","published_at":"2015-02-16T15:19:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"17182e36f5de664a710b151307cd81eb344b8436","kind":"tag","published_at":"2015-02-12T11:22:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"688b9c75eeb79ccef962c9b5f92ae6e6fac797fa","kind":"tag","published_at":"2015-02-08T21:02:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"1782bb13d9d8ca8f3526554d5dc014f2d6569f23","kind":"tag","published_at":"2015-01-05T16:16:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0/manifests"},{"name":"v0.11.4","sha":"8a349373466ffc29d3c3e4d032eda15c6176beb3","kind":"tag","published_at":"2014-12-16T17:16:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"b21329afa2759e05bb896bf712ea193731f49482","kind":"tag","published_at":"2014-11-27T10:04:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"1653946b2a1983e50b77f749dba5cfe652e10f58","kind":"tag","published_at":"2014-11-19T15:56:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"2c0d6d05fe4dd48fd0d96b607335c76241dae267","kind":"tag","published_at":"2014-11-11T14:50:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"78430ce749f9199be44e7449bf886e802fab565a","kind":"tag","published_at":"2014-11-05T13:37:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"bd844a0ecbb35e7ecbab4f3a145dbfa7404bc8db","kind":"tag","published_at":"2014-10-03T11:57:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"57b3c9d9594026a68cc50e634268fa9922df23b3","kind":"tag","published_at":"2014-10-01T11:35:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ddbdce401e4befaa4ca292c3e13046bf9a04a911","kind":"tag","published_at":"2014-09-15T14:55:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b110977065bb359e4a3d307c342f40d73951b214","kind":"tag","published_at":"2014-09-08T16:28:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"241a96c6a74f708db8f18bca2ab1e24d071a2fb3","kind":"tag","published_at":"2014-08-11T10:40:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.9.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0/manifests"},{"name":"v0.8.5","sha":"13717db8910f665d9f8a4ddb451cf56748f969eb","kind":"tag","published_at":"2014-08-03T14:07:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"24a1fa74e822d68cedf74ac0d22603c44b12ad15","kind":"tag","published_at":"2014-07-20T18:15:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"1ed91667e834c654841772b7eddf58f60632fb3a","kind":"tag","published_at":"2014-06-27T14:47:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"2542fb6dd767268c21afe17d5b1e6e81939aacf7","kind":"tag","published_at":"2014-06-18T18:17:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"cd44d36b10853058c9549dc28e674fba1b8523c4","kind":"tag","published_at":"2014-05-26T21:15:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"fabe3d5b028b138c3b88751627e3e21d591a4961","kind":"tag","published_at":"2014-05-23T21:48:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"1c9ac40edca1dfa0b22bc7d2714dabaa14a40d1d","kind":"tag","published_at":"2014-05-16T12:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"1e35f27e8a372672456fc3ff61fd78ff79cd1612","kind":"tag","published_at":"2014-05-05T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"dd268c5b2ea6366f566bd254a662383b491684d8","kind":"tag","published_at":"2014-04-15T15:16:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"67151164928c28082c58a08bfce0856239f657a1","kind":"tag","published_at":"2014-03-24T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"c10f3d4406a84afe197dfffba1c241ae1b07715b","kind":"tag","published_at":"2014-02-20T18:24:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"87a87e7087746a1d8b45a6fb825b87745e835980","kind":"tag","published_at":"2014-02-16T20:02:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0529962e0390dd1db7669e2968c57e662993f240","kind":"tag","published_at":"2014-01-16T18:59:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"90150e1fa3abba0b06cfec5cf2396b2d4e8b9dbb","kind":"tag","published_at":"2013-12-10T18:22:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"82807b12611eb806c765df71e3670ec238c5fc8f","kind":"tag","published_at":"2013-12-09T19:08:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fa93b2e0c6b43b3cc3ffe0f4961cfa065bce459e","kind":"tag","published_at":"2013-11-28T19:04:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"3b54a5cd8fffe920b7871a92b6a99bdeb839cd0e","kind":"tag","published_at":"2013-10-24T15:00:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1/manifests"},{"name":"v0.3.4","sha":"1e365e65ed21e8af74b58fda2683b287c059eb31","kind":"tag","published_at":"2013-08-24T08:53:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"b807f76431e77287da0da01c3e4a5a1e353ee995","kind":"commit","published_at":"2013-08-08T12:20:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"4442e91da2f72c9f232294a0ecd02056aca81c84","kind":"tag","published_at":"2013-07-22T12:56:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"17f60480ce3c2c26e73ba8f52d08a5f8dcbebb3c","kind":"tag","published_at":"2013-07-18T17:26:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0a1e80c2e4b8ea7eec9746721000304bf48eaf20","kind":"tag","published_at":"2013-07-11T15:51:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"beb92386735f238c748d39ac473910696bc4a196","kind":"tag","published_at":"2013-05-28T14:39:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.11","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"9adf2245c25385dfba6a14e932c4d58c1cfe263d","kind":"tag","published_at":"2013-05-20T08:08:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.10","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"08faadfeeaab8bee24ddaea9cd6d43dd881ae7cd","kind":"commit","published_at":"2013-05-14T16:10:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"ec0698bee10537e4ceca288172ab08ba1daf2477","kind":"tag","published_at":"2013-04-30T16:04:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"003239c03c25cce8b4c4d20902f739212f307ccd","kind":"tag","published_at":"2013-04-25T16:47:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7/manifests"},{"name":"v0.2.5","sha":"cf01e4df59d6218329f3cd5ff94be0b121f0f749","kind":"tag","published_at":"2013-04-19T15:47:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5/manifests"},{"name":"v0.2.2","sha":"6e4744ec8a017ad5a8c084838857a37d3fb1bcb4","kind":"tag","published_at":"2013-04-09T10:48:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T05:28:54.039Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":6.119947111072766,"forks_count":6.28928798582673,"average":23.312259356384292},"purl":"pkg:maven/io.nextflow/nxf-gridgain","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.nextflow:nxf-gridgain","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.nextflow:nxf-gridgain","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.nextflow:nxf-gridgain/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T22:43:11.412Z","issues_count":686,"pull_requests_count":588,"avg_time_to_close_issue":18443118.535031848,"avg_time_to_close_pull_request":3091679.64,"issues_closed_count":312,"pull_requests_closed_count":423,"pull_request_authors_count":90,"issue_authors_count":372,"avg_comments_per_issue":4.940233236151603,"avg_comments_per_pull_request":4.2312925170068025,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":363,"past_year_pull_requests_count":455,"past_year_avg_time_to_close_issue":2260791.562913907,"past_year_avg_time_to_close_pull_request":1050799.5255681819,"past_year_issues_closed_count":151,"past_year_pull_requests_closed_count":352,"past_year_pull_request_authors_count":65,"past_year_issue_authors_count":217,"past_year_avg_comments_per_issue":3.1019283746556474,"past_year_avg_comments_per_pull_request":3.4483516483516485,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":290,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/issues","maintainers":[{"login":"bentsherman","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"robsyme","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"jordeu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"mribeirodantas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mribeirodantas"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"marcodelapierre","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcodelapierre"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"abhi18av","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhi18av"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"},{"login":"pabloaledo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pabloaledo"},{"login":"munishchouhan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/munishchouhan"},{"login":"manuelesimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelesimi"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"}],"active_maintainers":[{"login":"bentsherman","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"robsyme","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"jordeu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-gridgain/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-gridgain/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-gridgain/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-gridgain/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5094290,"name":"io.nextflow:nextflow","ecosystem":"maven","description":"A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner","homepage":"http://www.nextflow.io","licenses":"The Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/nextflow-io/nextflow","keywords_array":[],"namespace":"io.nextflow","versions_count":303,"first_release_published_at":"2015-04-08T20:19:26.000Z","latest_release_published_at":"2025-06-06T12:09:04.000Z","latest_release_number":"24.10.8","last_synced_at":"2025-09-05T02:10:07.681Z","created_at":"2022-07-29T18:29:34.010Z","updated_at":"2025-09-05T02:10:07.682Z","registry_url":"https://central.sonatype.com/artifact/io.nextflow/nextflow/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.nextflow/nextflow/","metadata":{},"repo_metadata":{"id":7688591,"uuid":"9052236","full_name":"nextflow-io/nextflow","owner":"nextflow-io","description":"A DSL for data-driven computational pipelines","archived":false,"fork":false,"pushed_at":"2025-08-28T22:45:01.000Z","size":63577,"stargazers_count":3118,"open_issues_count":491,"forks_count":719,"subscribers_count":87,"default_branch":"master","last_synced_at":"2025-08-29T02:25:45.280Z","etag":null,"topics":["aws","bioinformatics","cloud","dataflow","docker","groovy","hello","hpc","nextflow","pipeline","pipeline-framework","reproducible-research","reproducible-science","sge","singularity","singularity-containers","slurm","workflow-engine"],"latest_commit_sha":null,"homepage":"http://nextflow.io","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextflow-io.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-03-27T11:17:33.000Z","updated_at":"2025-08-27T22:53:38.000Z","dependencies_parsed_at":"2023-09-22T05:27:21.989Z","dependency_job_id":"99c97c87-dc9d-4092-b872-684add29f6c2","html_url":"https://github.com/nextflow-io/nextflow","commit_stats":{"total_commits":6282,"total_committers":183,"mean_commits":34.32786885245902,"dds":0.1263928685132123,"last_synced_commit":"4c54db6ac634cc80a820752d8f4edb959fc832e4"},"previous_names":[],"tags_count":333,"template":false,"template_full_name":null,"purl":"pkg:github/nextflow-io/nextflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/sbom","scorecard":{"id":659721,"data":{"date":"2025-08-11","repo":{"name":"github.com/nextflow-io/nextflow","commit":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/build.yml:39"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:194","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/build.yml:193","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/cffconvert.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/generate-send-dependencies.yml:7","Warn: no topLevel permission defined: .github/workflows/seqeradocs-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: Apache License 2.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v25.07.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753","Warn: release artifact v25.07.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests-v1/subworkflow.nf:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests/subworkflow.nf:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/stale.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating amazoncorretto:21-al2023 to amazoncorretto:21-al2023@sha256:411aff82096876584e5f5b7d375572d32c8b03e29abaefaa50e303bd937c943b","Warn: containerImage not pinned by hash: docker/flux/.devcontainer/Dockerfile:1: pin your Docker image by updating fluxrm/flux-sched:focal to fluxrm/flux-sched:focal@sha256:1b9f6581e5587db629043a9513056e0fafaa00c8969a5479a5fef963ec462f6e","Warn: containerImage not pinned by hash: docs/Dockerfile:1: pin your Docker image by updating mambaorg/micromamba:1.5.8 to mambaorg/micromamba:1.5.8@sha256:475730daef12ff9c0733e70092aeeefdf4c373a584c952dac3f7bdb739601990","Warn: containerImage not pinned by hash: test-e2e/Dockerfile:1: pin your Docker image by updating amazoncorretto:17-al2023 to amazoncorretto:17-al2023@sha256:5acaef366078c3b971c4aacd02b58205e74f597a0f30801a1d45904277b0e350","Warn: containerImage not pinned by hash: tests-v1/Dockerfile:1","Warn: containerImage not pinned by hash: tests/Dockerfile:1","Warn: containerImage not pinned by hash: validation/test-aws-unstage-fail-container/Dockerfile:1: pin your Docker image by updating ubuntu to ubuntu@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: validation/wave-tests/example2/modules/foo/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/flux/.devcontainer/Dockerfile:16","Warn: pipCommand not pinned by hash: docs/Dockerfile:12-14","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:21","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-21T15:43:42.076Z","repository_id":7688591,"created_at":"2025-08-21T15:43:42.077Z","updated_at":"2025-08-21T15:43:42.077Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272635683,"owners_count":24967900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nextflow-io","name":"nextflow-io","uuid":"6698688","kind":"organization","description":"","email":null,"website":"http://nextflow.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6698688?v=4","repositories_count":78,"last_synced_at":"2023-05-21T01:00:52.958Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nextflow-io","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T04:11:01.074Z","updated_at":"2023-05-21T01:00:52.974Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io/repositories"},"tags":[{"name":"v25.07.0-edge","sha":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1","kind":"tag","published_at":"2025-08-15T18:11:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge/manifests"},{"name":"v25.06.0-edge","sha":"7d9272b78edaceedd80beeb63b15ed78b27bfffc","kind":"tag","published_at":"2025-07-06T14:06:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge/manifests"},{"name":"v25.04.6","sha":"6588d533d4f4bc55cf15339000881ea71f674ac5","kind":"tag","published_at":"2025-07-01T11:35:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6/manifests"},{"name":"v25.04.5","sha":"91514b87aac8371c7d060676a26b0677bc7c6df0","kind":"tag","published_at":"2025-06-30T20:02:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5/manifests"},{"name":"v24.10.9","sha":"393dfb828944d165c73ce4898b8044e367f1d48f","kind":"tag","published_at":"2025-06-30T16:09:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9/manifests"},{"name":"v24.04.6","sha":"7b5def9500ebcbb14f6652fe1c4c44c8a67af606","kind":"tag","published_at":"2025-06-30T14:34:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6/manifests"},{"name":"v25.04.4","sha":"71d9c376af5031410bfe4370fad22f3b184c9b66","kind":"tag","published_at":"2025-06-16T15:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4/manifests"},{"name":"v24.04.5","sha":"25aba80e8ea50a7714159ddf52a3122fd87b541e","kind":"tag","published_at":"2025-06-06T12:44:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5/manifests"},{"name":"v24.10.8","sha":"8fcb319ce694086bbb5ebc31ec2ca24bf276e4d1","kind":"tag","published_at":"2025-06-06T12:18:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8/manifests"},{"name":"v25.04.3","sha":"08c0027038cd99789dd790f2082f50870bc2de91","kind":"tag","published_at":"2025-06-02T21:03:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3/manifests"},{"name":"v25.05.0-edge","sha":"3cc9374b2feb9945603220552849d0efb74823e5","kind":"tag","published_at":"2025-06-02T19:48:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge/manifests"},{"name":"v25.04.2","sha":"ea75b301c7928dfea20af47ad9b4f9212fa3b1e7","kind":"tag","published_at":"2025-05-13T23:20:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2/manifests"},{"name":"v25.04.1","sha":"10b557810d97b4a88f18aac99481887285977f7c","kind":"tag","published_at":"2025-05-12T08:20:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1/manifests"},{"name":"v25.04.0","sha":"c9bd193ab40ea8ccb7602f86866f9004faaf9fd7","kind":"tag","published_at":"2025-05-08T19:59:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0/manifests"},{"name":"v24.10.6","sha":"cad3997dc357a70f44b04ade7c765fe8919faec4","kind":"tag","published_at":"2025-04-23T17:03:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6/manifests"},{"name":"v25.03.1-edge","sha":"f06aaf6c46de532fa5d86a6a63196523fb6126e4","kind":"tag","published_at":"2025-04-23T16:31:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge/manifests"},{"name":"v25.03.0-edge","sha":"92a47ec5da49afa0d29b1884107d8431fb396b7a","kind":"tag","published_at":"2025-04-23T10:51:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge/manifests"},{"name":"v25.02.3-edge","sha":"092166ef470388133cdcb40b3e4d7408ff6abe76","kind":"tag","published_at":"2025-04-08T12:10:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge/manifests"},{"name":"v25.02.2-edge","sha":"20ddf2358d92e8178fe97657ded87691b56afdb6","kind":"tag","published_at":"2025-04-05T15:47:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge/manifests"},{"name":"v25.02.1-edge","sha":"39f3c05e08b6aa4cc720c581704666af19871519","kind":"tag","published_at":"2025-03-19T20:25:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge/manifests"},{"name":"v25.02.0-edge","sha":"dcc386e4f01d611f11fcd48c734aa6aab6bdddf1","kind":"tag","published_at":"2025-03-18T07:37:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge/manifests"},{"name":"v24.10.5","sha":"b271f85df366749438ed3e32da3b091113a3d848","kind":"tag","published_at":"2025-03-04T19:39:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5/manifests"},{"name":"v25.01.0-edge","sha":"e2ae8a93dbb04c7171743245927d4b5e50ada02e","kind":"tag","published_at":"2025-02-12T14:10:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge/manifests"},{"name":"v24.10.4","sha":"56ad7dbbc90cee3e1ffae20101b2619d8b2bda4d","kind":"tag","published_at":"2025-01-20T17:03:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4/manifests"},{"name":"v24.12.0-edge","sha":"24faeee874a0e8896bde8aacf832c28e382df6d5","kind":"tag","published_at":"2025-01-20T16:22:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge/manifests"},{"name":"v24.10.3","sha":"6183fdf9dbd9114f5ee86d11bc5e69cbd06501a6","kind":"tag","published_at":"2024-12-16T16:41:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3/manifests"},{"name":"v24.11.0-edge","sha":"6e231be115c31f4e29e6deab45f668ae7e75917d","kind":"tag","published_at":"2024-12-03T10:43:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge/manifests"},{"name":"v24.10.2","sha":"62fc0017ffae1ea151581f738c17ab840649aa0c","kind":"tag","published_at":"2024-11-27T21:39:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2/manifests"},{"name":"v24.10.1","sha":"65941daaf991ddcb67aa8e653d6c93cee2433dfb","kind":"tag","published_at":"2024-11-18T14:17:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1/manifests"},{"name":"v24.10.0","sha":"a019ef8f6c26be67bb4e7bf8ce252914b3875231","kind":"tag","published_at":"2024-10-27T20:24:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0/manifests"},{"name":"v24.09.2-edge","sha":"0c9b3337f39cb1986fcf7fc360edb43a2701b486","kind":"tag","published_at":"2024-10-14T21:39:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge/manifests"},{"name":"v24.09.1-edge","sha":"34cdac3d7f3a48b952a0e05e488d02544de5540e","kind":"tag","published_at":"2024-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge/manifests"},{"name":"v24.09.0-edge","sha":"324de3d162e476ed3bf58a9c77ae8e95e27cb3ee","kind":"tag","published_at":"2024-10-02T13:44:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge/manifests"},{"name":"v24.08.0-edge","sha":"6e866ae81ff3bf8a9729e9dbaa9dd89afcb81a4b","kind":"tag","published_at":"2024-09-04T15:35:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge/manifests"},{"name":"v24.07.0-edge","sha":"d975962b7651818f16648fdeeb8ed8fb1d27877d","kind":"tag","published_at":"2024-08-05T21:28:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge/manifests"},{"name":"v24.04.4","sha":"ebcdcd6ab55767f47baed2bc55fcb9217d13ee37","kind":"tag","published_at":"2024-08-01T08:54:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4/manifests"},{"name":"v23.10.4","sha":"a2b945443ecd6ffaa2c14ae31d74998959e6b58c","kind":"tag","published_at":"2024-07-31T10:32:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4/manifests"},{"name":"v24.04.3","sha":"6e2591d161427f2211fe0173e62f66d00644a34d","kind":"tag","published_at":"2024-07-09T21:18:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3/manifests"},{"name":"v24.06.0-edge","sha":"e72ff742235ca999da3db4796c2d5f611fd0c4cd","kind":"tag","published_at":"2024-07-08T20:44:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge/manifests"},{"name":"v24.05.0-edge","sha":"f3a86def48d79a77770fec2b71f3fdc396d75dc9","kind":"tag","published_at":"2024-06-17T20:51:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge/manifests"},{"name":"v23.10.3","sha":"232e4b30c322f80e96ca344d788123dad29a0187","kind":"tag","published_at":"2024-06-11T20:37:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3/manifests"},{"name":"v24.04.2","sha":"e6a5e17db91ca6fae875df42053bd8c1b2a23bd4","kind":"tag","published_at":"2024-05-29T06:39:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2/manifests"},{"name":"v23.10.2","sha":"e50de272466f5fb6eb506c99cd01c00e00001a33","kind":"tag","published_at":"2024-05-28T14:29:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2/manifests"},{"name":"v24.04.1","sha":"1923fef6231e9846e604ee3eb50ecb61c5fbd0bf","kind":"tag","published_at":"2024-05-20T10:13:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1/manifests"},{"name":"v24.04.0","sha":"2ee0c418c16591905f05d30c00710d5903ecace8","kind":"tag","published_at":"2024-05-20T09:23:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0/manifests"},{"name":"v24.04.0-edge","sha":"0863a65a3175721b7d929d7e991b4b227706fdef","kind":"tag","published_at":"2024-05-13T09:56:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge/manifests"},{"name":"v24.03.0-edge","sha":"231497419ccc4b16997afb25076df37d2e9cf379","kind":"tag","published_at":"2024-04-15T09:58:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge/manifests"},{"name":"v24.02.0-edge","sha":"a90fd564119c2919b284793e711ba2648262b936","kind":"tag","published_at":"2024-03-10T20:21:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge/manifests"},{"name":"v24.01.0-edge","sha":"279c410b8de69627dbb7992e37e98ad36883c180","kind":"tag","published_at":"2024-02-05T23:40:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge/manifests"},{"name":"v23.10.1","sha":"25d468c948168f357f23d4db5d242ecd37526e1d","kind":"tag","published_at":"2024-01-12T23:37:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1/manifests"},{"name":"v23.04.5","sha":"973b0310a32d2f87c2f3b4e78847cc348364c26f","kind":"tag","published_at":"2024-01-12T21:24:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5/manifests"},{"name":"v23.12.0-edge","sha":"dfd7d09efe8c7d159596433a846ed5c7f8e17423","kind":"tag","published_at":"2023-12-20T11:14:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge/manifests"},{"name":"v23.11.0-edge","sha":"19d2ccb60ae7d281e6cb43769216a0384cb27313","kind":"tag","published_at":"2023-11-24T21:47:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge/manifests"},{"name":"v23.10.0","sha":"2cce747d77466c049a792bffa258f90869be6c52","kind":"tag","published_at":"2023-10-16T05:40:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0/manifests"},{"name":"v23.09.3-edge","sha":"1bfb8b14ee5158d8041528d7aeccd7805a0dda5a","kind":"tag","published_at":"2023-10-10T12:33:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge/manifests"},{"name":"v23.09.2-edge","sha":"46afba88f93714995357b47655cc664051cfc27a","kind":"tag","published_at":"2023-09-27T22:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge/manifests"},{"name":"v23.04.4","sha":"f2905ab114d55981f94d8c93f6b0e0fb060e463f","kind":"tag","published_at":"2023-09-25T16:00:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4/manifests"},{"name":"v23.09.1-edge","sha":"79c677a12d82400444fb6221219ce92b7247dcf2","kind":"tag","published_at":"2023-09-11T11:14:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge/manifests"},{"name":"v23.09.0-edge","sha":"f37d51baa80979f359c9dbd87be9564965dcd035","kind":"tag","published_at":"2023-09-10T22:34:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge/manifests"},{"name":"v23.08.1-edge","sha":"9f1b68900acb29098effd5a57998a15364958207","kind":"tag","published_at":"2023-08-17T15:35:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge/manifests"},{"name":"v23.04.3","sha":"10fd84142c7550c1cb7aa96f97692a88eb1dc7ef","kind":"tag","published_at":"2023-08-11T22:00:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3/manifests"},{"name":"v23.08.0-edge","sha":"ace32d007e545dc3da5924c36c39f628c83b1da8","kind":"tag","published_at":"2023-08-05T15:13:13.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge/manifests"},{"name":"v23.07.0-edge","sha":"fd4ff04f827ebca0f25efd3b079a68f390a82079","kind":"tag","published_at":"2023-07-22T16:14:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge/manifests"},{"name":"v23.06.0-edge","sha":"cb9592063783576a10ec78800e0ce99ff459bfb8","kind":"tag","published_at":"2023-06-14T21:48:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge/manifests"},{"name":"v23.04.2","sha":"5b5b579d603475d786d6ffed8ae63f9b7191560b","kind":"tag","published_at":"2023-06-08T10:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2/manifests"},{"name":"v23.05.0-edge","sha":"0781988bb28d1d2f53d3399fba070e831410be48","kind":"tag","published_at":"2023-05-15T04:59:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge/manifests"},{"name":"v22.10.8","sha":"82b917e5a1ec33357fd92606c8a11e50c7f4ac8c","kind":"tag","published_at":"2023-04-15T10:32:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8/manifests"},{"name":"v23.04.1","sha":"2769e60cebe53af4eb9e5bd61653d146761c0d59","kind":"tag","published_at":"2023-04-15T07:51:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1/manifests"},{"name":"v23.04.0","sha":"77c286ec3ae4f3147a34d09219d9ba834290e933","kind":"tag","published_at":"2023-04-01T21:52:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0/manifests"},{"name":"v23.03.0-edge","sha":"20fb59c26fe4743e12c8d4237983a3875dda131c","kind":"tag","published_at":"2023-03-19T19:34:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge/manifests"},{"name":"v23.02.1-edge","sha":"448ccc14f3115fe0eeafc67757a713fd5c915011","kind":"tag","published_at":"2023-02-26T19:57:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge/manifests"},{"name":"v23.02.0-edge","sha":"a33a6f47e2160f476de9024b9415d63a57647479","kind":"tag","published_at":"2023-02-21T18:29:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge/manifests"},{"name":"v22.10.7","sha":"e0f7b4d67f6f0068921bd1bf410d94631af205ff","kind":"tag","published_at":"2023-02-18T20:53:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7/manifests"},{"name":"v22.10.6","sha":"4f776efcd34e392d21ccc94f93002169cf7cf251","kind":"tag","published_at":"2023-01-23T23:35:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6/manifests"},{"name":"v23.01.0-edge","sha":"c492ad227d77b729b3c951767395b83a95d0ff6f","kind":"tag","published_at":"2023-01-14T18:15:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge/manifests"},{"name":"v22.10.5","sha":"8196ffd0aa4e03e6bb26fc207c6a9709f7b51c61","kind":"tag","published_at":"2023-01-14T14:03:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5/manifests"},{"name":"v22.12.0-edge","sha":"e8d53449306736b05c3f187a1ef0ff4ec641d621","kind":"tag","published_at":"2022-12-13T22:05:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge/manifests"},{"name":"v22.10.4","sha":"2d88d25db382aed205bb2191790f828901dc557b","kind":"tag","published_at":"2022-12-09T11:31:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4/manifests"},{"name":"v22.11.1-edge","sha":"4fc071ff773fee7c0d3d3b52e6ab92f9e4e362dd","kind":"tag","published_at":"2022-11-29T16:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge/manifests"},{"name":"v22.11.0-edge","sha":"877a58a330807a5265e507c01babcc27b1672d20","kind":"tag","published_at":"2022-11-23T17:31:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge/manifests"},{"name":"v22.10.3","sha":"44469bf90f5761ca4e234b05034c75b7975ea1d4","kind":"tag","published_at":"2022-11-21T21:57:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3/manifests"},{"name":"v22.10.2","sha":"0358114af7e8ed98dfaf592a119c656e0d8b6a1d","kind":"tag","published_at":"2022-11-13T19:10:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2/manifests"},{"name":"v22.10.1","sha":"4bc7e2a4cda807c2ffeb16446b98bd886943f62f","kind":"tag","published_at":"2022-10-27T19:01:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1/manifests"},{"name":"v22.10.0","sha":"66735ae0f4de161cc4e98f0a1044ff4909cf3969","kind":"tag","published_at":"2022-10-13T09:34:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0/manifests"},{"name":"v22.10.0-RC3","sha":"a12e98097ddd90dd83533ff8760ef676984a71d0","kind":"tag","published_at":"2022-10-07T22:10:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3/manifests"},{"name":"v22.10.0-RC2","sha":"c4f6c517d80306590f17bb51cbfdac2b3e3a2f42","kind":"tag","published_at":"2022-10-07T16:47:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2/manifests"},{"name":"v22.10.0-RC1","sha":"e7df3d8fb4e7099100130fe9a6063f8f9789476b","kind":"tag","published_at":"2022-10-03T14:50:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1/manifests"},{"name":"v22.09.7-edge","sha":"3107cd446e62de9c0c84c690a1fbb7c32e67e13c","kind":"tag","published_at":"2022-09-28T10:22:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.7-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.7-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.7-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge/manifests"},{"name":"v22.09.6-edge","sha":"021d898944428a8883fd73f3058aafc2043b0cca","kind":"tag","published_at":"2022-09-26T15:40:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.6-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.6-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.6-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge/manifests"},{"name":"v22.09.5-edge","sha":"c31caa11e29aeba46f1c778630a3e37a0545dfd0","kind":"tag","published_at":"2022-09-21T09:42:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.5-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.5-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.5-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge/manifests"},{"name":"v22.09.4-edge","sha":"783042c41578978c4159cb934645496484b8a384","kind":"tag","published_at":"2022-09-19T21:18:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.4-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.4-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.4-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge/manifests"},{"name":"v22.09.3-edge","sha":"da527e81919eae61b78d3de898817a6966181c1a","kind":"tag","published_at":"2022-09-10T16:10:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge/manifests"},{"name":"v22.09.2-edge","sha":"632ff365bface9be3450739f0741412bf8e76739","kind":"tag","published_at":"2022-09-07T20:10:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge/manifests"},{"name":"v22.09.1-edge","sha":"58949b2a21f270a6b6e93c34e48c4e186ea7ac29","kind":"tag","published_at":"2022-09-01T21:02:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge/manifests"},{"name":"v22.08.2-edge","sha":"ebf19c4e5141b72bcc7a4a7e30af8b2dcc9bba64","kind":"tag","published_at":"2022-08-16T18:55:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge/manifests"},{"name":"v22.08.1-edge","sha":"126e4259ea724585fc6c84f105ba73eb62e2ad37","kind":"tag","published_at":"2022-08-11T11:40:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge/manifests"},{"name":"v22.08.0-edge","sha":"ffa9a0c573e0a0cf257fb8b2da11c1c4251e6d32","kind":"tag","published_at":"2022-08-01T17:03:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge/manifests"},{"name":"v22.04.5","sha":"4282761f5b018e411523451211e056177b8fef3c","kind":"tag","published_at":"2022-07-15T16:35:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5/manifests"},{"name":"v22.07.1-edge","sha":"6e541457aa0c08f32fcecfb1024f75a52b20e60a","kind":"tag","published_at":"2022-07-13T12:01:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.07.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.07.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.07.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge/manifests"},{"name":"v22.04.4","sha":"237d32223f89158a5bbdd3d07fec283f5c73ce12","kind":"tag","published_at":"2022-06-19T21:08:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4/manifests"},{"name":"v22.06.1-edge","sha":"59c48429c2d3164f13b7d14b33ddc0bbfb37418e","kind":"tag","published_at":"2022-06-17T13:14:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge/manifests"},{"name":"v22.06.0-edge","sha":"bf9978dae0e3770dea93d974f072a681ad1f612e","kind":"tag","published_at":"2022-06-09T17:05:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge/manifests"},{"name":"v22.05.0-edge","sha":"1630465e29acb057f775c458264daf4f40d90bee","kind":"tag","published_at":"2022-05-25T18:18:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge/manifests"},{"name":"v22.04.3","sha":"a6c0fa88702418663c5ee2488a0142deee4502ab","kind":"tag","published_at":"2022-05-18T19:54:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3/manifests"},{"name":"v22.04.2","sha":"16348972f7ba916bd001f5ad5a166fc0ef312d59","kind":"tag","published_at":"2022-05-16T18:06:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2/manifests"},{"name":"v22.04.1","sha":"568c9dc38889deca6d82ee5940e00d4098505744","kind":"tag","published_at":"2022-05-15T12:16:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1/manifests"},{"name":"v22.04.0","sha":"f1bd0178d830f936947d6250e60a15a2abeddb51","kind":"tag","published_at":"2022-04-23T18:27:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0/manifests"},{"name":"v22.03.1-edge","sha":"16caa6bb16d6048488d1d34a4d54e30bcf22feb7","kind":"tag","published_at":"2022-04-06T21:40:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge/manifests"},{"name":"v22.03.0-edge","sha":"2a7dab407a760b6e045940079e8cc62887e16643","kind":"tag","published_at":"2022-03-27T20:22:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge/manifests"},{"name":"v22.02.1-edge","sha":"d35f25ccdf0a7eed7c836d1f29973059ee18e507","kind":"tag","published_at":"2022-03-03T18:59:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge/manifests"},{"name":"v22.02.0-edge","sha":"0046c9395e87d2de1a5d51ce155d8c1c5384d871","kind":"tag","published_at":"2022-02-25T11:26:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge/manifests"},{"name":"v22.01.0-edge","sha":"4f33645085332373d7b55fa3bb5e41577cfb7f32","kind":"tag","published_at":"2022-02-07T13:26:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge/manifests"},{"name":"v21.12.1-edge","sha":"3e20f87cd01aefb5c5e80230ffca5b7d7699705a","kind":"tag","published_at":"2021-12-22T08:36:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge/manifests"},{"name":"v21.10.6","sha":"9e8c39e0cc89092ae2fb5bc46e3646a595da1c55","kind":"tag","published_at":"2021-12-21T17:09:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6/manifests"},{"name":"v21.10.5","sha":"6cea21a1b288e427cc0e6c56cd9daaaec8a3fdbb","kind":"tag","published_at":"2021-12-08T14:55:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5/manifests"},{"name":"v21.11.0-edge","sha":"5bfde014f6e599863269f27010e0e6ca310d46a5","kind":"tag","published_at":"2021-12-05T18:13:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge/manifests"},{"name":"v21.10.4","sha":"a5efdec3401341462886bd66ce4330177528d978","kind":"tag","published_at":"2021-11-30T16:49:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4/manifests"},{"name":"v21.10.3","sha":"23ece74f3d24139c47d7bd0dc2a13a354901aceb","kind":"tag","published_at":"2021-11-23T08:07:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3/manifests"},{"name":"v21.10.2","sha":"5de94089499d4ffc99b59d08ded531c2cf0bb632","kind":"tag","published_at":"2021-11-22T11:46:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2/manifests"},{"name":"v21.10.1","sha":"8adf3766fb3c3b7c165db920804fa86934ad59f3","kind":"tag","published_at":"2021-11-18T09:43:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1/manifests"},{"name":"v21.10.0","sha":"262fb02f64843fc5b66d729055f770a9b905ee7c","kind":"tag","published_at":"2021-11-11T20:38:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0/manifests"},{"name":"v21.09.1-edge","sha":"5d8181093accd77303e841ed8c75654af49da995","kind":"tag","published_at":"2021-10-28T15:42:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge/manifests"},{"name":"v21.09.0-edge","sha":"63eaf8e0c180bfc2673b04b0eecc90e7134ede71","kind":"tag","published_at":"2021-10-12T20:46:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge/manifests"},{"name":"nf-sqldb@0.2.0","sha":"1db4572649a9b4f4798b8a582d7f107123333d8b","kind":"commit","published_at":"2021-10-11T07:45:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.2.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0/manifests"},{"name":"nf-sqldb@0.1.0","sha":"4d57979526d807a0d146697eb9c47d22696b0587","kind":"commit","published_at":"2021-09-01T15:26:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0/manifests"},{"name":"v21.08.0-edge","sha":"3732e1dfde4af1221f961a866f2e0a81bc2b9fe5","kind":"tag","published_at":"2021-08-30T17:54:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge/manifests"},{"name":"v21.07.0-edge","sha":"125f06b5c5a1db67e4368e0e8a32dbac0c41bd2e","kind":"tag","published_at":"2021-08-06T12:58:50.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge/manifests"},{"name":"v21.04.3","sha":"942b7afa242fc0fc50f4bbec00a681b1409829b2","kind":"tag","published_at":"2021-07-21T17:15:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3/manifests"},{"name":"v21.04.2","sha":"299ff56689a140305436cb7b3d23fe8a36312519","kind":"tag","published_at":"2021-07-12T13:31:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2/manifests"},{"name":"v21.06.0-edge","sha":"f59e64808339b2869d4bb5e54504a1ada960c03d","kind":"tag","published_at":"2021-07-03T20:51:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge/manifests"},{"name":"v21.05.0-edge","sha":"01e126c051b1b3f44d72d1fe26818a4e0f513f2e","kind":"tag","published_at":"2021-05-28T19:34:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge/manifests"},{"name":"v21.04.1","sha":"e7ac0fca924e01354c767a087b5cb3379074a159","kind":"tag","published_at":"2021-05-14T17:56:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1/manifests"},{"name":"v21.04.0","sha":"a3c4b18c20b07b900f9784eecc19a4f4fa4a3193","kind":"tag","published_at":"2021-05-02T17:56:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0/manifests"},{"name":"nf-google@1.0.3","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-google@1.0.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-google@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-google%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3/manifests"},{"name":"nf-azure@0.9.7","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-azure@0.9.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-azure@0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-azure%400.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7/manifests"},{"name":"nf-console@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-console@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-console@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-console%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2/manifests"},{"name":"nf-ga4gh@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ga4gh@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ga4gh@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ga4gh%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2/manifests"},{"name":"nf-ignite@1.2.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ignite@1.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ignite@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ignite%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2/manifests"},{"name":"nf-tower@1.1.0","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-tower@1.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-tower@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-tower%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0/manifests"},{"name":"nf-amazon@1.0.5","sha":"8f2e22062c1eb174561c0f86e501f8524aaebe30","kind":"commit","published_at":"2021-05-02T16:10:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-amazon@1.0.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-amazon@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-amazon%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5/manifests"},{"name":"v21.04.0-edge","sha":"c9515da2ada4f5b7d6322732ecab381529e76756","kind":"tag","published_at":"2021-04-08T12:33:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge/manifests"},{"name":"v20.12.1-edge","sha":"5509e0d7f3883f4b957a2cc664e7947d542bee01","kind":"commit","published_at":"2021-03-18T08:41:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge/manifests"},{"name":"v21.03.0-edge","sha":"865dc7f82bef71c9afe277f7aed1cae7d95095db","kind":"tag","published_at":"2021-03-05T15:27:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge/manifests"},{"name":"v21.02.0-edge","sha":"8f5758b242ffbac08557632bc9498b787972523c","kind":"tag","published_at":"2021-02-01T19:27:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge/manifests"},{"name":"v21.01.1-edge","sha":"7428b623869a4539cf48b4063f6785d8824cbdbd","kind":"tag","published_at":"2021-01-15T22:13:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge/manifests"},{"name":"v21.01.0-edge","sha":"bdec73d028f01bcab58daf23977b1e7629e78c9a","kind":"tag","published_at":"2021-01-04T21:19:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge/manifests"},{"name":"v20.12.0-edge","sha":"af261276749a4bfd13b9fa937280836b6fd51f38","kind":"tag","published_at":"2020-12-12T10:43:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge/manifests"},{"name":"v20.11.0-edge","sha":"1de2c4fb3669ffea1ad35f08135087e1941638f1","kind":"tag","published_at":"2020-11-16T10:40:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge/manifests"},{"name":"v20.10.0","sha":"dc36f6d3e48d653bb406e604b4d2199dd5ab9954","kind":"tag","published_at":"2020-11-01T17:28:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0/manifests"},{"name":"v20.09.1-edge","sha":"a6b4cabbf9a9e49509143b93a561773bc69cf393","kind":"tag","published_at":"2020-10-15T12:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge/manifests"},{"name":"v20.09.0-edge","sha":"58a03047cd686754bf7a85e145939c20e07027a0","kind":"tag","published_at":"2020-09-23T17:36:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge/manifests"},{"name":"v20.08.1-edge","sha":"6677f4a44af7950362a622a32022e53985931bc0","kind":"tag","published_at":"2020-09-02T14:30:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge/manifests"},{"name":"v20.08.0-edge","sha":"0ca08c9618adb37126a7a31ef84b4767304a5eb1","kind":"tag","published_at":"2020-08-25T12:36:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge/manifests"},{"name":"v20.07.1","sha":"f7cdf3944b4937b04cf1516b02dec2e424a114d2","kind":"tag","published_at":"2020-07-24T16:56:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1/manifests"},{"name":"v20.07.0-RC1","sha":"644e3fc1bda7cc148d987a6281147b1ca214e81e","kind":"tag","published_at":"2020-07-21T16:55:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1/manifests"},{"name":"v20.06.0-edge","sha":"cf253602d4de32edacad5f6a657ef4a73ef7ba59","kind":"tag","published_at":"2020-07-05T21:01:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge/manifests"},{"name":"v20.05.0-edge","sha":"2081a66d63c7b8bb9a44ad474e60ab46d6865323","kind":"tag","published_at":"2020-05-31T20:14:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge/manifests"},{"name":"v20.04.1","sha":"902b59e8b7181b8cb9739af67bd8b31e86b2220c","kind":"tag","published_at":"2020-05-03T20:33:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1/manifests"},{"name":"v20.04.1-edge","sha":"24b692a3ffc0cde6c719da49a33e9f8d55d18b0f","kind":"tag","published_at":"2020-04-19T17:30:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge/manifests"},{"name":"v20.04.0-edge","sha":"06f2cb94c45269427460eea5ef35cf2a3edf5573","kind":"tag","published_at":"2020-04-13T20:48:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge/manifests"},{"name":"v20.03.0-edge","sha":"8cfdde6fcda2ffd0b99d8b1b0f1321981465aba1","kind":"tag","published_at":"2020-03-28T16:42:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge/manifests"},{"name":"v20.02.0-edge","sha":"63a1aa6dba508f37c1ba982efa2f2b706551e49c","kind":"tag","published_at":"2020-02-29T15:55:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge/manifests"},{"name":"v20.01.0","sha":"2d74a2e7f2be08c9d2eeb13686b7f3fc6dfa8261","kind":"tag","published_at":"2020-02-12T13:24:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0/manifests"},{"name":"v20.01.0-rc1","sha":"2eb94251622043411e243284939e3c9c1fff0a01","kind":"tag","published_at":"2020-02-06T18:49:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-rc1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1/manifests"},{"name":"v20.01.0-edge","sha":"91d7384e100eb6d8e068c73c8d3dfab9ae4d845a","kind":"tag","published_at":"2020-01-20T20:42:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge/manifests"},{"name":"v19.12.0-edge","sha":"4323365a15eeea9b286f2ed5dba88c0486245aee","kind":"tag","published_at":"2019-12-20T12:34:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge/manifests"},{"name":"v19.11.0-edge","sha":"d133eedc886395fb8a90491cde2eb7d94e4e5374","kind":"tag","published_at":"2019-12-02T12:33:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge/manifests"},{"name":"v19.10.0","sha":"bc9f006d679f29211212ef535d8c35e3849c1376","kind":"tag","published_at":"2019-10-21T16:39:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0/manifests"},{"name":"v19.09.0-edge","sha":"9dfab9f4ea46095663871322311cdbeea343f50c","kind":"tag","published_at":"2019-09-16T21:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge/manifests"},{"name":"v19.08.1-edge","sha":"e35e3e9c9a96114bfddcd3e3359a816945ffb767","kind":"tag","published_at":"2019-08-26T19:42:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge/manifests"},{"name":"v19.07.0","sha":"c676b02461d6f3cb112add8347649f8b29bb14a9","kind":"tag","published_at":"2019-07-27T19:56:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0/manifests"},{"name":"v19.07.0-edge","sha":"7e7c52082ec618b57a5e20b22fca6370fca8f796","kind":"tag","published_at":"2019-07-09T15:04:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge/manifests"},{"name":"v19.06.0-edge","sha":"4492bdf7249070cf289bebefffe7833da2a22089","kind":"tag","published_at":"2019-06-21T14:59:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge/manifests"},{"name":"v19.05.0-edge","sha":"49f55e93fba83a180a43cf8a35083838379e38df","kind":"tag","published_at":"2019-05-20T19:11:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge/manifests"},{"name":"v19.04.1","sha":"14c3f3bee1e5bf6d3fbb68e0e32883c86630963e","kind":"tag","published_at":"2019-05-03T13:28:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1/manifests"},{"name":"v19.04.0-edge","sha":"bf0ee0dd5d10c1a2c36ba69f12fd8486b181d472","kind":"tag","published_at":"2019-04-24T20:54:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge/manifests"},{"name":"v19.04.0","sha":"41116e2d7efe9d351adb7e2bb66ee6c99e91f31d","kind":"tag","published_at":"2019-04-17T12:58:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0/manifests"},{"name":"v19.03.0-edge","sha":"ca5d7bc6b71e6245a643eb93a5eaeb113d912b74","kind":"tag","published_at":"2019-03-14T21:49:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge/manifests"},{"name":"v19.02.0-edge","sha":"9f89795b620a8614ea7a40291bd8d9944ea33f94","kind":"tag","published_at":"2019-02-06T14:53:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge/manifests"},{"name":"v19.01.0","sha":"f38bfee810bd36f9bb108244ac1c8feac3ae854b","kind":"tag","published_at":"2019-01-22T15:04:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0/manifests"},{"name":"v19.01.0-edge","sha":"e281db33edf568a5a378c365c4d2e30675326e28","kind":"tag","published_at":"2019-01-10T14:05:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge/manifests"},{"name":"v18.12.0-edge","sha":"0896fb37d043f9033a45a24b13c7ec2b09cc78de","kind":"tag","published_at":"2018-12-18T13:39:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge/manifests"},{"name":"v18.11.0-edge","sha":"c40c71a2f39e1dd89e3a17f9301be9fdfd2de95c","kind":"commit","published_at":"2018-11-12T18:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge/manifests"},{"name":"v18.10.1","sha":"248fce8e5d0ddc2faaa5e01007f670b5a3310689","kind":"tag","published_at":"2018-10-24T15:44:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1/manifests"},{"name":"v0.32.0","sha":"ce0a8f22f62a9531857c6908de97dadc6a0259e7","kind":"tag","published_at":"2018-09-27T11:35:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.32.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"03e55f5b4c19edac3abc3899b6132d8c9760f907","kind":"tag","published_at":"2018-08-07T16:47:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"a379420faa8583e8fa559d1e6ebe7e1710cae14b","kind":"tag","published_at":"2018-07-25T16:48:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0/manifests"},{"name":"v0.31.0-RC1","sha":"ad8e97b7c416a555005fd1b3a21980a3cea25e07","kind":"tag","published_at":"2018-07-19T20:00:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1/manifests"},{"name":"v0.30.2","sha":"9e011757db9cf97eb861503f37437a609be4c62a","kind":"tag","published_at":"2018-06-16T19:48:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"537b507cc7201573c33200dc402336aa74aa9f28","kind":"tag","published_at":"2018-06-11T14:30:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"5197e36ef8c484776ae602189b2a1ff295ba5670","kind":"tag","published_at":"2018-06-05T12:08:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0/manifests"},{"name":"v0.29.1","sha":"004822bf354bd4e61e735d49fd2d8221ff84f60b","kind":"tag","published_at":"2018-05-10T08:42:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"0f9490d345b7d89c8e4c9ec2812ad1dab28de898","kind":"tag","published_at":"2018-04-24T12:26:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0/manifests"},{"name":"v0.29.0-RC1","sha":"d8580f776d2dfebfe0fe8021c788f76e54a10bfb","kind":"tag","published_at":"2018-04-08T12:53:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1/manifests"},{"name":"v0.28.2","sha":"33b0fad520dc844bc72af0a7f521464bdd86e369","kind":"tag","published_at":"2018-04-06T14:07:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"df18def5b4dab1ed33205132c7c6f7b9b456e3bf","kind":"tag","published_at":"2018-03-27T19:20:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"bb23833b0888a849b575a8db07cbeef89f9ab206","kind":"tag","published_at":"2018-03-10T13:56:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0/manifests"},{"name":"v0.28.0-RC1","sha":"116342f3df244adfe42c0806aeaa80fd5053d42c","kind":"tag","published_at":"2018-02-27T13:38:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1/manifests"},{"name":"v0.27.6","sha":"9c2ecba26e35f60e43b63535187df5f2ea5cc40c","kind":"tag","published_at":"2018-02-19T10:28:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"f472166ce5c004d7b5506104015310b0dc971a2e","kind":"tag","published_at":"2018-02-16T07:47:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"5fa69eeff5dceea07a4abd9330e8034157d33a28","kind":"tag","published_at":"2018-02-05T10:49:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"d8d1d351b3d077dc4c1420918dfcaa6f4d3a4964","kind":"tag","published_at":"2018-01-29T15:36:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"69f39ebbe70f98655e785e2c2cdcf8e22e374867","kind":"tag","published_at":"2018-01-23T10:54:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"58061a23e1bd47bc98e7e9b5a2e17f0d90f072e8","kind":"tag","published_at":"2018-01-18T14:38:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"ad89ef934eff6adf9318619dc79133cd25c1fa3e","kind":"tag","published_at":"2018-01-09T14:23:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0/manifests"},{"name":"v0.27.0-RC2","sha":"2fa8184b973c3a4902b282e35d1e1c7ff5d980ed","kind":"tag","published_at":"2017-12-29T15:44:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2/manifests"},{"name":"v0.27.0-RC1","sha":"3c0df3236dc7e9b954c51d427d3f159ac0ee8b39","kind":"tag","published_at":"2017-12-20T15:36:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1/manifests"},{"name":"v0.26.4","sha":"653b4215be8795bbb01efba6e8bc02640b8f7a48","kind":"tag","published_at":"2017-12-11T21:45:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4/manifests"},{"name":"v0.26.3","sha":"71e2a750fd18766c314ee691fbe66463d19ab6f7","kind":"tag","published_at":"2017-11-30T19:41:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"ceeb23ce56ffb84470944afa8c85a3e26fa5aa84","kind":"tag","published_at":"2017-11-27T21:22:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"eda61c187c070c19769af30bb2879320389dad18","kind":"tag","published_at":"2017-11-17T14:58:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"a6ae34b4fd8034be128e3d88227c8ed9ce7fbbc3","kind":"tag","published_at":"2017-11-08T12:35:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0/manifests"},{"name":"v0.26.0-RC2","sha":"26a2d2f00b437d894583abc1137662ef2d6098cd","kind":"tag","published_at":"2017-10-30T19:38:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2/manifests"},{"name":"v0.26.0-RC1","sha":"177b3c827f21229b717435e086c4171736c24c58","kind":"tag","published_at":"2017-10-24T15:43:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1/manifests"},{"name":"v0.25.7","sha":"092f5d9c177ef3b9353fda02443835a7cdc129d8","kind":"tag","published_at":"2017-09-06T20:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"a9648ae98e9418be46e31afab07a5b939d338e22","kind":"tag","published_at":"2017-08-13T15:54:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"b0ccaaf77199e5071cbafcd1d33d019f24a184cf","kind":"tag","published_at":"2017-08-04T14:23:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"64183d9981616d6b456f8e4d878eb7141a562466","kind":"tag","published_at":"2017-07-31T10:57:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"aae23fe345460db227f244e0dff21fdb07e94cf4","kind":"tag","published_at":"2017-07-31T09:16:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"637fcb039a7d490c469a56af774b0201d57a62e5","kind":"tag","published_at":"2017-07-03T09:19:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"fbb2e0f7536e530f1822982a2ff500e8aa6fb8e6","kind":"tag","published_at":"2017-06-27T13:45:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"215e461be39016672e3a33a14bd58b39bd2b3ed5","kind":"tag","published_at":"2017-06-26T09:28:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0/manifests"},{"name":"v0.25.0-RC1","sha":"500e908518635571ec3daf9571c86ab3a775b754","kind":"tag","published_at":"2017-06-06T07:33:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1/manifests"},{"name":"v0.24.4","sha":"f06817d8ebb3da877baafcf9cdf676c832c12d42","kind":"tag","published_at":"2017-05-22T12:39:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"071e49d27a48d4165b1ee0252d540f037adf2cfc","kind":"tag","published_at":"2017-04-24T19:47:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"1bae7bfa6088d0d8be543b57adacd83cef0f98f6","kind":"tag","published_at":"2017-04-05T17:57:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"d521708be6ff32efdba80fe8ff17744eb2500320","kind":"tag","published_at":"2017-03-24T20:58:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"6da95732dd51cfd6ed791346bd80074f7c866fb5","kind":"tag","published_at":"2017-03-20T14:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0/manifests"},{"name":"v0.23.4","sha":"3bc84b1b36971f28edacf10a2b999d1b3f78c601","kind":"tag","published_at":"2017-02-24T12:35:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"6ab0a6b79c04647285d635519590f5cbb9943cfe","kind":"tag","published_at":"2017-02-09T23:36:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"d8977a85434f788585be64c82daecb6845ef25fd","kind":"tag","published_at":"2017-02-02T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"09d5375d73b39339e7ec505dd01d237443c82b2c","kind":"tag","published_at":"2017-01-23T23:26:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"5286d55f088d946785e0b0781f8bb1e66bc5c598","kind":"tag","published_at":"2016-12-13T15:28:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0/manifests"},{"name":"v0.22.6","sha":"6a56d4e4542100eac3730c5eadf14fdb009caebb","kind":"tag","published_at":"2016-12-04T23:19:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"cd07841a47bfaaf10ca0a7fafa8586d17df48764","kind":"tag","published_at":"2016-11-17T12:52:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"bbcc11292b6c82908cea835a6d4b3dc22ad356be","kind":"tag","published_at":"2016-11-04T21:26:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"e86fc0b13b55e4cfe424dec0da31896916459f36","kind":"tag","published_at":"2016-10-12T11:30:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"bd8211c51b0345e9d34e6669993f75cfef2c00f0","kind":"tag","published_at":"2016-10-03T16:00:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"17596cc6ad690f7b0cd6eecc73464edb95948162","kind":"tag","published_at":"2016-09-26T10:54:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"edc61eac76e7082a453905c0f118a03f132262d7","kind":"tag","published_at":"2016-09-21T13:15:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0/manifests"},{"name":"v0.22.0-RC2","sha":"08f761e756f8cb2f8ec06a1fd4ec95875845c729","kind":"tag","published_at":"2016-09-13T16:55:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2/manifests"},{"name":"v0.22.0-RC1","sha":"c71e9e846bdadf3d757c952a939402b8bb496c26","kind":"tag","published_at":"2016-09-01T15:33:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1/manifests"},{"name":"v0.21.3","sha":"bcc69674b75e77834aa66fe68d7cd187dcc3a795","kind":"tag","published_at":"2016-08-26T19:20:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"afb7544135e460342a1d36cbc5b48bb6d1db828d","kind":"tag","published_at":"2016-08-12T11:29:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"dc1f6b8d3c351d7c0adcf43c2d39c1c07f42543d","kind":"tag","published_at":"2016-07-29T12:45:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"f7b5235bb14323eeedc12a8649e244cc4b27109e","kind":"tag","published_at":"2016-07-20T15:25:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0/manifests"},{"name":"v0.21.0-RC1","sha":"158fe7170c6bec977aa7bcbb4fb472823ea277b9","kind":"tag","published_at":"2016-07-14T07:58:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1/manifests"},{"name":"v0.20.1","sha":"a77a4ebd49efff64daf91ea19359c51b4b5bed08","kind":"tag","published_at":"2016-06-18T07:45:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"daf63d70dbe18a152eb650a001a6c4c70444aa00","kind":"tag","published_at":"2016-06-10T14:12:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0/manifests"},{"name":"v0.19.4","sha":"175691b984991caac37b09a91719d16521e72929","kind":"tag","published_at":"2016-06-03T17:45:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"18f26d707eedadd0043e25dc5379a97611ec9dba","kind":"tag","published_at":"2016-05-31T11:52:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"ef07ff2f0cae937d0865af5589eb042ae2c5b9ac","kind":"tag","published_at":"2016-05-26T15:02:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"e4eabda574a5e723f6e09b7fbfc23324273e2595","kind":"tag","published_at":"2016-05-20T15:22:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"1cba12ce76c66c660a33945459dcaea54eb863b4","kind":"tag","published_at":"2016-05-18T09:27:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"c2ad9576a2aaf5d8a1a71b5c2ada20e74e70db77","kind":"tag","published_at":"2016-05-09T08:04:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"cf8fd207cac852de59657f09c8313f5bc84e04e6","kind":"tag","published_at":"2016-05-03T11:44:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"85db9ad648d91c2e22bfc8224468d5d45abc4854","kind":"tag","published_at":"2016-04-26T11:53:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"83482866a77eecf495602823f8d0f0b73d1fa2a5","kind":"tag","published_at":"2016-04-11T11:46:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0/manifests"},{"name":"v0.18.0-RC1","sha":"7761c87671fe2eec1e069cb171b1e449f946653d","kind":"tag","published_at":"2016-04-06T21:38:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1/manifests"},{"name":"v0.17.3","sha":"5b26f003c1d1a1020a4d5b73265684a5303ac2b1","kind":"tag","published_at":"2016-02-18T13:06:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"4a0bdde1783946e62afd8ff0d3166517339a7719","kind":"tag","published_at":"2016-02-02T17:27:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"147a011d276a952cd66c188521d4b3de41251f73","kind":"tag","published_at":"2016-01-21T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"ce736be18f13be38bb54689ee42d5240fa06d1f7","kind":"tag","published_at":"2016-01-07T13:31:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0/manifests"},{"name":"v0.16.5","sha":"9640780b495dfecb53aba1a5c49c37269cf8d8f8","kind":"tag","published_at":"2015-12-18T09:32:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"3af18a75f8fb2aa3e3809596d8c6e89d47b4c878","kind":"tag","published_at":"2015-12-06T16:49:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"586367c6123b8604bb95d2645a4ad03233818aa8","kind":"tag","published_at":"2015-11-30T16:02:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"bf64ff5dd7d56b7f75ce82f770a4ded4c52567a8","kind":"tag","published_at":"2015-11-14T18:22:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"157ccf6953d98d1830d816fcccd80484186f8c6c","kind":"tag","published_at":"2015-11-07T19:25:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"be4eafd43f142b6b7c86febe55e50a879fcd53ff","kind":"tag","published_at":"2015-11-04T10:36:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0/manifests"},{"name":"v0.16.0-RC1","sha":"24959498ed6aa520f7e72feba0baaaf9b8c95a3b","kind":"tag","published_at":"2015-10-23T10:50:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1/manifests"},{"name":"v0.15.6","sha":"a6487eb75f7078e1e51572dbeedf329c5f63804e","kind":"tag","published_at":"2015-10-07T16:13:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"0562cd57a0897673681b65d2161e35224757200b","kind":"tag","published_at":"2015-09-28T09:50:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"816be9d4de5ce0dab5f27f3bea054f28000287c8","kind":"tag","published_at":"2015-09-23T10:24:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"5d67827110c5f268be043e0d8385b9537194ef20","kind":"tag","published_at":"2015-08-26T12:21:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"716292157cd4fb3c8ff4b6a24f979b3d742e209d","kind":"tag","published_at":"2015-08-19T14:27:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"72c889a3d77268270950404a2e6a1db16c44d987","kind":"tag","published_at":"2015-08-04T15:57:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"4812811738049c31d3f265491d8a9c4af683ee5a","kind":"tag","published_at":"2015-07-27T08:14:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0/manifests"},{"name":"v0.14.4","sha":"f9177d5f78804a8a571511a1daef2fc8fcea34bb","kind":"tag","published_at":"2015-07-20T15:09:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"39d2daf5c22b431b935484315875004d1a11602e","kind":"tag","published_at":"2015-07-03T17:49:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"c3e530d24ff9cb544fe9e9b0fcb606531cf97edb","kind":"tag","published_at":"2015-06-25T12:19:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"47f5f0fb9e0f27019d35d5bf7ba806c0e6c4c388","kind":"tag","published_at":"2015-06-08T14:59:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"0dffa67962d05a2533b0ede27733887aa04def72","kind":"tag","published_at":"2015-06-04T15:24:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0/manifests"},{"name":"v0.13.5","sha":"6235aae888ede7ed2cfe8473b97811628c4e2773","kind":"tag","published_at":"2015-05-07T12:42:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"6d80c857d193b19700ce0aafbd9b2a8b2854f7b3","kind":"tag","published_at":"2015-05-04T09:27:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"6d596f2a2cb1ae4d7d0dda01f100b43837957e7b","kind":"tag","published_at":"2015-04-19T17:53:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"646e913e574c1417d4c86a91b70527617bfc4789","kind":"tag","published_at":"2015-04-16T11:37:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"99ecef730d6397a0299b7f83e236f50fdce8f200","kind":"tag","published_at":"2015-04-11T10:00:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"f0ee65dcfea0845f09372700282367de9a28e052","kind":"tag","published_at":"2015-04-08T21:16:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"a4ee14989c332d7574ff9172eb8eb7a87338aa2c","kind":"tag","published_at":"2015-03-18T09:27:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"537ccb971974535c40e09c6d9ad21ee2d6a472bc","kind":"tag","published_at":"2015-03-09T15:22:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"1b4d5e590429af31e89ad5d5a7ad47459fcb5f26","kind":"tag","published_at":"2015-02-16T15:19:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"17182e36f5de664a710b151307cd81eb344b8436","kind":"tag","published_at":"2015-02-12T11:22:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"688b9c75eeb79ccef962c9b5f92ae6e6fac797fa","kind":"tag","published_at":"2015-02-08T21:02:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"1782bb13d9d8ca8f3526554d5dc014f2d6569f23","kind":"tag","published_at":"2015-01-05T16:16:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0/manifests"},{"name":"v0.11.4","sha":"8a349373466ffc29d3c3e4d032eda15c6176beb3","kind":"tag","published_at":"2014-12-16T17:16:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"b21329afa2759e05bb896bf712ea193731f49482","kind":"tag","published_at":"2014-11-27T10:04:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"1653946b2a1983e50b77f749dba5cfe652e10f58","kind":"tag","published_at":"2014-11-19T15:56:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"2c0d6d05fe4dd48fd0d96b607335c76241dae267","kind":"tag","published_at":"2014-11-11T14:50:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"78430ce749f9199be44e7449bf886e802fab565a","kind":"tag","published_at":"2014-11-05T13:37:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"bd844a0ecbb35e7ecbab4f3a145dbfa7404bc8db","kind":"tag","published_at":"2014-10-03T11:57:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"57b3c9d9594026a68cc50e634268fa9922df23b3","kind":"tag","published_at":"2014-10-01T11:35:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ddbdce401e4befaa4ca292c3e13046bf9a04a911","kind":"tag","published_at":"2014-09-15T14:55:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b110977065bb359e4a3d307c342f40d73951b214","kind":"tag","published_at":"2014-09-08T16:28:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"241a96c6a74f708db8f18bca2ab1e24d071a2fb3","kind":"tag","published_at":"2014-08-11T10:40:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.9.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0/manifests"},{"name":"v0.8.5","sha":"13717db8910f665d9f8a4ddb451cf56748f969eb","kind":"tag","published_at":"2014-08-03T14:07:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"24a1fa74e822d68cedf74ac0d22603c44b12ad15","kind":"tag","published_at":"2014-07-20T18:15:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"1ed91667e834c654841772b7eddf58f60632fb3a","kind":"tag","published_at":"2014-06-27T14:47:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"2542fb6dd767268c21afe17d5b1e6e81939aacf7","kind":"tag","published_at":"2014-06-18T18:17:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"cd44d36b10853058c9549dc28e674fba1b8523c4","kind":"tag","published_at":"2014-05-26T21:15:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"fabe3d5b028b138c3b88751627e3e21d591a4961","kind":"tag","published_at":"2014-05-23T21:48:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"1c9ac40edca1dfa0b22bc7d2714dabaa14a40d1d","kind":"tag","published_at":"2014-05-16T12:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"1e35f27e8a372672456fc3ff61fd78ff79cd1612","kind":"tag","published_at":"2014-05-05T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"dd268c5b2ea6366f566bd254a662383b491684d8","kind":"tag","published_at":"2014-04-15T15:16:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"67151164928c28082c58a08bfce0856239f657a1","kind":"tag","published_at":"2014-03-24T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"c10f3d4406a84afe197dfffba1c241ae1b07715b","kind":"tag","published_at":"2014-02-20T18:24:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"87a87e7087746a1d8b45a6fb825b87745e835980","kind":"tag","published_at":"2014-02-16T20:02:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0529962e0390dd1db7669e2968c57e662993f240","kind":"tag","published_at":"2014-01-16T18:59:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"90150e1fa3abba0b06cfec5cf2396b2d4e8b9dbb","kind":"tag","published_at":"2013-12-10T18:22:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"82807b12611eb806c765df71e3670ec238c5fc8f","kind":"tag","published_at":"2013-12-09T19:08:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fa93b2e0c6b43b3cc3ffe0f4961cfa065bce459e","kind":"tag","published_at":"2013-11-28T19:04:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"3b54a5cd8fffe920b7871a92b6a99bdeb839cd0e","kind":"tag","published_at":"2013-10-24T15:00:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1/manifests"},{"name":"v0.3.4","sha":"1e365e65ed21e8af74b58fda2683b287c059eb31","kind":"tag","published_at":"2013-08-24T08:53:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"b807f76431e77287da0da01c3e4a5a1e353ee995","kind":"commit","published_at":"2013-08-08T12:20:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"4442e91da2f72c9f232294a0ecd02056aca81c84","kind":"tag","published_at":"2013-07-22T12:56:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"17f60480ce3c2c26e73ba8f52d08a5f8dcbebb3c","kind":"tag","published_at":"2013-07-18T17:26:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0a1e80c2e4b8ea7eec9746721000304bf48eaf20","kind":"tag","published_at":"2013-07-11T15:51:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"beb92386735f238c748d39ac473910696bc4a196","kind":"tag","published_at":"2013-05-28T14:39:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.11","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"9adf2245c25385dfba6a14e932c4d58c1cfe263d","kind":"tag","published_at":"2013-05-20T08:08:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.10","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"08faadfeeaab8bee24ddaea9cd6d43dd881ae7cd","kind":"commit","published_at":"2013-05-14T16:10:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"ec0698bee10537e4ceca288172ab08ba1daf2477","kind":"tag","published_at":"2013-04-30T16:04:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"003239c03c25cce8b4c4d20902f739212f307ccd","kind":"tag","published_at":"2013-04-25T16:47:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7/manifests"},{"name":"v0.2.5","sha":"cf01e4df59d6218329f3cd5ff94be0b121f0f749","kind":"tag","published_at":"2013-04-19T15:47:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5/manifests"},{"name":"v0.2.2","sha":"6e4744ec8a017ad5a8c084838857a37d3fb1bcb4","kind":"tag","published_at":"2013-04-09T10:48:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T05:28:54.112Z","dependent_packages_count":17,"downloads":null,"downloads_period":null,"dependent_repos_count":15,"rankings":{"downloads":null,"dependent_repos_count":6.295775719497203,"dependent_packages_count":3.7377414174905796,"stargazers_count":7.512123432763502,"forks_count":8.597526058873232,"docker_downloads_count":null,"average":6.535791657156129},"purl":"pkg:maven/io.nextflow/nextflow","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.nextflow:nextflow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.nextflow:nextflow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.nextflow:nextflow/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T22:43:11.412Z","issues_count":686,"pull_requests_count":588,"avg_time_to_close_issue":18443118.535031848,"avg_time_to_close_pull_request":3091679.64,"issues_closed_count":312,"pull_requests_closed_count":423,"pull_request_authors_count":90,"issue_authors_count":372,"avg_comments_per_issue":4.940233236151603,"avg_comments_per_pull_request":4.2312925170068025,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":363,"past_year_pull_requests_count":455,"past_year_avg_time_to_close_issue":2260791.562913907,"past_year_avg_time_to_close_pull_request":1050799.5255681819,"past_year_issues_closed_count":151,"past_year_pull_requests_closed_count":352,"past_year_pull_request_authors_count":65,"past_year_issue_authors_count":217,"past_year_avg_comments_per_issue":3.1019283746556474,"past_year_avg_comments_per_pull_request":3.4483516483516485,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":290,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/issues","maintainers":[{"login":"bentsherman","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"robsyme","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"jordeu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"mribeirodantas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mribeirodantas"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"marcodelapierre","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcodelapierre"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"abhi18av","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhi18av"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"},{"login":"pabloaledo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pabloaledo"},{"login":"munishchouhan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/munishchouhan"},{"login":"manuelesimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelesimi"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"}],"active_maintainers":[{"login":"bentsherman","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"robsyme","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"jordeu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nextflow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nextflow/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nextflow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nextflow/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4631893,"name":"io.nextflow:nf-httpfs","ecosystem":"maven","description":"A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner","homepage":"http://www.nextflow.io","licenses":"The Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/nextflow-io/nextflow","keywords_array":[],"namespace":"io.nextflow","versions_count":181,"first_release_published_at":"2019-01-10T11:03:20.000Z","latest_release_published_at":"2025-06-06T12:09:34.000Z","latest_release_number":"24.10.8","last_synced_at":"2025-09-05T02:10:16.765Z","created_at":"2022-07-25T01:13:09.764Z","updated_at":"2025-09-05T02:10:16.766Z","registry_url":"https://central.sonatype.com/artifact/io.nextflow/nf-httpfs/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.nextflow/nf-httpfs/","metadata":{},"repo_metadata":{"id":7688591,"uuid":"9052236","full_name":"nextflow-io/nextflow","owner":"nextflow-io","description":"A DSL for data-driven computational pipelines","archived":false,"fork":false,"pushed_at":"2025-08-28T22:45:01.000Z","size":63577,"stargazers_count":3118,"open_issues_count":491,"forks_count":719,"subscribers_count":87,"default_branch":"master","last_synced_at":"2025-08-29T02:25:45.280Z","etag":null,"topics":["aws","bioinformatics","cloud","dataflow","docker","groovy","hello","hpc","nextflow","pipeline","pipeline-framework","reproducible-research","reproducible-science","sge","singularity","singularity-containers","slurm","workflow-engine"],"latest_commit_sha":null,"homepage":"http://nextflow.io","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextflow-io.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-03-27T11:17:33.000Z","updated_at":"2025-08-27T22:53:38.000Z","dependencies_parsed_at":"2023-09-22T05:27:21.989Z","dependency_job_id":"99c97c87-dc9d-4092-b872-684add29f6c2","html_url":"https://github.com/nextflow-io/nextflow","commit_stats":{"total_commits":6282,"total_committers":183,"mean_commits":34.32786885245902,"dds":0.1263928685132123,"last_synced_commit":"4c54db6ac634cc80a820752d8f4edb959fc832e4"},"previous_names":[],"tags_count":333,"template":false,"template_full_name":null,"purl":"pkg:github/nextflow-io/nextflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/sbom","scorecard":{"id":659721,"data":{"date":"2025-08-11","repo":{"name":"github.com/nextflow-io/nextflow","commit":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/build.yml:39"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:194","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/build.yml:193","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/cffconvert.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/generate-send-dependencies.yml:7","Warn: no topLevel permission defined: .github/workflows/seqeradocs-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: Apache License 2.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v25.07.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753","Warn: release artifact v25.07.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests-v1/subworkflow.nf:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests/subworkflow.nf:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/stale.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating amazoncorretto:21-al2023 to amazoncorretto:21-al2023@sha256:411aff82096876584e5f5b7d375572d32c8b03e29abaefaa50e303bd937c943b","Warn: containerImage not pinned by hash: docker/flux/.devcontainer/Dockerfile:1: pin your Docker image by updating fluxrm/flux-sched:focal to fluxrm/flux-sched:focal@sha256:1b9f6581e5587db629043a9513056e0fafaa00c8969a5479a5fef963ec462f6e","Warn: containerImage not pinned by hash: docs/Dockerfile:1: pin your Docker image by updating mambaorg/micromamba:1.5.8 to mambaorg/micromamba:1.5.8@sha256:475730daef12ff9c0733e70092aeeefdf4c373a584c952dac3f7bdb739601990","Warn: containerImage not pinned by hash: test-e2e/Dockerfile:1: pin your Docker image by updating amazoncorretto:17-al2023 to amazoncorretto:17-al2023@sha256:5acaef366078c3b971c4aacd02b58205e74f597a0f30801a1d45904277b0e350","Warn: containerImage not pinned by hash: tests-v1/Dockerfile:1","Warn: containerImage not pinned by hash: tests/Dockerfile:1","Warn: containerImage not pinned by hash: validation/test-aws-unstage-fail-container/Dockerfile:1: pin your Docker image by updating ubuntu to ubuntu@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: validation/wave-tests/example2/modules/foo/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/flux/.devcontainer/Dockerfile:16","Warn: pipCommand not pinned by hash: docs/Dockerfile:12-14","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:21","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-21T15:43:42.076Z","repository_id":7688591,"created_at":"2025-08-21T15:43:42.077Z","updated_at":"2025-08-21T15:43:42.077Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272635683,"owners_count":24967900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nextflow-io","name":"nextflow-io","uuid":"6698688","kind":"organization","description":"","email":null,"website":"http://nextflow.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6698688?v=4","repositories_count":78,"last_synced_at":"2023-05-21T01:00:52.958Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nextflow-io","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T04:11:01.074Z","updated_at":"2023-05-21T01:00:52.974Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io/repositories"},"tags":[{"name":"v25.07.0-edge","sha":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1","kind":"tag","published_at":"2025-08-15T18:11:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge/manifests"},{"name":"v25.06.0-edge","sha":"7d9272b78edaceedd80beeb63b15ed78b27bfffc","kind":"tag","published_at":"2025-07-06T14:06:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge/manifests"},{"name":"v25.04.6","sha":"6588d533d4f4bc55cf15339000881ea71f674ac5","kind":"tag","published_at":"2025-07-01T11:35:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6/manifests"},{"name":"v25.04.5","sha":"91514b87aac8371c7d060676a26b0677bc7c6df0","kind":"tag","published_at":"2025-06-30T20:02:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5/manifests"},{"name":"v24.10.9","sha":"393dfb828944d165c73ce4898b8044e367f1d48f","kind":"tag","published_at":"2025-06-30T16:09:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9/manifests"},{"name":"v24.04.6","sha":"7b5def9500ebcbb14f6652fe1c4c44c8a67af606","kind":"tag","published_at":"2025-06-30T14:34:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6/manifests"},{"name":"v25.04.4","sha":"71d9c376af5031410bfe4370fad22f3b184c9b66","kind":"tag","published_at":"2025-06-16T15:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4/manifests"},{"name":"v24.04.5","sha":"25aba80e8ea50a7714159ddf52a3122fd87b541e","kind":"tag","published_at":"2025-06-06T12:44:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5/manifests"},{"name":"v24.10.8","sha":"8fcb319ce694086bbb5ebc31ec2ca24bf276e4d1","kind":"tag","published_at":"2025-06-06T12:18:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8/manifests"},{"name":"v25.04.3","sha":"08c0027038cd99789dd790f2082f50870bc2de91","kind":"tag","published_at":"2025-06-02T21:03:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3/manifests"},{"name":"v25.05.0-edge","sha":"3cc9374b2feb9945603220552849d0efb74823e5","kind":"tag","published_at":"2025-06-02T19:48:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge/manifests"},{"name":"v25.04.2","sha":"ea75b301c7928dfea20af47ad9b4f9212fa3b1e7","kind":"tag","published_at":"2025-05-13T23:20:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2/manifests"},{"name":"v25.04.1","sha":"10b557810d97b4a88f18aac99481887285977f7c","kind":"tag","published_at":"2025-05-12T08:20:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1/manifests"},{"name":"v25.04.0","sha":"c9bd193ab40ea8ccb7602f86866f9004faaf9fd7","kind":"tag","published_at":"2025-05-08T19:59:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0/manifests"},{"name":"v24.10.6","sha":"cad3997dc357a70f44b04ade7c765fe8919faec4","kind":"tag","published_at":"2025-04-23T17:03:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6/manifests"},{"name":"v25.03.1-edge","sha":"f06aaf6c46de532fa5d86a6a63196523fb6126e4","kind":"tag","published_at":"2025-04-23T16:31:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge/manifests"},{"name":"v25.03.0-edge","sha":"92a47ec5da49afa0d29b1884107d8431fb396b7a","kind":"tag","published_at":"2025-04-23T10:51:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge/manifests"},{"name":"v25.02.3-edge","sha":"092166ef470388133cdcb40b3e4d7408ff6abe76","kind":"tag","published_at":"2025-04-08T12:10:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge/manifests"},{"name":"v25.02.2-edge","sha":"20ddf2358d92e8178fe97657ded87691b56afdb6","kind":"tag","published_at":"2025-04-05T15:47:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge/manifests"},{"name":"v25.02.1-edge","sha":"39f3c05e08b6aa4cc720c581704666af19871519","kind":"tag","published_at":"2025-03-19T20:25:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge/manifests"},{"name":"v25.02.0-edge","sha":"dcc386e4f01d611f11fcd48c734aa6aab6bdddf1","kind":"tag","published_at":"2025-03-18T07:37:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge/manifests"},{"name":"v24.10.5","sha":"b271f85df366749438ed3e32da3b091113a3d848","kind":"tag","published_at":"2025-03-04T19:39:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5/manifests"},{"name":"v25.01.0-edge","sha":"e2ae8a93dbb04c7171743245927d4b5e50ada02e","kind":"tag","published_at":"2025-02-12T14:10:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge/manifests"},{"name":"v24.10.4","sha":"56ad7dbbc90cee3e1ffae20101b2619d8b2bda4d","kind":"tag","published_at":"2025-01-20T17:03:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4/manifests"},{"name":"v24.12.0-edge","sha":"24faeee874a0e8896bde8aacf832c28e382df6d5","kind":"tag","published_at":"2025-01-20T16:22:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge/manifests"},{"name":"v24.10.3","sha":"6183fdf9dbd9114f5ee86d11bc5e69cbd06501a6","kind":"tag","published_at":"2024-12-16T16:41:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3/manifests"},{"name":"v24.11.0-edge","sha":"6e231be115c31f4e29e6deab45f668ae7e75917d","kind":"tag","published_at":"2024-12-03T10:43:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge/manifests"},{"name":"v24.10.2","sha":"62fc0017ffae1ea151581f738c17ab840649aa0c","kind":"tag","published_at":"2024-11-27T21:39:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2/manifests"},{"name":"v24.10.1","sha":"65941daaf991ddcb67aa8e653d6c93cee2433dfb","kind":"tag","published_at":"2024-11-18T14:17:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1/manifests"},{"name":"v24.10.0","sha":"a019ef8f6c26be67bb4e7bf8ce252914b3875231","kind":"tag","published_at":"2024-10-27T20:24:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0/manifests"},{"name":"v24.09.2-edge","sha":"0c9b3337f39cb1986fcf7fc360edb43a2701b486","kind":"tag","published_at":"2024-10-14T21:39:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge/manifests"},{"name":"v24.09.1-edge","sha":"34cdac3d7f3a48b952a0e05e488d02544de5540e","kind":"tag","published_at":"2024-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge/manifests"},{"name":"v24.09.0-edge","sha":"324de3d162e476ed3bf58a9c77ae8e95e27cb3ee","kind":"tag","published_at":"2024-10-02T13:44:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge/manifests"},{"name":"v24.08.0-edge","sha":"6e866ae81ff3bf8a9729e9dbaa9dd89afcb81a4b","kind":"tag","published_at":"2024-09-04T15:35:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge/manifests"},{"name":"v24.07.0-edge","sha":"d975962b7651818f16648fdeeb8ed8fb1d27877d","kind":"tag","published_at":"2024-08-05T21:28:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge/manifests"},{"name":"v24.04.4","sha":"ebcdcd6ab55767f47baed2bc55fcb9217d13ee37","kind":"tag","published_at":"2024-08-01T08:54:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4/manifests"},{"name":"v23.10.4","sha":"a2b945443ecd6ffaa2c14ae31d74998959e6b58c","kind":"tag","published_at":"2024-07-31T10:32:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4/manifests"},{"name":"v24.04.3","sha":"6e2591d161427f2211fe0173e62f66d00644a34d","kind":"tag","published_at":"2024-07-09T21:18:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3/manifests"},{"name":"v24.06.0-edge","sha":"e72ff742235ca999da3db4796c2d5f611fd0c4cd","kind":"tag","published_at":"2024-07-08T20:44:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge/manifests"},{"name":"v24.05.0-edge","sha":"f3a86def48d79a77770fec2b71f3fdc396d75dc9","kind":"tag","published_at":"2024-06-17T20:51:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge/manifests"},{"name":"v23.10.3","sha":"232e4b30c322f80e96ca344d788123dad29a0187","kind":"tag","published_at":"2024-06-11T20:37:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3/manifests"},{"name":"v24.04.2","sha":"e6a5e17db91ca6fae875df42053bd8c1b2a23bd4","kind":"tag","published_at":"2024-05-29T06:39:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2/manifests"},{"name":"v23.10.2","sha":"e50de272466f5fb6eb506c99cd01c00e00001a33","kind":"tag","published_at":"2024-05-28T14:29:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2/manifests"},{"name":"v24.04.1","sha":"1923fef6231e9846e604ee3eb50ecb61c5fbd0bf","kind":"tag","published_at":"2024-05-20T10:13:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1/manifests"},{"name":"v24.04.0","sha":"2ee0c418c16591905f05d30c00710d5903ecace8","kind":"tag","published_at":"2024-05-20T09:23:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0/manifests"},{"name":"v24.04.0-edge","sha":"0863a65a3175721b7d929d7e991b4b227706fdef","kind":"tag","published_at":"2024-05-13T09:56:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge/manifests"},{"name":"v24.03.0-edge","sha":"231497419ccc4b16997afb25076df37d2e9cf379","kind":"tag","published_at":"2024-04-15T09:58:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge/manifests"},{"name":"v24.02.0-edge","sha":"a90fd564119c2919b284793e711ba2648262b936","kind":"tag","published_at":"2024-03-10T20:21:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge/manifests"},{"name":"v24.01.0-edge","sha":"279c410b8de69627dbb7992e37e98ad36883c180","kind":"tag","published_at":"2024-02-05T23:40:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge/manifests"},{"name":"v23.10.1","sha":"25d468c948168f357f23d4db5d242ecd37526e1d","kind":"tag","published_at":"2024-01-12T23:37:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1/manifests"},{"name":"v23.04.5","sha":"973b0310a32d2f87c2f3b4e78847cc348364c26f","kind":"tag","published_at":"2024-01-12T21:24:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5/manifests"},{"name":"v23.12.0-edge","sha":"dfd7d09efe8c7d159596433a846ed5c7f8e17423","kind":"tag","published_at":"2023-12-20T11:14:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge/manifests"},{"name":"v23.11.0-edge","sha":"19d2ccb60ae7d281e6cb43769216a0384cb27313","kind":"tag","published_at":"2023-11-24T21:47:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge/manifests"},{"name":"v23.10.0","sha":"2cce747d77466c049a792bffa258f90869be6c52","kind":"tag","published_at":"2023-10-16T05:40:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0/manifests"},{"name":"v23.09.3-edge","sha":"1bfb8b14ee5158d8041528d7aeccd7805a0dda5a","kind":"tag","published_at":"2023-10-10T12:33:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge/manifests"},{"name":"v23.09.2-edge","sha":"46afba88f93714995357b47655cc664051cfc27a","kind":"tag","published_at":"2023-09-27T22:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge/manifests"},{"name":"v23.04.4","sha":"f2905ab114d55981f94d8c93f6b0e0fb060e463f","kind":"tag","published_at":"2023-09-25T16:00:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4/manifests"},{"name":"v23.09.1-edge","sha":"79c677a12d82400444fb6221219ce92b7247dcf2","kind":"tag","published_at":"2023-09-11T11:14:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge/manifests"},{"name":"v23.09.0-edge","sha":"f37d51baa80979f359c9dbd87be9564965dcd035","kind":"tag","published_at":"2023-09-10T22:34:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge/manifests"},{"name":"v23.08.1-edge","sha":"9f1b68900acb29098effd5a57998a15364958207","kind":"tag","published_at":"2023-08-17T15:35:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge/manifests"},{"name":"v23.04.3","sha":"10fd84142c7550c1cb7aa96f97692a88eb1dc7ef","kind":"tag","published_at":"2023-08-11T22:00:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3/manifests"},{"name":"v23.08.0-edge","sha":"ace32d007e545dc3da5924c36c39f628c83b1da8","kind":"tag","published_at":"2023-08-05T15:13:13.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge/manifests"},{"name":"v23.07.0-edge","sha":"fd4ff04f827ebca0f25efd3b079a68f390a82079","kind":"tag","published_at":"2023-07-22T16:14:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge/manifests"},{"name":"v23.06.0-edge","sha":"cb9592063783576a10ec78800e0ce99ff459bfb8","kind":"tag","published_at":"2023-06-14T21:48:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge/manifests"},{"name":"v23.04.2","sha":"5b5b579d603475d786d6ffed8ae63f9b7191560b","kind":"tag","published_at":"2023-06-08T10:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2/manifests"},{"name":"v23.05.0-edge","sha":"0781988bb28d1d2f53d3399fba070e831410be48","kind":"tag","published_at":"2023-05-15T04:59:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge/manifests"},{"name":"v22.10.8","sha":"82b917e5a1ec33357fd92606c8a11e50c7f4ac8c","kind":"tag","published_at":"2023-04-15T10:32:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8/manifests"},{"name":"v23.04.1","sha":"2769e60cebe53af4eb9e5bd61653d146761c0d59","kind":"tag","published_at":"2023-04-15T07:51:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1/manifests"},{"name":"v23.04.0","sha":"77c286ec3ae4f3147a34d09219d9ba834290e933","kind":"tag","published_at":"2023-04-01T21:52:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0/manifests"},{"name":"v23.03.0-edge","sha":"20fb59c26fe4743e12c8d4237983a3875dda131c","kind":"tag","published_at":"2023-03-19T19:34:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge/manifests"},{"name":"v23.02.1-edge","sha":"448ccc14f3115fe0eeafc67757a713fd5c915011","kind":"tag","published_at":"2023-02-26T19:57:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge/manifests"},{"name":"v23.02.0-edge","sha":"a33a6f47e2160f476de9024b9415d63a57647479","kind":"tag","published_at":"2023-02-21T18:29:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge/manifests"},{"name":"v22.10.7","sha":"e0f7b4d67f6f0068921bd1bf410d94631af205ff","kind":"tag","published_at":"2023-02-18T20:53:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7/manifests"},{"name":"v22.10.6","sha":"4f776efcd34e392d21ccc94f93002169cf7cf251","kind":"tag","published_at":"2023-01-23T23:35:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6/manifests"},{"name":"v23.01.0-edge","sha":"c492ad227d77b729b3c951767395b83a95d0ff6f","kind":"tag","published_at":"2023-01-14T18:15:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge/manifests"},{"name":"v22.10.5","sha":"8196ffd0aa4e03e6bb26fc207c6a9709f7b51c61","kind":"tag","published_at":"2023-01-14T14:03:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5/manifests"},{"name":"v22.12.0-edge","sha":"e8d53449306736b05c3f187a1ef0ff4ec641d621","kind":"tag","published_at":"2022-12-13T22:05:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge/manifests"},{"name":"v22.10.4","sha":"2d88d25db382aed205bb2191790f828901dc557b","kind":"tag","published_at":"2022-12-09T11:31:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4/manifests"},{"name":"v22.11.1-edge","sha":"4fc071ff773fee7c0d3d3b52e6ab92f9e4e362dd","kind":"tag","published_at":"2022-11-29T16:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge/manifests"},{"name":"v22.11.0-edge","sha":"877a58a330807a5265e507c01babcc27b1672d20","kind":"tag","published_at":"2022-11-23T17:31:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge/manifests"},{"name":"v22.10.3","sha":"44469bf90f5761ca4e234b05034c75b7975ea1d4","kind":"tag","published_at":"2022-11-21T21:57:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3/manifests"},{"name":"v22.10.2","sha":"0358114af7e8ed98dfaf592a119c656e0d8b6a1d","kind":"tag","published_at":"2022-11-13T19:10:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2/manifests"},{"name":"v22.10.1","sha":"4bc7e2a4cda807c2ffeb16446b98bd886943f62f","kind":"tag","published_at":"2022-10-27T19:01:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1/manifests"},{"name":"v22.10.0","sha":"66735ae0f4de161cc4e98f0a1044ff4909cf3969","kind":"tag","published_at":"2022-10-13T09:34:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0/manifests"},{"name":"v22.10.0-RC3","sha":"a12e98097ddd90dd83533ff8760ef676984a71d0","kind":"tag","published_at":"2022-10-07T22:10:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3/manifests"},{"name":"v22.10.0-RC2","sha":"c4f6c517d80306590f17bb51cbfdac2b3e3a2f42","kind":"tag","published_at":"2022-10-07T16:47:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2/manifests"},{"name":"v22.10.0-RC1","sha":"e7df3d8fb4e7099100130fe9a6063f8f9789476b","kind":"tag","published_at":"2022-10-03T14:50:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1/manifests"},{"name":"v22.09.7-edge","sha":"3107cd446e62de9c0c84c690a1fbb7c32e67e13c","kind":"tag","published_at":"2022-09-28T10:22:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.7-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.7-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.7-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge/manifests"},{"name":"v22.09.6-edge","sha":"021d898944428a8883fd73f3058aafc2043b0cca","kind":"tag","published_at":"2022-09-26T15:40:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.6-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.6-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.6-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge/manifests"},{"name":"v22.09.5-edge","sha":"c31caa11e29aeba46f1c778630a3e37a0545dfd0","kind":"tag","published_at":"2022-09-21T09:42:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.5-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.5-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.5-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge/manifests"},{"name":"v22.09.4-edge","sha":"783042c41578978c4159cb934645496484b8a384","kind":"tag","published_at":"2022-09-19T21:18:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.4-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.4-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.4-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge/manifests"},{"name":"v22.09.3-edge","sha":"da527e81919eae61b78d3de898817a6966181c1a","kind":"tag","published_at":"2022-09-10T16:10:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge/manifests"},{"name":"v22.09.2-edge","sha":"632ff365bface9be3450739f0741412bf8e76739","kind":"tag","published_at":"2022-09-07T20:10:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge/manifests"},{"name":"v22.09.1-edge","sha":"58949b2a21f270a6b6e93c34e48c4e186ea7ac29","kind":"tag","published_at":"2022-09-01T21:02:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge/manifests"},{"name":"v22.08.2-edge","sha":"ebf19c4e5141b72bcc7a4a7e30af8b2dcc9bba64","kind":"tag","published_at":"2022-08-16T18:55:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge/manifests"},{"name":"v22.08.1-edge","sha":"126e4259ea724585fc6c84f105ba73eb62e2ad37","kind":"tag","published_at":"2022-08-11T11:40:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge/manifests"},{"name":"v22.08.0-edge","sha":"ffa9a0c573e0a0cf257fb8b2da11c1c4251e6d32","kind":"tag","published_at":"2022-08-01T17:03:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge/manifests"},{"name":"v22.04.5","sha":"4282761f5b018e411523451211e056177b8fef3c","kind":"tag","published_at":"2022-07-15T16:35:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5/manifests"},{"name":"v22.07.1-edge","sha":"6e541457aa0c08f32fcecfb1024f75a52b20e60a","kind":"tag","published_at":"2022-07-13T12:01:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.07.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.07.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.07.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge/manifests"},{"name":"v22.04.4","sha":"237d32223f89158a5bbdd3d07fec283f5c73ce12","kind":"tag","published_at":"2022-06-19T21:08:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4/manifests"},{"name":"v22.06.1-edge","sha":"59c48429c2d3164f13b7d14b33ddc0bbfb37418e","kind":"tag","published_at":"2022-06-17T13:14:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge/manifests"},{"name":"v22.06.0-edge","sha":"bf9978dae0e3770dea93d974f072a681ad1f612e","kind":"tag","published_at":"2022-06-09T17:05:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge/manifests"},{"name":"v22.05.0-edge","sha":"1630465e29acb057f775c458264daf4f40d90bee","kind":"tag","published_at":"2022-05-25T18:18:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge/manifests"},{"name":"v22.04.3","sha":"a6c0fa88702418663c5ee2488a0142deee4502ab","kind":"tag","published_at":"2022-05-18T19:54:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3/manifests"},{"name":"v22.04.2","sha":"16348972f7ba916bd001f5ad5a166fc0ef312d59","kind":"tag","published_at":"2022-05-16T18:06:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2/manifests"},{"name":"v22.04.1","sha":"568c9dc38889deca6d82ee5940e00d4098505744","kind":"tag","published_at":"2022-05-15T12:16:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1/manifests"},{"name":"v22.04.0","sha":"f1bd0178d830f936947d6250e60a15a2abeddb51","kind":"tag","published_at":"2022-04-23T18:27:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0/manifests"},{"name":"v22.03.1-edge","sha":"16caa6bb16d6048488d1d34a4d54e30bcf22feb7","kind":"tag","published_at":"2022-04-06T21:40:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge/manifests"},{"name":"v22.03.0-edge","sha":"2a7dab407a760b6e045940079e8cc62887e16643","kind":"tag","published_at":"2022-03-27T20:22:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge/manifests"},{"name":"v22.02.1-edge","sha":"d35f25ccdf0a7eed7c836d1f29973059ee18e507","kind":"tag","published_at":"2022-03-03T18:59:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge/manifests"},{"name":"v22.02.0-edge","sha":"0046c9395e87d2de1a5d51ce155d8c1c5384d871","kind":"tag","published_at":"2022-02-25T11:26:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge/manifests"},{"name":"v22.01.0-edge","sha":"4f33645085332373d7b55fa3bb5e41577cfb7f32","kind":"tag","published_at":"2022-02-07T13:26:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge/manifests"},{"name":"v21.12.1-edge","sha":"3e20f87cd01aefb5c5e80230ffca5b7d7699705a","kind":"tag","published_at":"2021-12-22T08:36:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge/manifests"},{"name":"v21.10.6","sha":"9e8c39e0cc89092ae2fb5bc46e3646a595da1c55","kind":"tag","published_at":"2021-12-21T17:09:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6/manifests"},{"name":"v21.10.5","sha":"6cea21a1b288e427cc0e6c56cd9daaaec8a3fdbb","kind":"tag","published_at":"2021-12-08T14:55:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5/manifests"},{"name":"v21.11.0-edge","sha":"5bfde014f6e599863269f27010e0e6ca310d46a5","kind":"tag","published_at":"2021-12-05T18:13:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge/manifests"},{"name":"v21.10.4","sha":"a5efdec3401341462886bd66ce4330177528d978","kind":"tag","published_at":"2021-11-30T16:49:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4/manifests"},{"name":"v21.10.3","sha":"23ece74f3d24139c47d7bd0dc2a13a354901aceb","kind":"tag","published_at":"2021-11-23T08:07:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3/manifests"},{"name":"v21.10.2","sha":"5de94089499d4ffc99b59d08ded531c2cf0bb632","kind":"tag","published_at":"2021-11-22T11:46:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2/manifests"},{"name":"v21.10.1","sha":"8adf3766fb3c3b7c165db920804fa86934ad59f3","kind":"tag","published_at":"2021-11-18T09:43:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1/manifests"},{"name":"v21.10.0","sha":"262fb02f64843fc5b66d729055f770a9b905ee7c","kind":"tag","published_at":"2021-11-11T20:38:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0/manifests"},{"name":"v21.09.1-edge","sha":"5d8181093accd77303e841ed8c75654af49da995","kind":"tag","published_at":"2021-10-28T15:42:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge/manifests"},{"name":"v21.09.0-edge","sha":"63eaf8e0c180bfc2673b04b0eecc90e7134ede71","kind":"tag","published_at":"2021-10-12T20:46:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge/manifests"},{"name":"nf-sqldb@0.2.0","sha":"1db4572649a9b4f4798b8a582d7f107123333d8b","kind":"commit","published_at":"2021-10-11T07:45:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.2.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0/manifests"},{"name":"nf-sqldb@0.1.0","sha":"4d57979526d807a0d146697eb9c47d22696b0587","kind":"commit","published_at":"2021-09-01T15:26:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0/manifests"},{"name":"v21.08.0-edge","sha":"3732e1dfde4af1221f961a866f2e0a81bc2b9fe5","kind":"tag","published_at":"2021-08-30T17:54:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge/manifests"},{"name":"v21.07.0-edge","sha":"125f06b5c5a1db67e4368e0e8a32dbac0c41bd2e","kind":"tag","published_at":"2021-08-06T12:58:50.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge/manifests"},{"name":"v21.04.3","sha":"942b7afa242fc0fc50f4bbec00a681b1409829b2","kind":"tag","published_at":"2021-07-21T17:15:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3/manifests"},{"name":"v21.04.2","sha":"299ff56689a140305436cb7b3d23fe8a36312519","kind":"tag","published_at":"2021-07-12T13:31:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2/manifests"},{"name":"v21.06.0-edge","sha":"f59e64808339b2869d4bb5e54504a1ada960c03d","kind":"tag","published_at":"2021-07-03T20:51:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge/manifests"},{"name":"v21.05.0-edge","sha":"01e126c051b1b3f44d72d1fe26818a4e0f513f2e","kind":"tag","published_at":"2021-05-28T19:34:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge/manifests"},{"name":"v21.04.1","sha":"e7ac0fca924e01354c767a087b5cb3379074a159","kind":"tag","published_at":"2021-05-14T17:56:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1/manifests"},{"name":"v21.04.0","sha":"a3c4b18c20b07b900f9784eecc19a4f4fa4a3193","kind":"tag","published_at":"2021-05-02T17:56:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0/manifests"},{"name":"nf-google@1.0.3","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-google@1.0.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-google@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-google%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3/manifests"},{"name":"nf-azure@0.9.7","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-azure@0.9.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-azure@0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-azure%400.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7/manifests"},{"name":"nf-console@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-console@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-console@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-console%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2/manifests"},{"name":"nf-ga4gh@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ga4gh@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ga4gh@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ga4gh%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2/manifests"},{"name":"nf-ignite@1.2.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ignite@1.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ignite@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ignite%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2/manifests"},{"name":"nf-tower@1.1.0","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-tower@1.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-tower@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-tower%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0/manifests"},{"name":"nf-amazon@1.0.5","sha":"8f2e22062c1eb174561c0f86e501f8524aaebe30","kind":"commit","published_at":"2021-05-02T16:10:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-amazon@1.0.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-amazon@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-amazon%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5/manifests"},{"name":"v21.04.0-edge","sha":"c9515da2ada4f5b7d6322732ecab381529e76756","kind":"tag","published_at":"2021-04-08T12:33:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge/manifests"},{"name":"v20.12.1-edge","sha":"5509e0d7f3883f4b957a2cc664e7947d542bee01","kind":"commit","published_at":"2021-03-18T08:41:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge/manifests"},{"name":"v21.03.0-edge","sha":"865dc7f82bef71c9afe277f7aed1cae7d95095db","kind":"tag","published_at":"2021-03-05T15:27:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge/manifests"},{"name":"v21.02.0-edge","sha":"8f5758b242ffbac08557632bc9498b787972523c","kind":"tag","published_at":"2021-02-01T19:27:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge/manifests"},{"name":"v21.01.1-edge","sha":"7428b623869a4539cf48b4063f6785d8824cbdbd","kind":"tag","published_at":"2021-01-15T22:13:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge/manifests"},{"name":"v21.01.0-edge","sha":"bdec73d028f01bcab58daf23977b1e7629e78c9a","kind":"tag","published_at":"2021-01-04T21:19:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge/manifests"},{"name":"v20.12.0-edge","sha":"af261276749a4bfd13b9fa937280836b6fd51f38","kind":"tag","published_at":"2020-12-12T10:43:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge/manifests"},{"name":"v20.11.0-edge","sha":"1de2c4fb3669ffea1ad35f08135087e1941638f1","kind":"tag","published_at":"2020-11-16T10:40:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge/manifests"},{"name":"v20.10.0","sha":"dc36f6d3e48d653bb406e604b4d2199dd5ab9954","kind":"tag","published_at":"2020-11-01T17:28:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0/manifests"},{"name":"v20.09.1-edge","sha":"a6b4cabbf9a9e49509143b93a561773bc69cf393","kind":"tag","published_at":"2020-10-15T12:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge/manifests"},{"name":"v20.09.0-edge","sha":"58a03047cd686754bf7a85e145939c20e07027a0","kind":"tag","published_at":"2020-09-23T17:36:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge/manifests"},{"name":"v20.08.1-edge","sha":"6677f4a44af7950362a622a32022e53985931bc0","kind":"tag","published_at":"2020-09-02T14:30:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge/manifests"},{"name":"v20.08.0-edge","sha":"0ca08c9618adb37126a7a31ef84b4767304a5eb1","kind":"tag","published_at":"2020-08-25T12:36:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge/manifests"},{"name":"v20.07.1","sha":"f7cdf3944b4937b04cf1516b02dec2e424a114d2","kind":"tag","published_at":"2020-07-24T16:56:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1/manifests"},{"name":"v20.07.0-RC1","sha":"644e3fc1bda7cc148d987a6281147b1ca214e81e","kind":"tag","published_at":"2020-07-21T16:55:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1/manifests"},{"name":"v20.06.0-edge","sha":"cf253602d4de32edacad5f6a657ef4a73ef7ba59","kind":"tag","published_at":"2020-07-05T21:01:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge/manifests"},{"name":"v20.05.0-edge","sha":"2081a66d63c7b8bb9a44ad474e60ab46d6865323","kind":"tag","published_at":"2020-05-31T20:14:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge/manifests"},{"name":"v20.04.1","sha":"902b59e8b7181b8cb9739af67bd8b31e86b2220c","kind":"tag","published_at":"2020-05-03T20:33:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1/manifests"},{"name":"v20.04.1-edge","sha":"24b692a3ffc0cde6c719da49a33e9f8d55d18b0f","kind":"tag","published_at":"2020-04-19T17:30:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge/manifests"},{"name":"v20.04.0-edge","sha":"06f2cb94c45269427460eea5ef35cf2a3edf5573","kind":"tag","published_at":"2020-04-13T20:48:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge/manifests"},{"name":"v20.03.0-edge","sha":"8cfdde6fcda2ffd0b99d8b1b0f1321981465aba1","kind":"tag","published_at":"2020-03-28T16:42:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge/manifests"},{"name":"v20.02.0-edge","sha":"63a1aa6dba508f37c1ba982efa2f2b706551e49c","kind":"tag","published_at":"2020-02-29T15:55:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge/manifests"},{"name":"v20.01.0","sha":"2d74a2e7f2be08c9d2eeb13686b7f3fc6dfa8261","kind":"tag","published_at":"2020-02-12T13:24:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0/manifests"},{"name":"v20.01.0-rc1","sha":"2eb94251622043411e243284939e3c9c1fff0a01","kind":"tag","published_at":"2020-02-06T18:49:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-rc1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1/manifests"},{"name":"v20.01.0-edge","sha":"91d7384e100eb6d8e068c73c8d3dfab9ae4d845a","kind":"tag","published_at":"2020-01-20T20:42:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge/manifests"},{"name":"v19.12.0-edge","sha":"4323365a15eeea9b286f2ed5dba88c0486245aee","kind":"tag","published_at":"2019-12-20T12:34:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge/manifests"},{"name":"v19.11.0-edge","sha":"d133eedc886395fb8a90491cde2eb7d94e4e5374","kind":"tag","published_at":"2019-12-02T12:33:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge/manifests"},{"name":"v19.10.0","sha":"bc9f006d679f29211212ef535d8c35e3849c1376","kind":"tag","published_at":"2019-10-21T16:39:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0/manifests"},{"name":"v19.09.0-edge","sha":"9dfab9f4ea46095663871322311cdbeea343f50c","kind":"tag","published_at":"2019-09-16T21:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge/manifests"},{"name":"v19.08.1-edge","sha":"e35e3e9c9a96114bfddcd3e3359a816945ffb767","kind":"tag","published_at":"2019-08-26T19:42:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge/manifests"},{"name":"v19.07.0","sha":"c676b02461d6f3cb112add8347649f8b29bb14a9","kind":"tag","published_at":"2019-07-27T19:56:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0/manifests"},{"name":"v19.07.0-edge","sha":"7e7c52082ec618b57a5e20b22fca6370fca8f796","kind":"tag","published_at":"2019-07-09T15:04:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge/manifests"},{"name":"v19.06.0-edge","sha":"4492bdf7249070cf289bebefffe7833da2a22089","kind":"tag","published_at":"2019-06-21T14:59:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge/manifests"},{"name":"v19.05.0-edge","sha":"49f55e93fba83a180a43cf8a35083838379e38df","kind":"tag","published_at":"2019-05-20T19:11:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge/manifests"},{"name":"v19.04.1","sha":"14c3f3bee1e5bf6d3fbb68e0e32883c86630963e","kind":"tag","published_at":"2019-05-03T13:28:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1/manifests"},{"name":"v19.04.0-edge","sha":"bf0ee0dd5d10c1a2c36ba69f12fd8486b181d472","kind":"tag","published_at":"2019-04-24T20:54:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge/manifests"},{"name":"v19.04.0","sha":"41116e2d7efe9d351adb7e2bb66ee6c99e91f31d","kind":"tag","published_at":"2019-04-17T12:58:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0/manifests"},{"name":"v19.03.0-edge","sha":"ca5d7bc6b71e6245a643eb93a5eaeb113d912b74","kind":"tag","published_at":"2019-03-14T21:49:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge/manifests"},{"name":"v19.02.0-edge","sha":"9f89795b620a8614ea7a40291bd8d9944ea33f94","kind":"tag","published_at":"2019-02-06T14:53:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge/manifests"},{"name":"v19.01.0","sha":"f38bfee810bd36f9bb108244ac1c8feac3ae854b","kind":"tag","published_at":"2019-01-22T15:04:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0/manifests"},{"name":"v19.01.0-edge","sha":"e281db33edf568a5a378c365c4d2e30675326e28","kind":"tag","published_at":"2019-01-10T14:05:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge/manifests"},{"name":"v18.12.0-edge","sha":"0896fb37d043f9033a45a24b13c7ec2b09cc78de","kind":"tag","published_at":"2018-12-18T13:39:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge/manifests"},{"name":"v18.11.0-edge","sha":"c40c71a2f39e1dd89e3a17f9301be9fdfd2de95c","kind":"commit","published_at":"2018-11-12T18:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge/manifests"},{"name":"v18.10.1","sha":"248fce8e5d0ddc2faaa5e01007f670b5a3310689","kind":"tag","published_at":"2018-10-24T15:44:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1/manifests"},{"name":"v0.32.0","sha":"ce0a8f22f62a9531857c6908de97dadc6a0259e7","kind":"tag","published_at":"2018-09-27T11:35:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.32.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"03e55f5b4c19edac3abc3899b6132d8c9760f907","kind":"tag","published_at":"2018-08-07T16:47:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"a379420faa8583e8fa559d1e6ebe7e1710cae14b","kind":"tag","published_at":"2018-07-25T16:48:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0/manifests"},{"name":"v0.31.0-RC1","sha":"ad8e97b7c416a555005fd1b3a21980a3cea25e07","kind":"tag","published_at":"2018-07-19T20:00:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1/manifests"},{"name":"v0.30.2","sha":"9e011757db9cf97eb861503f37437a609be4c62a","kind":"tag","published_at":"2018-06-16T19:48:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"537b507cc7201573c33200dc402336aa74aa9f28","kind":"tag","published_at":"2018-06-11T14:30:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"5197e36ef8c484776ae602189b2a1ff295ba5670","kind":"tag","published_at":"2018-06-05T12:08:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0/manifests"},{"name":"v0.29.1","sha":"004822bf354bd4e61e735d49fd2d8221ff84f60b","kind":"tag","published_at":"2018-05-10T08:42:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"0f9490d345b7d89c8e4c9ec2812ad1dab28de898","kind":"tag","published_at":"2018-04-24T12:26:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0/manifests"},{"name":"v0.29.0-RC1","sha":"d8580f776d2dfebfe0fe8021c788f76e54a10bfb","kind":"tag","published_at":"2018-04-08T12:53:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1/manifests"},{"name":"v0.28.2","sha":"33b0fad520dc844bc72af0a7f521464bdd86e369","kind":"tag","published_at":"2018-04-06T14:07:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"df18def5b4dab1ed33205132c7c6f7b9b456e3bf","kind":"tag","published_at":"2018-03-27T19:20:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"bb23833b0888a849b575a8db07cbeef89f9ab206","kind":"tag","published_at":"2018-03-10T13:56:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0/manifests"},{"name":"v0.28.0-RC1","sha":"116342f3df244adfe42c0806aeaa80fd5053d42c","kind":"tag","published_at":"2018-02-27T13:38:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1/manifests"},{"name":"v0.27.6","sha":"9c2ecba26e35f60e43b63535187df5f2ea5cc40c","kind":"tag","published_at":"2018-02-19T10:28:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"f472166ce5c004d7b5506104015310b0dc971a2e","kind":"tag","published_at":"2018-02-16T07:47:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"5fa69eeff5dceea07a4abd9330e8034157d33a28","kind":"tag","published_at":"2018-02-05T10:49:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"d8d1d351b3d077dc4c1420918dfcaa6f4d3a4964","kind":"tag","published_at":"2018-01-29T15:36:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"69f39ebbe70f98655e785e2c2cdcf8e22e374867","kind":"tag","published_at":"2018-01-23T10:54:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"58061a23e1bd47bc98e7e9b5a2e17f0d90f072e8","kind":"tag","published_at":"2018-01-18T14:38:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"ad89ef934eff6adf9318619dc79133cd25c1fa3e","kind":"tag","published_at":"2018-01-09T14:23:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0/manifests"},{"name":"v0.27.0-RC2","sha":"2fa8184b973c3a4902b282e35d1e1c7ff5d980ed","kind":"tag","published_at":"2017-12-29T15:44:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2/manifests"},{"name":"v0.27.0-RC1","sha":"3c0df3236dc7e9b954c51d427d3f159ac0ee8b39","kind":"tag","published_at":"2017-12-20T15:36:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1/manifests"},{"name":"v0.26.4","sha":"653b4215be8795bbb01efba6e8bc02640b8f7a48","kind":"tag","published_at":"2017-12-11T21:45:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4/manifests"},{"name":"v0.26.3","sha":"71e2a750fd18766c314ee691fbe66463d19ab6f7","kind":"tag","published_at":"2017-11-30T19:41:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"ceeb23ce56ffb84470944afa8c85a3e26fa5aa84","kind":"tag","published_at":"2017-11-27T21:22:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"eda61c187c070c19769af30bb2879320389dad18","kind":"tag","published_at":"2017-11-17T14:58:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"a6ae34b4fd8034be128e3d88227c8ed9ce7fbbc3","kind":"tag","published_at":"2017-11-08T12:35:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0/manifests"},{"name":"v0.26.0-RC2","sha":"26a2d2f00b437d894583abc1137662ef2d6098cd","kind":"tag","published_at":"2017-10-30T19:38:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2/manifests"},{"name":"v0.26.0-RC1","sha":"177b3c827f21229b717435e086c4171736c24c58","kind":"tag","published_at":"2017-10-24T15:43:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1/manifests"},{"name":"v0.25.7","sha":"092f5d9c177ef3b9353fda02443835a7cdc129d8","kind":"tag","published_at":"2017-09-06T20:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"a9648ae98e9418be46e31afab07a5b939d338e22","kind":"tag","published_at":"2017-08-13T15:54:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"b0ccaaf77199e5071cbafcd1d33d019f24a184cf","kind":"tag","published_at":"2017-08-04T14:23:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"64183d9981616d6b456f8e4d878eb7141a562466","kind":"tag","published_at":"2017-07-31T10:57:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"aae23fe345460db227f244e0dff21fdb07e94cf4","kind":"tag","published_at":"2017-07-31T09:16:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"637fcb039a7d490c469a56af774b0201d57a62e5","kind":"tag","published_at":"2017-07-03T09:19:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"fbb2e0f7536e530f1822982a2ff500e8aa6fb8e6","kind":"tag","published_at":"2017-06-27T13:45:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"215e461be39016672e3a33a14bd58b39bd2b3ed5","kind":"tag","published_at":"2017-06-26T09:28:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0/manifests"},{"name":"v0.25.0-RC1","sha":"500e908518635571ec3daf9571c86ab3a775b754","kind":"tag","published_at":"2017-06-06T07:33:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1/manifests"},{"name":"v0.24.4","sha":"f06817d8ebb3da877baafcf9cdf676c832c12d42","kind":"tag","published_at":"2017-05-22T12:39:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"071e49d27a48d4165b1ee0252d540f037adf2cfc","kind":"tag","published_at":"2017-04-24T19:47:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"1bae7bfa6088d0d8be543b57adacd83cef0f98f6","kind":"tag","published_at":"2017-04-05T17:57:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"d521708be6ff32efdba80fe8ff17744eb2500320","kind":"tag","published_at":"2017-03-24T20:58:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"6da95732dd51cfd6ed791346bd80074f7c866fb5","kind":"tag","published_at":"2017-03-20T14:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0/manifests"},{"name":"v0.23.4","sha":"3bc84b1b36971f28edacf10a2b999d1b3f78c601","kind":"tag","published_at":"2017-02-24T12:35:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"6ab0a6b79c04647285d635519590f5cbb9943cfe","kind":"tag","published_at":"2017-02-09T23:36:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"d8977a85434f788585be64c82daecb6845ef25fd","kind":"tag","published_at":"2017-02-02T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"09d5375d73b39339e7ec505dd01d237443c82b2c","kind":"tag","published_at":"2017-01-23T23:26:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"5286d55f088d946785e0b0781f8bb1e66bc5c598","kind":"tag","published_at":"2016-12-13T15:28:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0/manifests"},{"name":"v0.22.6","sha":"6a56d4e4542100eac3730c5eadf14fdb009caebb","kind":"tag","published_at":"2016-12-04T23:19:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"cd07841a47bfaaf10ca0a7fafa8586d17df48764","kind":"tag","published_at":"2016-11-17T12:52:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"bbcc11292b6c82908cea835a6d4b3dc22ad356be","kind":"tag","published_at":"2016-11-04T21:26:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"e86fc0b13b55e4cfe424dec0da31896916459f36","kind":"tag","published_at":"2016-10-12T11:30:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"bd8211c51b0345e9d34e6669993f75cfef2c00f0","kind":"tag","published_at":"2016-10-03T16:00:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"17596cc6ad690f7b0cd6eecc73464edb95948162","kind":"tag","published_at":"2016-09-26T10:54:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"edc61eac76e7082a453905c0f118a03f132262d7","kind":"tag","published_at":"2016-09-21T13:15:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0/manifests"},{"name":"v0.22.0-RC2","sha":"08f761e756f8cb2f8ec06a1fd4ec95875845c729","kind":"tag","published_at":"2016-09-13T16:55:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2/manifests"},{"name":"v0.22.0-RC1","sha":"c71e9e846bdadf3d757c952a939402b8bb496c26","kind":"tag","published_at":"2016-09-01T15:33:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1/manifests"},{"name":"v0.21.3","sha":"bcc69674b75e77834aa66fe68d7cd187dcc3a795","kind":"tag","published_at":"2016-08-26T19:20:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"afb7544135e460342a1d36cbc5b48bb6d1db828d","kind":"tag","published_at":"2016-08-12T11:29:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"dc1f6b8d3c351d7c0adcf43c2d39c1c07f42543d","kind":"tag","published_at":"2016-07-29T12:45:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"f7b5235bb14323eeedc12a8649e244cc4b27109e","kind":"tag","published_at":"2016-07-20T15:25:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0/manifests"},{"name":"v0.21.0-RC1","sha":"158fe7170c6bec977aa7bcbb4fb472823ea277b9","kind":"tag","published_at":"2016-07-14T07:58:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1/manifests"},{"name":"v0.20.1","sha":"a77a4ebd49efff64daf91ea19359c51b4b5bed08","kind":"tag","published_at":"2016-06-18T07:45:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"daf63d70dbe18a152eb650a001a6c4c70444aa00","kind":"tag","published_at":"2016-06-10T14:12:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0/manifests"},{"name":"v0.19.4","sha":"175691b984991caac37b09a91719d16521e72929","kind":"tag","published_at":"2016-06-03T17:45:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"18f26d707eedadd0043e25dc5379a97611ec9dba","kind":"tag","published_at":"2016-05-31T11:52:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"ef07ff2f0cae937d0865af5589eb042ae2c5b9ac","kind":"tag","published_at":"2016-05-26T15:02:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"e4eabda574a5e723f6e09b7fbfc23324273e2595","kind":"tag","published_at":"2016-05-20T15:22:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"1cba12ce76c66c660a33945459dcaea54eb863b4","kind":"tag","published_at":"2016-05-18T09:27:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"c2ad9576a2aaf5d8a1a71b5c2ada20e74e70db77","kind":"tag","published_at":"2016-05-09T08:04:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"cf8fd207cac852de59657f09c8313f5bc84e04e6","kind":"tag","published_at":"2016-05-03T11:44:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"85db9ad648d91c2e22bfc8224468d5d45abc4854","kind":"tag","published_at":"2016-04-26T11:53:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"83482866a77eecf495602823f8d0f0b73d1fa2a5","kind":"tag","published_at":"2016-04-11T11:46:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0/manifests"},{"name":"v0.18.0-RC1","sha":"7761c87671fe2eec1e069cb171b1e449f946653d","kind":"tag","published_at":"2016-04-06T21:38:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1/manifests"},{"name":"v0.17.3","sha":"5b26f003c1d1a1020a4d5b73265684a5303ac2b1","kind":"tag","published_at":"2016-02-18T13:06:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"4a0bdde1783946e62afd8ff0d3166517339a7719","kind":"tag","published_at":"2016-02-02T17:27:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"147a011d276a952cd66c188521d4b3de41251f73","kind":"tag","published_at":"2016-01-21T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"ce736be18f13be38bb54689ee42d5240fa06d1f7","kind":"tag","published_at":"2016-01-07T13:31:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0/manifests"},{"name":"v0.16.5","sha":"9640780b495dfecb53aba1a5c49c37269cf8d8f8","kind":"tag","published_at":"2015-12-18T09:32:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"3af18a75f8fb2aa3e3809596d8c6e89d47b4c878","kind":"tag","published_at":"2015-12-06T16:49:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"586367c6123b8604bb95d2645a4ad03233818aa8","kind":"tag","published_at":"2015-11-30T16:02:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"bf64ff5dd7d56b7f75ce82f770a4ded4c52567a8","kind":"tag","published_at":"2015-11-14T18:22:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"157ccf6953d98d1830d816fcccd80484186f8c6c","kind":"tag","published_at":"2015-11-07T19:25:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"be4eafd43f142b6b7c86febe55e50a879fcd53ff","kind":"tag","published_at":"2015-11-04T10:36:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0/manifests"},{"name":"v0.16.0-RC1","sha":"24959498ed6aa520f7e72feba0baaaf9b8c95a3b","kind":"tag","published_at":"2015-10-23T10:50:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1/manifests"},{"name":"v0.15.6","sha":"a6487eb75f7078e1e51572dbeedf329c5f63804e","kind":"tag","published_at":"2015-10-07T16:13:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"0562cd57a0897673681b65d2161e35224757200b","kind":"tag","published_at":"2015-09-28T09:50:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"816be9d4de5ce0dab5f27f3bea054f28000287c8","kind":"tag","published_at":"2015-09-23T10:24:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"5d67827110c5f268be043e0d8385b9537194ef20","kind":"tag","published_at":"2015-08-26T12:21:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"716292157cd4fb3c8ff4b6a24f979b3d742e209d","kind":"tag","published_at":"2015-08-19T14:27:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"72c889a3d77268270950404a2e6a1db16c44d987","kind":"tag","published_at":"2015-08-04T15:57:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"4812811738049c31d3f265491d8a9c4af683ee5a","kind":"tag","published_at":"2015-07-27T08:14:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0/manifests"},{"name":"v0.14.4","sha":"f9177d5f78804a8a571511a1daef2fc8fcea34bb","kind":"tag","published_at":"2015-07-20T15:09:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"39d2daf5c22b431b935484315875004d1a11602e","kind":"tag","published_at":"2015-07-03T17:49:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"c3e530d24ff9cb544fe9e9b0fcb606531cf97edb","kind":"tag","published_at":"2015-06-25T12:19:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"47f5f0fb9e0f27019d35d5bf7ba806c0e6c4c388","kind":"tag","published_at":"2015-06-08T14:59:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"0dffa67962d05a2533b0ede27733887aa04def72","kind":"tag","published_at":"2015-06-04T15:24:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0/manifests"},{"name":"v0.13.5","sha":"6235aae888ede7ed2cfe8473b97811628c4e2773","kind":"tag","published_at":"2015-05-07T12:42:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"6d80c857d193b19700ce0aafbd9b2a8b2854f7b3","kind":"tag","published_at":"2015-05-04T09:27:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"6d596f2a2cb1ae4d7d0dda01f100b43837957e7b","kind":"tag","published_at":"2015-04-19T17:53:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"646e913e574c1417d4c86a91b70527617bfc4789","kind":"tag","published_at":"2015-04-16T11:37:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"99ecef730d6397a0299b7f83e236f50fdce8f200","kind":"tag","published_at":"2015-04-11T10:00:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"f0ee65dcfea0845f09372700282367de9a28e052","kind":"tag","published_at":"2015-04-08T21:16:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"a4ee14989c332d7574ff9172eb8eb7a87338aa2c","kind":"tag","published_at":"2015-03-18T09:27:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"537ccb971974535c40e09c6d9ad21ee2d6a472bc","kind":"tag","published_at":"2015-03-09T15:22:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"1b4d5e590429af31e89ad5d5a7ad47459fcb5f26","kind":"tag","published_at":"2015-02-16T15:19:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"17182e36f5de664a710b151307cd81eb344b8436","kind":"tag","published_at":"2015-02-12T11:22:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"688b9c75eeb79ccef962c9b5f92ae6e6fac797fa","kind":"tag","published_at":"2015-02-08T21:02:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"1782bb13d9d8ca8f3526554d5dc014f2d6569f23","kind":"tag","published_at":"2015-01-05T16:16:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0/manifests"},{"name":"v0.11.4","sha":"8a349373466ffc29d3c3e4d032eda15c6176beb3","kind":"tag","published_at":"2014-12-16T17:16:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"b21329afa2759e05bb896bf712ea193731f49482","kind":"tag","published_at":"2014-11-27T10:04:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"1653946b2a1983e50b77f749dba5cfe652e10f58","kind":"tag","published_at":"2014-11-19T15:56:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"2c0d6d05fe4dd48fd0d96b607335c76241dae267","kind":"tag","published_at":"2014-11-11T14:50:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"78430ce749f9199be44e7449bf886e802fab565a","kind":"tag","published_at":"2014-11-05T13:37:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"bd844a0ecbb35e7ecbab4f3a145dbfa7404bc8db","kind":"tag","published_at":"2014-10-03T11:57:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"57b3c9d9594026a68cc50e634268fa9922df23b3","kind":"tag","published_at":"2014-10-01T11:35:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ddbdce401e4befaa4ca292c3e13046bf9a04a911","kind":"tag","published_at":"2014-09-15T14:55:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b110977065bb359e4a3d307c342f40d73951b214","kind":"tag","published_at":"2014-09-08T16:28:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"241a96c6a74f708db8f18bca2ab1e24d071a2fb3","kind":"tag","published_at":"2014-08-11T10:40:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.9.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0/manifests"},{"name":"v0.8.5","sha":"13717db8910f665d9f8a4ddb451cf56748f969eb","kind":"tag","published_at":"2014-08-03T14:07:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"24a1fa74e822d68cedf74ac0d22603c44b12ad15","kind":"tag","published_at":"2014-07-20T18:15:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"1ed91667e834c654841772b7eddf58f60632fb3a","kind":"tag","published_at":"2014-06-27T14:47:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"2542fb6dd767268c21afe17d5b1e6e81939aacf7","kind":"tag","published_at":"2014-06-18T18:17:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"cd44d36b10853058c9549dc28e674fba1b8523c4","kind":"tag","published_at":"2014-05-26T21:15:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"fabe3d5b028b138c3b88751627e3e21d591a4961","kind":"tag","published_at":"2014-05-23T21:48:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"1c9ac40edca1dfa0b22bc7d2714dabaa14a40d1d","kind":"tag","published_at":"2014-05-16T12:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"1e35f27e8a372672456fc3ff61fd78ff79cd1612","kind":"tag","published_at":"2014-05-05T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"dd268c5b2ea6366f566bd254a662383b491684d8","kind":"tag","published_at":"2014-04-15T15:16:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"67151164928c28082c58a08bfce0856239f657a1","kind":"tag","published_at":"2014-03-24T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"c10f3d4406a84afe197dfffba1c241ae1b07715b","kind":"tag","published_at":"2014-02-20T18:24:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"87a87e7087746a1d8b45a6fb825b87745e835980","kind":"tag","published_at":"2014-02-16T20:02:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0529962e0390dd1db7669e2968c57e662993f240","kind":"tag","published_at":"2014-01-16T18:59:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"90150e1fa3abba0b06cfec5cf2396b2d4e8b9dbb","kind":"tag","published_at":"2013-12-10T18:22:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"82807b12611eb806c765df71e3670ec238c5fc8f","kind":"tag","published_at":"2013-12-09T19:08:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fa93b2e0c6b43b3cc3ffe0f4961cfa065bce459e","kind":"tag","published_at":"2013-11-28T19:04:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"3b54a5cd8fffe920b7871a92b6a99bdeb839cd0e","kind":"tag","published_at":"2013-10-24T15:00:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1/manifests"},{"name":"v0.3.4","sha":"1e365e65ed21e8af74b58fda2683b287c059eb31","kind":"tag","published_at":"2013-08-24T08:53:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"b807f76431e77287da0da01c3e4a5a1e353ee995","kind":"commit","published_at":"2013-08-08T12:20:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"4442e91da2f72c9f232294a0ecd02056aca81c84","kind":"tag","published_at":"2013-07-22T12:56:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"17f60480ce3c2c26e73ba8f52d08a5f8dcbebb3c","kind":"tag","published_at":"2013-07-18T17:26:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0a1e80c2e4b8ea7eec9746721000304bf48eaf20","kind":"tag","published_at":"2013-07-11T15:51:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"beb92386735f238c748d39ac473910696bc4a196","kind":"tag","published_at":"2013-05-28T14:39:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.11","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"9adf2245c25385dfba6a14e932c4d58c1cfe263d","kind":"tag","published_at":"2013-05-20T08:08:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.10","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"08faadfeeaab8bee24ddaea9cd6d43dd881ae7cd","kind":"commit","published_at":"2013-05-14T16:10:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"ec0698bee10537e4ceca288172ab08ba1daf2477","kind":"tag","published_at":"2013-04-30T16:04:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"003239c03c25cce8b4c4d20902f739212f307ccd","kind":"tag","published_at":"2013-04-25T16:47:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7/manifests"},{"name":"v0.2.5","sha":"cf01e4df59d6218329f3cd5ff94be0b121f0f749","kind":"tag","published_at":"2013-04-19T15:47:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5/manifests"},{"name":"v0.2.2","sha":"6e4744ec8a017ad5a8c084838857a37d3fb1bcb4","kind":"tag","published_at":"2013-04-09T10:48:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T05:28:54.454Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":5.74314360066051,"forks_count":6.303934767647867,"average":16.596910532239974},"purl":"pkg:maven/io.nextflow/nf-httpfs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.nextflow:nf-httpfs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.nextflow:nf-httpfs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.nextflow:nf-httpfs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T22:43:11.412Z","issues_count":686,"pull_requests_count":588,"avg_time_to_close_issue":18443118.535031848,"avg_time_to_close_pull_request":3091679.64,"issues_closed_count":312,"pull_requests_closed_count":423,"pull_request_authors_count":90,"issue_authors_count":372,"avg_comments_per_issue":4.940233236151603,"avg_comments_per_pull_request":4.2312925170068025,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":363,"past_year_pull_requests_count":455,"past_year_avg_time_to_close_issue":2260791.562913907,"past_year_avg_time_to_close_pull_request":1050799.5255681819,"past_year_issues_closed_count":151,"past_year_pull_requests_closed_count":352,"past_year_pull_request_authors_count":65,"past_year_issue_authors_count":217,"past_year_avg_comments_per_issue":3.1019283746556474,"past_year_avg_comments_per_pull_request":3.4483516483516485,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":290,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/issues","maintainers":[{"login":"bentsherman","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"robsyme","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"jordeu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"mribeirodantas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mribeirodantas"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"marcodelapierre","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcodelapierre"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"abhi18av","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhi18av"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"},{"login":"pabloaledo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pabloaledo"},{"login":"munishchouhan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/munishchouhan"},{"login":"manuelesimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelesimi"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"}],"active_maintainers":[{"login":"bentsherman","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"robsyme","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"jordeu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-httpfs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-httpfs/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-httpfs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-httpfs/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5093388,"name":"io.nextflow:nxf-drmaa","ecosystem":"maven","description":"A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner","homepage":"http://www.nextflow.io","licenses":"GPLv3","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/nextflow-io/nextflow","keywords_array":[],"namespace":"io.nextflow","versions_count":100,"first_release_published_at":"2015-04-08T20:20:11.000Z","latest_release_published_at":"2018-02-19T08:51:59.000Z","latest_release_number":"0.27.6","last_synced_at":"2025-09-05T02:10:33.837Z","created_at":"2022-07-29T14:11:47.688Z","updated_at":"2025-09-05T02:10:33.837Z","registry_url":"https://central.sonatype.com/artifact/io.nextflow/nxf-drmaa/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.nextflow/nxf-drmaa/","metadata":{},"repo_metadata":{"id":7688591,"uuid":"9052236","full_name":"nextflow-io/nextflow","owner":"nextflow-io","description":"A DSL for data-driven computational pipelines","archived":false,"fork":false,"pushed_at":"2025-08-28T22:45:01.000Z","size":63577,"stargazers_count":3118,"open_issues_count":491,"forks_count":719,"subscribers_count":87,"default_branch":"master","last_synced_at":"2025-08-29T02:25:45.280Z","etag":null,"topics":["aws","bioinformatics","cloud","dataflow","docker","groovy","hello","hpc","nextflow","pipeline","pipeline-framework","reproducible-research","reproducible-science","sge","singularity","singularity-containers","slurm","workflow-engine"],"latest_commit_sha":null,"homepage":"http://nextflow.io","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextflow-io.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-03-27T11:17:33.000Z","updated_at":"2025-08-27T22:53:38.000Z","dependencies_parsed_at":"2023-09-22T05:27:21.989Z","dependency_job_id":"99c97c87-dc9d-4092-b872-684add29f6c2","html_url":"https://github.com/nextflow-io/nextflow","commit_stats":{"total_commits":6282,"total_committers":183,"mean_commits":34.32786885245902,"dds":0.1263928685132123,"last_synced_commit":"4c54db6ac634cc80a820752d8f4edb959fc832e4"},"previous_names":[],"tags_count":333,"template":false,"template_full_name":null,"purl":"pkg:github/nextflow-io/nextflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/sbom","scorecard":{"id":659721,"data":{"date":"2025-08-11","repo":{"name":"github.com/nextflow-io/nextflow","commit":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/build.yml:39"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:194","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/build.yml:193","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/cffconvert.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/generate-send-dependencies.yml:7","Warn: no topLevel permission defined: .github/workflows/seqeradocs-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: Apache License 2.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v25.07.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753","Warn: release artifact v25.07.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests-v1/subworkflow.nf:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests/subworkflow.nf:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/stale.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating amazoncorretto:21-al2023 to amazoncorretto:21-al2023@sha256:411aff82096876584e5f5b7d375572d32c8b03e29abaefaa50e303bd937c943b","Warn: containerImage not pinned by hash: docker/flux/.devcontainer/Dockerfile:1: pin your Docker image by updating fluxrm/flux-sched:focal to fluxrm/flux-sched:focal@sha256:1b9f6581e5587db629043a9513056e0fafaa00c8969a5479a5fef963ec462f6e","Warn: containerImage not pinned by hash: docs/Dockerfile:1: pin your Docker image by updating mambaorg/micromamba:1.5.8 to mambaorg/micromamba:1.5.8@sha256:475730daef12ff9c0733e70092aeeefdf4c373a584c952dac3f7bdb739601990","Warn: containerImage not pinned by hash: test-e2e/Dockerfile:1: pin your Docker image by updating amazoncorretto:17-al2023 to amazoncorretto:17-al2023@sha256:5acaef366078c3b971c4aacd02b58205e74f597a0f30801a1d45904277b0e350","Warn: containerImage not pinned by hash: tests-v1/Dockerfile:1","Warn: containerImage not pinned by hash: tests/Dockerfile:1","Warn: containerImage not pinned by hash: validation/test-aws-unstage-fail-container/Dockerfile:1: pin your Docker image by updating ubuntu to ubuntu@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: validation/wave-tests/example2/modules/foo/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/flux/.devcontainer/Dockerfile:16","Warn: pipCommand not pinned by hash: docs/Dockerfile:12-14","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:21","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-21T15:43:42.076Z","repository_id":7688591,"created_at":"2025-08-21T15:43:42.077Z","updated_at":"2025-08-21T15:43:42.077Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272635683,"owners_count":24967900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nextflow-io","name":"nextflow-io","uuid":"6698688","kind":"organization","description":"","email":null,"website":"http://nextflow.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6698688?v=4","repositories_count":78,"last_synced_at":"2023-05-21T01:00:52.958Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nextflow-io","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T04:11:01.074Z","updated_at":"2023-05-21T01:00:52.974Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io/repositories"},"tags":[{"name":"v25.07.0-edge","sha":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1","kind":"tag","published_at":"2025-08-15T18:11:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge/manifests"},{"name":"v25.06.0-edge","sha":"7d9272b78edaceedd80beeb63b15ed78b27bfffc","kind":"tag","published_at":"2025-07-06T14:06:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge/manifests"},{"name":"v25.04.6","sha":"6588d533d4f4bc55cf15339000881ea71f674ac5","kind":"tag","published_at":"2025-07-01T11:35:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6/manifests"},{"name":"v25.04.5","sha":"91514b87aac8371c7d060676a26b0677bc7c6df0","kind":"tag","published_at":"2025-06-30T20:02:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5/manifests"},{"name":"v24.10.9","sha":"393dfb828944d165c73ce4898b8044e367f1d48f","kind":"tag","published_at":"2025-06-30T16:09:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9/manifests"},{"name":"v24.04.6","sha":"7b5def9500ebcbb14f6652fe1c4c44c8a67af606","kind":"tag","published_at":"2025-06-30T14:34:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6/manifests"},{"name":"v25.04.4","sha":"71d9c376af5031410bfe4370fad22f3b184c9b66","kind":"tag","published_at":"2025-06-16T15:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4/manifests"},{"name":"v24.04.5","sha":"25aba80e8ea50a7714159ddf52a3122fd87b541e","kind":"tag","published_at":"2025-06-06T12:44:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5/manifests"},{"name":"v24.10.8","sha":"8fcb319ce694086bbb5ebc31ec2ca24bf276e4d1","kind":"tag","published_at":"2025-06-06T12:18:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8/manifests"},{"name":"v25.04.3","sha":"08c0027038cd99789dd790f2082f50870bc2de91","kind":"tag","published_at":"2025-06-02T21:03:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3/manifests"},{"name":"v25.05.0-edge","sha":"3cc9374b2feb9945603220552849d0efb74823e5","kind":"tag","published_at":"2025-06-02T19:48:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge/manifests"},{"name":"v25.04.2","sha":"ea75b301c7928dfea20af47ad9b4f9212fa3b1e7","kind":"tag","published_at":"2025-05-13T23:20:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2/manifests"},{"name":"v25.04.1","sha":"10b557810d97b4a88f18aac99481887285977f7c","kind":"tag","published_at":"2025-05-12T08:20:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1/manifests"},{"name":"v25.04.0","sha":"c9bd193ab40ea8ccb7602f86866f9004faaf9fd7","kind":"tag","published_at":"2025-05-08T19:59:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0/manifests"},{"name":"v24.10.6","sha":"cad3997dc357a70f44b04ade7c765fe8919faec4","kind":"tag","published_at":"2025-04-23T17:03:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6/manifests"},{"name":"v25.03.1-edge","sha":"f06aaf6c46de532fa5d86a6a63196523fb6126e4","kind":"tag","published_at":"2025-04-23T16:31:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge/manifests"},{"name":"v25.03.0-edge","sha":"92a47ec5da49afa0d29b1884107d8431fb396b7a","kind":"tag","published_at":"2025-04-23T10:51:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge/manifests"},{"name":"v25.02.3-edge","sha":"092166ef470388133cdcb40b3e4d7408ff6abe76","kind":"tag","published_at":"2025-04-08T12:10:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge/manifests"},{"name":"v25.02.2-edge","sha":"20ddf2358d92e8178fe97657ded87691b56afdb6","kind":"tag","published_at":"2025-04-05T15:47:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge/manifests"},{"name":"v25.02.1-edge","sha":"39f3c05e08b6aa4cc720c581704666af19871519","kind":"tag","published_at":"2025-03-19T20:25:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge/manifests"},{"name":"v25.02.0-edge","sha":"dcc386e4f01d611f11fcd48c734aa6aab6bdddf1","kind":"tag","published_at":"2025-03-18T07:37:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge/manifests"},{"name":"v24.10.5","sha":"b271f85df366749438ed3e32da3b091113a3d848","kind":"tag","published_at":"2025-03-04T19:39:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5/manifests"},{"name":"v25.01.0-edge","sha":"e2ae8a93dbb04c7171743245927d4b5e50ada02e","kind":"tag","published_at":"2025-02-12T14:10:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge/manifests"},{"name":"v24.10.4","sha":"56ad7dbbc90cee3e1ffae20101b2619d8b2bda4d","kind":"tag","published_at":"2025-01-20T17:03:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4/manifests"},{"name":"v24.12.0-edge","sha":"24faeee874a0e8896bde8aacf832c28e382df6d5","kind":"tag","published_at":"2025-01-20T16:22:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge/manifests"},{"name":"v24.10.3","sha":"6183fdf9dbd9114f5ee86d11bc5e69cbd06501a6","kind":"tag","published_at":"2024-12-16T16:41:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3/manifests"},{"name":"v24.11.0-edge","sha":"6e231be115c31f4e29e6deab45f668ae7e75917d","kind":"tag","published_at":"2024-12-03T10:43:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge/manifests"},{"name":"v24.10.2","sha":"62fc0017ffae1ea151581f738c17ab840649aa0c","kind":"tag","published_at":"2024-11-27T21:39:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2/manifests"},{"name":"v24.10.1","sha":"65941daaf991ddcb67aa8e653d6c93cee2433dfb","kind":"tag","published_at":"2024-11-18T14:17:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1/manifests"},{"name":"v24.10.0","sha":"a019ef8f6c26be67bb4e7bf8ce252914b3875231","kind":"tag","published_at":"2024-10-27T20:24:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0/manifests"},{"name":"v24.09.2-edge","sha":"0c9b3337f39cb1986fcf7fc360edb43a2701b486","kind":"tag","published_at":"2024-10-14T21:39:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge/manifests"},{"name":"v24.09.1-edge","sha":"34cdac3d7f3a48b952a0e05e488d02544de5540e","kind":"tag","published_at":"2024-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge/manifests"},{"name":"v24.09.0-edge","sha":"324de3d162e476ed3bf58a9c77ae8e95e27cb3ee","kind":"tag","published_at":"2024-10-02T13:44:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge/manifests"},{"name":"v24.08.0-edge","sha":"6e866ae81ff3bf8a9729e9dbaa9dd89afcb81a4b","kind":"tag","published_at":"2024-09-04T15:35:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge/manifests"},{"name":"v24.07.0-edge","sha":"d975962b7651818f16648fdeeb8ed8fb1d27877d","kind":"tag","published_at":"2024-08-05T21:28:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge/manifests"},{"name":"v24.04.4","sha":"ebcdcd6ab55767f47baed2bc55fcb9217d13ee37","kind":"tag","published_at":"2024-08-01T08:54:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4/manifests"},{"name":"v23.10.4","sha":"a2b945443ecd6ffaa2c14ae31d74998959e6b58c","kind":"tag","published_at":"2024-07-31T10:32:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4/manifests"},{"name":"v24.04.3","sha":"6e2591d161427f2211fe0173e62f66d00644a34d","kind":"tag","published_at":"2024-07-09T21:18:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3/manifests"},{"name":"v24.06.0-edge","sha":"e72ff742235ca999da3db4796c2d5f611fd0c4cd","kind":"tag","published_at":"2024-07-08T20:44:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge/manifests"},{"name":"v24.05.0-edge","sha":"f3a86def48d79a77770fec2b71f3fdc396d75dc9","kind":"tag","published_at":"2024-06-17T20:51:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge/manifests"},{"name":"v23.10.3","sha":"232e4b30c322f80e96ca344d788123dad29a0187","kind":"tag","published_at":"2024-06-11T20:37:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3/manifests"},{"name":"v24.04.2","sha":"e6a5e17db91ca6fae875df42053bd8c1b2a23bd4","kind":"tag","published_at":"2024-05-29T06:39:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2/manifests"},{"name":"v23.10.2","sha":"e50de272466f5fb6eb506c99cd01c00e00001a33","kind":"tag","published_at":"2024-05-28T14:29:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2/manifests"},{"name":"v24.04.1","sha":"1923fef6231e9846e604ee3eb50ecb61c5fbd0bf","kind":"tag","published_at":"2024-05-20T10:13:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1/manifests"},{"name":"v24.04.0","sha":"2ee0c418c16591905f05d30c00710d5903ecace8","kind":"tag","published_at":"2024-05-20T09:23:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0/manifests"},{"name":"v24.04.0-edge","sha":"0863a65a3175721b7d929d7e991b4b227706fdef","kind":"tag","published_at":"2024-05-13T09:56:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge/manifests"},{"name":"v24.03.0-edge","sha":"231497419ccc4b16997afb25076df37d2e9cf379","kind":"tag","published_at":"2024-04-15T09:58:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge/manifests"},{"name":"v24.02.0-edge","sha":"a90fd564119c2919b284793e711ba2648262b936","kind":"tag","published_at":"2024-03-10T20:21:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge/manifests"},{"name":"v24.01.0-edge","sha":"279c410b8de69627dbb7992e37e98ad36883c180","kind":"tag","published_at":"2024-02-05T23:40:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge/manifests"},{"name":"v23.10.1","sha":"25d468c948168f357f23d4db5d242ecd37526e1d","kind":"tag","published_at":"2024-01-12T23:37:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1/manifests"},{"name":"v23.04.5","sha":"973b0310a32d2f87c2f3b4e78847cc348364c26f","kind":"tag","published_at":"2024-01-12T21:24:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5/manifests"},{"name":"v23.12.0-edge","sha":"dfd7d09efe8c7d159596433a846ed5c7f8e17423","kind":"tag","published_at":"2023-12-20T11:14:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge/manifests"},{"name":"v23.11.0-edge","sha":"19d2ccb60ae7d281e6cb43769216a0384cb27313","kind":"tag","published_at":"2023-11-24T21:47:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge/manifests"},{"name":"v23.10.0","sha":"2cce747d77466c049a792bffa258f90869be6c52","kind":"tag","published_at":"2023-10-16T05:40:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0/manifests"},{"name":"v23.09.3-edge","sha":"1bfb8b14ee5158d8041528d7aeccd7805a0dda5a","kind":"tag","published_at":"2023-10-10T12:33:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge/manifests"},{"name":"v23.09.2-edge","sha":"46afba88f93714995357b47655cc664051cfc27a","kind":"tag","published_at":"2023-09-27T22:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge/manifests"},{"name":"v23.04.4","sha":"f2905ab114d55981f94d8c93f6b0e0fb060e463f","kind":"tag","published_at":"2023-09-25T16:00:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4/manifests"},{"name":"v23.09.1-edge","sha":"79c677a12d82400444fb6221219ce92b7247dcf2","kind":"tag","published_at":"2023-09-11T11:14:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge/manifests"},{"name":"v23.09.0-edge","sha":"f37d51baa80979f359c9dbd87be9564965dcd035","kind":"tag","published_at":"2023-09-10T22:34:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge/manifests"},{"name":"v23.08.1-edge","sha":"9f1b68900acb29098effd5a57998a15364958207","kind":"tag","published_at":"2023-08-17T15:35:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge/manifests"},{"name":"v23.04.3","sha":"10fd84142c7550c1cb7aa96f97692a88eb1dc7ef","kind":"tag","published_at":"2023-08-11T22:00:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3/manifests"},{"name":"v23.08.0-edge","sha":"ace32d007e545dc3da5924c36c39f628c83b1da8","kind":"tag","published_at":"2023-08-05T15:13:13.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge/manifests"},{"name":"v23.07.0-edge","sha":"fd4ff04f827ebca0f25efd3b079a68f390a82079","kind":"tag","published_at":"2023-07-22T16:14:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge/manifests"},{"name":"v23.06.0-edge","sha":"cb9592063783576a10ec78800e0ce99ff459bfb8","kind":"tag","published_at":"2023-06-14T21:48:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge/manifests"},{"name":"v23.04.2","sha":"5b5b579d603475d786d6ffed8ae63f9b7191560b","kind":"tag","published_at":"2023-06-08T10:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2/manifests"},{"name":"v23.05.0-edge","sha":"0781988bb28d1d2f53d3399fba070e831410be48","kind":"tag","published_at":"2023-05-15T04:59:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge/manifests"},{"name":"v22.10.8","sha":"82b917e5a1ec33357fd92606c8a11e50c7f4ac8c","kind":"tag","published_at":"2023-04-15T10:32:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8/manifests"},{"name":"v23.04.1","sha":"2769e60cebe53af4eb9e5bd61653d146761c0d59","kind":"tag","published_at":"2023-04-15T07:51:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1/manifests"},{"name":"v23.04.0","sha":"77c286ec3ae4f3147a34d09219d9ba834290e933","kind":"tag","published_at":"2023-04-01T21:52:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0/manifests"},{"name":"v23.03.0-edge","sha":"20fb59c26fe4743e12c8d4237983a3875dda131c","kind":"tag","published_at":"2023-03-19T19:34:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge/manifests"},{"name":"v23.02.1-edge","sha":"448ccc14f3115fe0eeafc67757a713fd5c915011","kind":"tag","published_at":"2023-02-26T19:57:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge/manifests"},{"name":"v23.02.0-edge","sha":"a33a6f47e2160f476de9024b9415d63a57647479","kind":"tag","published_at":"2023-02-21T18:29:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge/manifests"},{"name":"v22.10.7","sha":"e0f7b4d67f6f0068921bd1bf410d94631af205ff","kind":"tag","published_at":"2023-02-18T20:53:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7/manifests"},{"name":"v22.10.6","sha":"4f776efcd34e392d21ccc94f93002169cf7cf251","kind":"tag","published_at":"2023-01-23T23:35:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6/manifests"},{"name":"v23.01.0-edge","sha":"c492ad227d77b729b3c951767395b83a95d0ff6f","kind":"tag","published_at":"2023-01-14T18:15:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge/manifests"},{"name":"v22.10.5","sha":"8196ffd0aa4e03e6bb26fc207c6a9709f7b51c61","kind":"tag","published_at":"2023-01-14T14:03:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5/manifests"},{"name":"v22.12.0-edge","sha":"e8d53449306736b05c3f187a1ef0ff4ec641d621","kind":"tag","published_at":"2022-12-13T22:05:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge/manifests"},{"name":"v22.10.4","sha":"2d88d25db382aed205bb2191790f828901dc557b","kind":"tag","published_at":"2022-12-09T11:31:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4/manifests"},{"name":"v22.11.1-edge","sha":"4fc071ff773fee7c0d3d3b52e6ab92f9e4e362dd","kind":"tag","published_at":"2022-11-29T16:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge/manifests"},{"name":"v22.11.0-edge","sha":"877a58a330807a5265e507c01babcc27b1672d20","kind":"tag","published_at":"2022-11-23T17:31:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge/manifests"},{"name":"v22.10.3","sha":"44469bf90f5761ca4e234b05034c75b7975ea1d4","kind":"tag","published_at":"2022-11-21T21:57:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3/manifests"},{"name":"v22.10.2","sha":"0358114af7e8ed98dfaf592a119c656e0d8b6a1d","kind":"tag","published_at":"2022-11-13T19:10:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2/manifests"},{"name":"v22.10.1","sha":"4bc7e2a4cda807c2ffeb16446b98bd886943f62f","kind":"tag","published_at":"2022-10-27T19:01:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1/manifests"},{"name":"v22.10.0","sha":"66735ae0f4de161cc4e98f0a1044ff4909cf3969","kind":"tag","published_at":"2022-10-13T09:34:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0/manifests"},{"name":"v22.10.0-RC3","sha":"a12e98097ddd90dd83533ff8760ef676984a71d0","kind":"tag","published_at":"2022-10-07T22:10:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3/manifests"},{"name":"v22.10.0-RC2","sha":"c4f6c517d80306590f17bb51cbfdac2b3e3a2f42","kind":"tag","published_at":"2022-10-07T16:47:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2/manifests"},{"name":"v22.10.0-RC1","sha":"e7df3d8fb4e7099100130fe9a6063f8f9789476b","kind":"tag","published_at":"2022-10-03T14:50:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1/manifests"},{"name":"v22.09.7-edge","sha":"3107cd446e62de9c0c84c690a1fbb7c32e67e13c","kind":"tag","published_at":"2022-09-28T10:22:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.7-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.7-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.7-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge/manifests"},{"name":"v22.09.6-edge","sha":"021d898944428a8883fd73f3058aafc2043b0cca","kind":"tag","published_at":"2022-09-26T15:40:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.6-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.6-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.6-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge/manifests"},{"name":"v22.09.5-edge","sha":"c31caa11e29aeba46f1c778630a3e37a0545dfd0","kind":"tag","published_at":"2022-09-21T09:42:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.5-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.5-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.5-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge/manifests"},{"name":"v22.09.4-edge","sha":"783042c41578978c4159cb934645496484b8a384","kind":"tag","published_at":"2022-09-19T21:18:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.4-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.4-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.4-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge/manifests"},{"name":"v22.09.3-edge","sha":"da527e81919eae61b78d3de898817a6966181c1a","kind":"tag","published_at":"2022-09-10T16:10:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge/manifests"},{"name":"v22.09.2-edge","sha":"632ff365bface9be3450739f0741412bf8e76739","kind":"tag","published_at":"2022-09-07T20:10:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge/manifests"},{"name":"v22.09.1-edge","sha":"58949b2a21f270a6b6e93c34e48c4e186ea7ac29","kind":"tag","published_at":"2022-09-01T21:02:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge/manifests"},{"name":"v22.08.2-edge","sha":"ebf19c4e5141b72bcc7a4a7e30af8b2dcc9bba64","kind":"tag","published_at":"2022-08-16T18:55:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge/manifests"},{"name":"v22.08.1-edge","sha":"126e4259ea724585fc6c84f105ba73eb62e2ad37","kind":"tag","published_at":"2022-08-11T11:40:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge/manifests"},{"name":"v22.08.0-edge","sha":"ffa9a0c573e0a0cf257fb8b2da11c1c4251e6d32","kind":"tag","published_at":"2022-08-01T17:03:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge/manifests"},{"name":"v22.04.5","sha":"4282761f5b018e411523451211e056177b8fef3c","kind":"tag","published_at":"2022-07-15T16:35:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5/manifests"},{"name":"v22.07.1-edge","sha":"6e541457aa0c08f32fcecfb1024f75a52b20e60a","kind":"tag","published_at":"2022-07-13T12:01:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.07.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.07.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.07.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge/manifests"},{"name":"v22.04.4","sha":"237d32223f89158a5bbdd3d07fec283f5c73ce12","kind":"tag","published_at":"2022-06-19T21:08:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4/manifests"},{"name":"v22.06.1-edge","sha":"59c48429c2d3164f13b7d14b33ddc0bbfb37418e","kind":"tag","published_at":"2022-06-17T13:14:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge/manifests"},{"name":"v22.06.0-edge","sha":"bf9978dae0e3770dea93d974f072a681ad1f612e","kind":"tag","published_at":"2022-06-09T17:05:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge/manifests"},{"name":"v22.05.0-edge","sha":"1630465e29acb057f775c458264daf4f40d90bee","kind":"tag","published_at":"2022-05-25T18:18:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge/manifests"},{"name":"v22.04.3","sha":"a6c0fa88702418663c5ee2488a0142deee4502ab","kind":"tag","published_at":"2022-05-18T19:54:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3/manifests"},{"name":"v22.04.2","sha":"16348972f7ba916bd001f5ad5a166fc0ef312d59","kind":"tag","published_at":"2022-05-16T18:06:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2/manifests"},{"name":"v22.04.1","sha":"568c9dc38889deca6d82ee5940e00d4098505744","kind":"tag","published_at":"2022-05-15T12:16:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1/manifests"},{"name":"v22.04.0","sha":"f1bd0178d830f936947d6250e60a15a2abeddb51","kind":"tag","published_at":"2022-04-23T18:27:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0/manifests"},{"name":"v22.03.1-edge","sha":"16caa6bb16d6048488d1d34a4d54e30bcf22feb7","kind":"tag","published_at":"2022-04-06T21:40:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge/manifests"},{"name":"v22.03.0-edge","sha":"2a7dab407a760b6e045940079e8cc62887e16643","kind":"tag","published_at":"2022-03-27T20:22:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge/manifests"},{"name":"v22.02.1-edge","sha":"d35f25ccdf0a7eed7c836d1f29973059ee18e507","kind":"tag","published_at":"2022-03-03T18:59:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge/manifests"},{"name":"v22.02.0-edge","sha":"0046c9395e87d2de1a5d51ce155d8c1c5384d871","kind":"tag","published_at":"2022-02-25T11:26:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge/manifests"},{"name":"v22.01.0-edge","sha":"4f33645085332373d7b55fa3bb5e41577cfb7f32","kind":"tag","published_at":"2022-02-07T13:26:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge/manifests"},{"name":"v21.12.1-edge","sha":"3e20f87cd01aefb5c5e80230ffca5b7d7699705a","kind":"tag","published_at":"2021-12-22T08:36:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge/manifests"},{"name":"v21.10.6","sha":"9e8c39e0cc89092ae2fb5bc46e3646a595da1c55","kind":"tag","published_at":"2021-12-21T17:09:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6/manifests"},{"name":"v21.10.5","sha":"6cea21a1b288e427cc0e6c56cd9daaaec8a3fdbb","kind":"tag","published_at":"2021-12-08T14:55:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5/manifests"},{"name":"v21.11.0-edge","sha":"5bfde014f6e599863269f27010e0e6ca310d46a5","kind":"tag","published_at":"2021-12-05T18:13:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge/manifests"},{"name":"v21.10.4","sha":"a5efdec3401341462886bd66ce4330177528d978","kind":"tag","published_at":"2021-11-30T16:49:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4/manifests"},{"name":"v21.10.3","sha":"23ece74f3d24139c47d7bd0dc2a13a354901aceb","kind":"tag","published_at":"2021-11-23T08:07:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3/manifests"},{"name":"v21.10.2","sha":"5de94089499d4ffc99b59d08ded531c2cf0bb632","kind":"tag","published_at":"2021-11-22T11:46:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2/manifests"},{"name":"v21.10.1","sha":"8adf3766fb3c3b7c165db920804fa86934ad59f3","kind":"tag","published_at":"2021-11-18T09:43:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1/manifests"},{"name":"v21.10.0","sha":"262fb02f64843fc5b66d729055f770a9b905ee7c","kind":"tag","published_at":"2021-11-11T20:38:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0/manifests"},{"name":"v21.09.1-edge","sha":"5d8181093accd77303e841ed8c75654af49da995","kind":"tag","published_at":"2021-10-28T15:42:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge/manifests"},{"name":"v21.09.0-edge","sha":"63eaf8e0c180bfc2673b04b0eecc90e7134ede71","kind":"tag","published_at":"2021-10-12T20:46:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge/manifests"},{"name":"nf-sqldb@0.2.0","sha":"1db4572649a9b4f4798b8a582d7f107123333d8b","kind":"commit","published_at":"2021-10-11T07:45:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.2.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0/manifests"},{"name":"nf-sqldb@0.1.0","sha":"4d57979526d807a0d146697eb9c47d22696b0587","kind":"commit","published_at":"2021-09-01T15:26:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0/manifests"},{"name":"v21.08.0-edge","sha":"3732e1dfde4af1221f961a866f2e0a81bc2b9fe5","kind":"tag","published_at":"2021-08-30T17:54:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge/manifests"},{"name":"v21.07.0-edge","sha":"125f06b5c5a1db67e4368e0e8a32dbac0c41bd2e","kind":"tag","published_at":"2021-08-06T12:58:50.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge/manifests"},{"name":"v21.04.3","sha":"942b7afa242fc0fc50f4bbec00a681b1409829b2","kind":"tag","published_at":"2021-07-21T17:15:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3/manifests"},{"name":"v21.04.2","sha":"299ff56689a140305436cb7b3d23fe8a36312519","kind":"tag","published_at":"2021-07-12T13:31:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2/manifests"},{"name":"v21.06.0-edge","sha":"f59e64808339b2869d4bb5e54504a1ada960c03d","kind":"tag","published_at":"2021-07-03T20:51:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge/manifests"},{"name":"v21.05.0-edge","sha":"01e126c051b1b3f44d72d1fe26818a4e0f513f2e","kind":"tag","published_at":"2021-05-28T19:34:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge/manifests"},{"name":"v21.04.1","sha":"e7ac0fca924e01354c767a087b5cb3379074a159","kind":"tag","published_at":"2021-05-14T17:56:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1/manifests"},{"name":"v21.04.0","sha":"a3c4b18c20b07b900f9784eecc19a4f4fa4a3193","kind":"tag","published_at":"2021-05-02T17:56:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0/manifests"},{"name":"nf-google@1.0.3","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-google@1.0.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-google@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-google%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3/manifests"},{"name":"nf-azure@0.9.7","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-azure@0.9.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-azure@0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-azure%400.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7/manifests"},{"name":"nf-console@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-console@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-console@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-console%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2/manifests"},{"name":"nf-ga4gh@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ga4gh@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ga4gh@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ga4gh%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2/manifests"},{"name":"nf-ignite@1.2.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ignite@1.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ignite@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ignite%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2/manifests"},{"name":"nf-tower@1.1.0","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-tower@1.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-tower@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-tower%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0/manifests"},{"name":"nf-amazon@1.0.5","sha":"8f2e22062c1eb174561c0f86e501f8524aaebe30","kind":"commit","published_at":"2021-05-02T16:10:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-amazon@1.0.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-amazon@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-amazon%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5/manifests"},{"name":"v21.04.0-edge","sha":"c9515da2ada4f5b7d6322732ecab381529e76756","kind":"tag","published_at":"2021-04-08T12:33:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge/manifests"},{"name":"v20.12.1-edge","sha":"5509e0d7f3883f4b957a2cc664e7947d542bee01","kind":"commit","published_at":"2021-03-18T08:41:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge/manifests"},{"name":"v21.03.0-edge","sha":"865dc7f82bef71c9afe277f7aed1cae7d95095db","kind":"tag","published_at":"2021-03-05T15:27:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge/manifests"},{"name":"v21.02.0-edge","sha":"8f5758b242ffbac08557632bc9498b787972523c","kind":"tag","published_at":"2021-02-01T19:27:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge/manifests"},{"name":"v21.01.1-edge","sha":"7428b623869a4539cf48b4063f6785d8824cbdbd","kind":"tag","published_at":"2021-01-15T22:13:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge/manifests"},{"name":"v21.01.0-edge","sha":"bdec73d028f01bcab58daf23977b1e7629e78c9a","kind":"tag","published_at":"2021-01-04T21:19:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge/manifests"},{"name":"v20.12.0-edge","sha":"af261276749a4bfd13b9fa937280836b6fd51f38","kind":"tag","published_at":"2020-12-12T10:43:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge/manifests"},{"name":"v20.11.0-edge","sha":"1de2c4fb3669ffea1ad35f08135087e1941638f1","kind":"tag","published_at":"2020-11-16T10:40:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge/manifests"},{"name":"v20.10.0","sha":"dc36f6d3e48d653bb406e604b4d2199dd5ab9954","kind":"tag","published_at":"2020-11-01T17:28:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0/manifests"},{"name":"v20.09.1-edge","sha":"a6b4cabbf9a9e49509143b93a561773bc69cf393","kind":"tag","published_at":"2020-10-15T12:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge/manifests"},{"name":"v20.09.0-edge","sha":"58a03047cd686754bf7a85e145939c20e07027a0","kind":"tag","published_at":"2020-09-23T17:36:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge/manifests"},{"name":"v20.08.1-edge","sha":"6677f4a44af7950362a622a32022e53985931bc0","kind":"tag","published_at":"2020-09-02T14:30:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge/manifests"},{"name":"v20.08.0-edge","sha":"0ca08c9618adb37126a7a31ef84b4767304a5eb1","kind":"tag","published_at":"2020-08-25T12:36:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge/manifests"},{"name":"v20.07.1","sha":"f7cdf3944b4937b04cf1516b02dec2e424a114d2","kind":"tag","published_at":"2020-07-24T16:56:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1/manifests"},{"name":"v20.07.0-RC1","sha":"644e3fc1bda7cc148d987a6281147b1ca214e81e","kind":"tag","published_at":"2020-07-21T16:55:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1/manifests"},{"name":"v20.06.0-edge","sha":"cf253602d4de32edacad5f6a657ef4a73ef7ba59","kind":"tag","published_at":"2020-07-05T21:01:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge/manifests"},{"name":"v20.05.0-edge","sha":"2081a66d63c7b8bb9a44ad474e60ab46d6865323","kind":"tag","published_at":"2020-05-31T20:14:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge/manifests"},{"name":"v20.04.1","sha":"902b59e8b7181b8cb9739af67bd8b31e86b2220c","kind":"tag","published_at":"2020-05-03T20:33:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1/manifests"},{"name":"v20.04.1-edge","sha":"24b692a3ffc0cde6c719da49a33e9f8d55d18b0f","kind":"tag","published_at":"2020-04-19T17:30:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge/manifests"},{"name":"v20.04.0-edge","sha":"06f2cb94c45269427460eea5ef35cf2a3edf5573","kind":"tag","published_at":"2020-04-13T20:48:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge/manifests"},{"name":"v20.03.0-edge","sha":"8cfdde6fcda2ffd0b99d8b1b0f1321981465aba1","kind":"tag","published_at":"2020-03-28T16:42:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge/manifests"},{"name":"v20.02.0-edge","sha":"63a1aa6dba508f37c1ba982efa2f2b706551e49c","kind":"tag","published_at":"2020-02-29T15:55:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge/manifests"},{"name":"v20.01.0","sha":"2d74a2e7f2be08c9d2eeb13686b7f3fc6dfa8261","kind":"tag","published_at":"2020-02-12T13:24:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0/manifests"},{"name":"v20.01.0-rc1","sha":"2eb94251622043411e243284939e3c9c1fff0a01","kind":"tag","published_at":"2020-02-06T18:49:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-rc1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1/manifests"},{"name":"v20.01.0-edge","sha":"91d7384e100eb6d8e068c73c8d3dfab9ae4d845a","kind":"tag","published_at":"2020-01-20T20:42:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge/manifests"},{"name":"v19.12.0-edge","sha":"4323365a15eeea9b286f2ed5dba88c0486245aee","kind":"tag","published_at":"2019-12-20T12:34:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge/manifests"},{"name":"v19.11.0-edge","sha":"d133eedc886395fb8a90491cde2eb7d94e4e5374","kind":"tag","published_at":"2019-12-02T12:33:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge/manifests"},{"name":"v19.10.0","sha":"bc9f006d679f29211212ef535d8c35e3849c1376","kind":"tag","published_at":"2019-10-21T16:39:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0/manifests"},{"name":"v19.09.0-edge","sha":"9dfab9f4ea46095663871322311cdbeea343f50c","kind":"tag","published_at":"2019-09-16T21:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge/manifests"},{"name":"v19.08.1-edge","sha":"e35e3e9c9a96114bfddcd3e3359a816945ffb767","kind":"tag","published_at":"2019-08-26T19:42:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge/manifests"},{"name":"v19.07.0","sha":"c676b02461d6f3cb112add8347649f8b29bb14a9","kind":"tag","published_at":"2019-07-27T19:56:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0/manifests"},{"name":"v19.07.0-edge","sha":"7e7c52082ec618b57a5e20b22fca6370fca8f796","kind":"tag","published_at":"2019-07-09T15:04:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge/manifests"},{"name":"v19.06.0-edge","sha":"4492bdf7249070cf289bebefffe7833da2a22089","kind":"tag","published_at":"2019-06-21T14:59:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge/manifests"},{"name":"v19.05.0-edge","sha":"49f55e93fba83a180a43cf8a35083838379e38df","kind":"tag","published_at":"2019-05-20T19:11:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge/manifests"},{"name":"v19.04.1","sha":"14c3f3bee1e5bf6d3fbb68e0e32883c86630963e","kind":"tag","published_at":"2019-05-03T13:28:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1/manifests"},{"name":"v19.04.0-edge","sha":"bf0ee0dd5d10c1a2c36ba69f12fd8486b181d472","kind":"tag","published_at":"2019-04-24T20:54:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge/manifests"},{"name":"v19.04.0","sha":"41116e2d7efe9d351adb7e2bb66ee6c99e91f31d","kind":"tag","published_at":"2019-04-17T12:58:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0/manifests"},{"name":"v19.03.0-edge","sha":"ca5d7bc6b71e6245a643eb93a5eaeb113d912b74","kind":"tag","published_at":"2019-03-14T21:49:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge/manifests"},{"name":"v19.02.0-edge","sha":"9f89795b620a8614ea7a40291bd8d9944ea33f94","kind":"tag","published_at":"2019-02-06T14:53:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge/manifests"},{"name":"v19.01.0","sha":"f38bfee810bd36f9bb108244ac1c8feac3ae854b","kind":"tag","published_at":"2019-01-22T15:04:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0/manifests"},{"name":"v19.01.0-edge","sha":"e281db33edf568a5a378c365c4d2e30675326e28","kind":"tag","published_at":"2019-01-10T14:05:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge/manifests"},{"name":"v18.12.0-edge","sha":"0896fb37d043f9033a45a24b13c7ec2b09cc78de","kind":"tag","published_at":"2018-12-18T13:39:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge/manifests"},{"name":"v18.11.0-edge","sha":"c40c71a2f39e1dd89e3a17f9301be9fdfd2de95c","kind":"commit","published_at":"2018-11-12T18:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge/manifests"},{"name":"v18.10.1","sha":"248fce8e5d0ddc2faaa5e01007f670b5a3310689","kind":"tag","published_at":"2018-10-24T15:44:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1/manifests"},{"name":"v0.32.0","sha":"ce0a8f22f62a9531857c6908de97dadc6a0259e7","kind":"tag","published_at":"2018-09-27T11:35:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.32.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"03e55f5b4c19edac3abc3899b6132d8c9760f907","kind":"tag","published_at":"2018-08-07T16:47:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"a379420faa8583e8fa559d1e6ebe7e1710cae14b","kind":"tag","published_at":"2018-07-25T16:48:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0/manifests"},{"name":"v0.31.0-RC1","sha":"ad8e97b7c416a555005fd1b3a21980a3cea25e07","kind":"tag","published_at":"2018-07-19T20:00:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1/manifests"},{"name":"v0.30.2","sha":"9e011757db9cf97eb861503f37437a609be4c62a","kind":"tag","published_at":"2018-06-16T19:48:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"537b507cc7201573c33200dc402336aa74aa9f28","kind":"tag","published_at":"2018-06-11T14:30:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"5197e36ef8c484776ae602189b2a1ff295ba5670","kind":"tag","published_at":"2018-06-05T12:08:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0/manifests"},{"name":"v0.29.1","sha":"004822bf354bd4e61e735d49fd2d8221ff84f60b","kind":"tag","published_at":"2018-05-10T08:42:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"0f9490d345b7d89c8e4c9ec2812ad1dab28de898","kind":"tag","published_at":"2018-04-24T12:26:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0/manifests"},{"name":"v0.29.0-RC1","sha":"d8580f776d2dfebfe0fe8021c788f76e54a10bfb","kind":"tag","published_at":"2018-04-08T12:53:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1/manifests"},{"name":"v0.28.2","sha":"33b0fad520dc844bc72af0a7f521464bdd86e369","kind":"tag","published_at":"2018-04-06T14:07:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"df18def5b4dab1ed33205132c7c6f7b9b456e3bf","kind":"tag","published_at":"2018-03-27T19:20:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"bb23833b0888a849b575a8db07cbeef89f9ab206","kind":"tag","published_at":"2018-03-10T13:56:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0/manifests"},{"name":"v0.28.0-RC1","sha":"116342f3df244adfe42c0806aeaa80fd5053d42c","kind":"tag","published_at":"2018-02-27T13:38:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1/manifests"},{"name":"v0.27.6","sha":"9c2ecba26e35f60e43b63535187df5f2ea5cc40c","kind":"tag","published_at":"2018-02-19T10:28:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"f472166ce5c004d7b5506104015310b0dc971a2e","kind":"tag","published_at":"2018-02-16T07:47:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"5fa69eeff5dceea07a4abd9330e8034157d33a28","kind":"tag","published_at":"2018-02-05T10:49:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"d8d1d351b3d077dc4c1420918dfcaa6f4d3a4964","kind":"tag","published_at":"2018-01-29T15:36:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"69f39ebbe70f98655e785e2c2cdcf8e22e374867","kind":"tag","published_at":"2018-01-23T10:54:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"58061a23e1bd47bc98e7e9b5a2e17f0d90f072e8","kind":"tag","published_at":"2018-01-18T14:38:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"ad89ef934eff6adf9318619dc79133cd25c1fa3e","kind":"tag","published_at":"2018-01-09T14:23:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0/manifests"},{"name":"v0.27.0-RC2","sha":"2fa8184b973c3a4902b282e35d1e1c7ff5d980ed","kind":"tag","published_at":"2017-12-29T15:44:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2/manifests"},{"name":"v0.27.0-RC1","sha":"3c0df3236dc7e9b954c51d427d3f159ac0ee8b39","kind":"tag","published_at":"2017-12-20T15:36:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1/manifests"},{"name":"v0.26.4","sha":"653b4215be8795bbb01efba6e8bc02640b8f7a48","kind":"tag","published_at":"2017-12-11T21:45:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4/manifests"},{"name":"v0.26.3","sha":"71e2a750fd18766c314ee691fbe66463d19ab6f7","kind":"tag","published_at":"2017-11-30T19:41:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"ceeb23ce56ffb84470944afa8c85a3e26fa5aa84","kind":"tag","published_at":"2017-11-27T21:22:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"eda61c187c070c19769af30bb2879320389dad18","kind":"tag","published_at":"2017-11-17T14:58:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"a6ae34b4fd8034be128e3d88227c8ed9ce7fbbc3","kind":"tag","published_at":"2017-11-08T12:35:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0/manifests"},{"name":"v0.26.0-RC2","sha":"26a2d2f00b437d894583abc1137662ef2d6098cd","kind":"tag","published_at":"2017-10-30T19:38:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2/manifests"},{"name":"v0.26.0-RC1","sha":"177b3c827f21229b717435e086c4171736c24c58","kind":"tag","published_at":"2017-10-24T15:43:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1/manifests"},{"name":"v0.25.7","sha":"092f5d9c177ef3b9353fda02443835a7cdc129d8","kind":"tag","published_at":"2017-09-06T20:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"a9648ae98e9418be46e31afab07a5b939d338e22","kind":"tag","published_at":"2017-08-13T15:54:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"b0ccaaf77199e5071cbafcd1d33d019f24a184cf","kind":"tag","published_at":"2017-08-04T14:23:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"64183d9981616d6b456f8e4d878eb7141a562466","kind":"tag","published_at":"2017-07-31T10:57:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"aae23fe345460db227f244e0dff21fdb07e94cf4","kind":"tag","published_at":"2017-07-31T09:16:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"637fcb039a7d490c469a56af774b0201d57a62e5","kind":"tag","published_at":"2017-07-03T09:19:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"fbb2e0f7536e530f1822982a2ff500e8aa6fb8e6","kind":"tag","published_at":"2017-06-27T13:45:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"215e461be39016672e3a33a14bd58b39bd2b3ed5","kind":"tag","published_at":"2017-06-26T09:28:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0/manifests"},{"name":"v0.25.0-RC1","sha":"500e908518635571ec3daf9571c86ab3a775b754","kind":"tag","published_at":"2017-06-06T07:33:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1/manifests"},{"name":"v0.24.4","sha":"f06817d8ebb3da877baafcf9cdf676c832c12d42","kind":"tag","published_at":"2017-05-22T12:39:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"071e49d27a48d4165b1ee0252d540f037adf2cfc","kind":"tag","published_at":"2017-04-24T19:47:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"1bae7bfa6088d0d8be543b57adacd83cef0f98f6","kind":"tag","published_at":"2017-04-05T17:57:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"d521708be6ff32efdba80fe8ff17744eb2500320","kind":"tag","published_at":"2017-03-24T20:58:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"6da95732dd51cfd6ed791346bd80074f7c866fb5","kind":"tag","published_at":"2017-03-20T14:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0/manifests"},{"name":"v0.23.4","sha":"3bc84b1b36971f28edacf10a2b999d1b3f78c601","kind":"tag","published_at":"2017-02-24T12:35:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"6ab0a6b79c04647285d635519590f5cbb9943cfe","kind":"tag","published_at":"2017-02-09T23:36:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"d8977a85434f788585be64c82daecb6845ef25fd","kind":"tag","published_at":"2017-02-02T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"09d5375d73b39339e7ec505dd01d237443c82b2c","kind":"tag","published_at":"2017-01-23T23:26:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"5286d55f088d946785e0b0781f8bb1e66bc5c598","kind":"tag","published_at":"2016-12-13T15:28:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0/manifests"},{"name":"v0.22.6","sha":"6a56d4e4542100eac3730c5eadf14fdb009caebb","kind":"tag","published_at":"2016-12-04T23:19:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"cd07841a47bfaaf10ca0a7fafa8586d17df48764","kind":"tag","published_at":"2016-11-17T12:52:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"bbcc11292b6c82908cea835a6d4b3dc22ad356be","kind":"tag","published_at":"2016-11-04T21:26:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"e86fc0b13b55e4cfe424dec0da31896916459f36","kind":"tag","published_at":"2016-10-12T11:30:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"bd8211c51b0345e9d34e6669993f75cfef2c00f0","kind":"tag","published_at":"2016-10-03T16:00:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"17596cc6ad690f7b0cd6eecc73464edb95948162","kind":"tag","published_at":"2016-09-26T10:54:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"edc61eac76e7082a453905c0f118a03f132262d7","kind":"tag","published_at":"2016-09-21T13:15:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0/manifests"},{"name":"v0.22.0-RC2","sha":"08f761e756f8cb2f8ec06a1fd4ec95875845c729","kind":"tag","published_at":"2016-09-13T16:55:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2/manifests"},{"name":"v0.22.0-RC1","sha":"c71e9e846bdadf3d757c952a939402b8bb496c26","kind":"tag","published_at":"2016-09-01T15:33:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1/manifests"},{"name":"v0.21.3","sha":"bcc69674b75e77834aa66fe68d7cd187dcc3a795","kind":"tag","published_at":"2016-08-26T19:20:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"afb7544135e460342a1d36cbc5b48bb6d1db828d","kind":"tag","published_at":"2016-08-12T11:29:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"dc1f6b8d3c351d7c0adcf43c2d39c1c07f42543d","kind":"tag","published_at":"2016-07-29T12:45:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"f7b5235bb14323eeedc12a8649e244cc4b27109e","kind":"tag","published_at":"2016-07-20T15:25:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0/manifests"},{"name":"v0.21.0-RC1","sha":"158fe7170c6bec977aa7bcbb4fb472823ea277b9","kind":"tag","published_at":"2016-07-14T07:58:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1/manifests"},{"name":"v0.20.1","sha":"a77a4ebd49efff64daf91ea19359c51b4b5bed08","kind":"tag","published_at":"2016-06-18T07:45:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"daf63d70dbe18a152eb650a001a6c4c70444aa00","kind":"tag","published_at":"2016-06-10T14:12:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0/manifests"},{"name":"v0.19.4","sha":"175691b984991caac37b09a91719d16521e72929","kind":"tag","published_at":"2016-06-03T17:45:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"18f26d707eedadd0043e25dc5379a97611ec9dba","kind":"tag","published_at":"2016-05-31T11:52:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"ef07ff2f0cae937d0865af5589eb042ae2c5b9ac","kind":"tag","published_at":"2016-05-26T15:02:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"e4eabda574a5e723f6e09b7fbfc23324273e2595","kind":"tag","published_at":"2016-05-20T15:22:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"1cba12ce76c66c660a33945459dcaea54eb863b4","kind":"tag","published_at":"2016-05-18T09:27:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"c2ad9576a2aaf5d8a1a71b5c2ada20e74e70db77","kind":"tag","published_at":"2016-05-09T08:04:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"cf8fd207cac852de59657f09c8313f5bc84e04e6","kind":"tag","published_at":"2016-05-03T11:44:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"85db9ad648d91c2e22bfc8224468d5d45abc4854","kind":"tag","published_at":"2016-04-26T11:53:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"83482866a77eecf495602823f8d0f0b73d1fa2a5","kind":"tag","published_at":"2016-04-11T11:46:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0/manifests"},{"name":"v0.18.0-RC1","sha":"7761c87671fe2eec1e069cb171b1e449f946653d","kind":"tag","published_at":"2016-04-06T21:38:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1/manifests"},{"name":"v0.17.3","sha":"5b26f003c1d1a1020a4d5b73265684a5303ac2b1","kind":"tag","published_at":"2016-02-18T13:06:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"4a0bdde1783946e62afd8ff0d3166517339a7719","kind":"tag","published_at":"2016-02-02T17:27:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"147a011d276a952cd66c188521d4b3de41251f73","kind":"tag","published_at":"2016-01-21T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"ce736be18f13be38bb54689ee42d5240fa06d1f7","kind":"tag","published_at":"2016-01-07T13:31:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0/manifests"},{"name":"v0.16.5","sha":"9640780b495dfecb53aba1a5c49c37269cf8d8f8","kind":"tag","published_at":"2015-12-18T09:32:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"3af18a75f8fb2aa3e3809596d8c6e89d47b4c878","kind":"tag","published_at":"2015-12-06T16:49:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"586367c6123b8604bb95d2645a4ad03233818aa8","kind":"tag","published_at":"2015-11-30T16:02:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"bf64ff5dd7d56b7f75ce82f770a4ded4c52567a8","kind":"tag","published_at":"2015-11-14T18:22:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"157ccf6953d98d1830d816fcccd80484186f8c6c","kind":"tag","published_at":"2015-11-07T19:25:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"be4eafd43f142b6b7c86febe55e50a879fcd53ff","kind":"tag","published_at":"2015-11-04T10:36:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0/manifests"},{"name":"v0.16.0-RC1","sha":"24959498ed6aa520f7e72feba0baaaf9b8c95a3b","kind":"tag","published_at":"2015-10-23T10:50:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1/manifests"},{"name":"v0.15.6","sha":"a6487eb75f7078e1e51572dbeedf329c5f63804e","kind":"tag","published_at":"2015-10-07T16:13:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"0562cd57a0897673681b65d2161e35224757200b","kind":"tag","published_at":"2015-09-28T09:50:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"816be9d4de5ce0dab5f27f3bea054f28000287c8","kind":"tag","published_at":"2015-09-23T10:24:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"5d67827110c5f268be043e0d8385b9537194ef20","kind":"tag","published_at":"2015-08-26T12:21:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"716292157cd4fb3c8ff4b6a24f979b3d742e209d","kind":"tag","published_at":"2015-08-19T14:27:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"72c889a3d77268270950404a2e6a1db16c44d987","kind":"tag","published_at":"2015-08-04T15:57:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"4812811738049c31d3f265491d8a9c4af683ee5a","kind":"tag","published_at":"2015-07-27T08:14:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0/manifests"},{"name":"v0.14.4","sha":"f9177d5f78804a8a571511a1daef2fc8fcea34bb","kind":"tag","published_at":"2015-07-20T15:09:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"39d2daf5c22b431b935484315875004d1a11602e","kind":"tag","published_at":"2015-07-03T17:49:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"c3e530d24ff9cb544fe9e9b0fcb606531cf97edb","kind":"tag","published_at":"2015-06-25T12:19:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"47f5f0fb9e0f27019d35d5bf7ba806c0e6c4c388","kind":"tag","published_at":"2015-06-08T14:59:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"0dffa67962d05a2533b0ede27733887aa04def72","kind":"tag","published_at":"2015-06-04T15:24:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0/manifests"},{"name":"v0.13.5","sha":"6235aae888ede7ed2cfe8473b97811628c4e2773","kind":"tag","published_at":"2015-05-07T12:42:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"6d80c857d193b19700ce0aafbd9b2a8b2854f7b3","kind":"tag","published_at":"2015-05-04T09:27:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"6d596f2a2cb1ae4d7d0dda01f100b43837957e7b","kind":"tag","published_at":"2015-04-19T17:53:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"646e913e574c1417d4c86a91b70527617bfc4789","kind":"tag","published_at":"2015-04-16T11:37:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"99ecef730d6397a0299b7f83e236f50fdce8f200","kind":"tag","published_at":"2015-04-11T10:00:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"f0ee65dcfea0845f09372700282367de9a28e052","kind":"tag","published_at":"2015-04-08T21:16:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"a4ee14989c332d7574ff9172eb8eb7a87338aa2c","kind":"tag","published_at":"2015-03-18T09:27:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"537ccb971974535c40e09c6d9ad21ee2d6a472bc","kind":"tag","published_at":"2015-03-09T15:22:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"1b4d5e590429af31e89ad5d5a7ad47459fcb5f26","kind":"tag","published_at":"2015-02-16T15:19:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"17182e36f5de664a710b151307cd81eb344b8436","kind":"tag","published_at":"2015-02-12T11:22:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"688b9c75eeb79ccef962c9b5f92ae6e6fac797fa","kind":"tag","published_at":"2015-02-08T21:02:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"1782bb13d9d8ca8f3526554d5dc014f2d6569f23","kind":"tag","published_at":"2015-01-05T16:16:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0/manifests"},{"name":"v0.11.4","sha":"8a349373466ffc29d3c3e4d032eda15c6176beb3","kind":"tag","published_at":"2014-12-16T17:16:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"b21329afa2759e05bb896bf712ea193731f49482","kind":"tag","published_at":"2014-11-27T10:04:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"1653946b2a1983e50b77f749dba5cfe652e10f58","kind":"tag","published_at":"2014-11-19T15:56:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"2c0d6d05fe4dd48fd0d96b607335c76241dae267","kind":"tag","published_at":"2014-11-11T14:50:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"78430ce749f9199be44e7449bf886e802fab565a","kind":"tag","published_at":"2014-11-05T13:37:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"bd844a0ecbb35e7ecbab4f3a145dbfa7404bc8db","kind":"tag","published_at":"2014-10-03T11:57:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"57b3c9d9594026a68cc50e634268fa9922df23b3","kind":"tag","published_at":"2014-10-01T11:35:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ddbdce401e4befaa4ca292c3e13046bf9a04a911","kind":"tag","published_at":"2014-09-15T14:55:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b110977065bb359e4a3d307c342f40d73951b214","kind":"tag","published_at":"2014-09-08T16:28:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"241a96c6a74f708db8f18bca2ab1e24d071a2fb3","kind":"tag","published_at":"2014-08-11T10:40:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.9.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0/manifests"},{"name":"v0.8.5","sha":"13717db8910f665d9f8a4ddb451cf56748f969eb","kind":"tag","published_at":"2014-08-03T14:07:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"24a1fa74e822d68cedf74ac0d22603c44b12ad15","kind":"tag","published_at":"2014-07-20T18:15:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"1ed91667e834c654841772b7eddf58f60632fb3a","kind":"tag","published_at":"2014-06-27T14:47:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"2542fb6dd767268c21afe17d5b1e6e81939aacf7","kind":"tag","published_at":"2014-06-18T18:17:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"cd44d36b10853058c9549dc28e674fba1b8523c4","kind":"tag","published_at":"2014-05-26T21:15:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"fabe3d5b028b138c3b88751627e3e21d591a4961","kind":"tag","published_at":"2014-05-23T21:48:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"1c9ac40edca1dfa0b22bc7d2714dabaa14a40d1d","kind":"tag","published_at":"2014-05-16T12:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"1e35f27e8a372672456fc3ff61fd78ff79cd1612","kind":"tag","published_at":"2014-05-05T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"dd268c5b2ea6366f566bd254a662383b491684d8","kind":"tag","published_at":"2014-04-15T15:16:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"67151164928c28082c58a08bfce0856239f657a1","kind":"tag","published_at":"2014-03-24T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"c10f3d4406a84afe197dfffba1c241ae1b07715b","kind":"tag","published_at":"2014-02-20T18:24:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"87a87e7087746a1d8b45a6fb825b87745e835980","kind":"tag","published_at":"2014-02-16T20:02:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0529962e0390dd1db7669e2968c57e662993f240","kind":"tag","published_at":"2014-01-16T18:59:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"90150e1fa3abba0b06cfec5cf2396b2d4e8b9dbb","kind":"tag","published_at":"2013-12-10T18:22:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"82807b12611eb806c765df71e3670ec238c5fc8f","kind":"tag","published_at":"2013-12-09T19:08:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fa93b2e0c6b43b3cc3ffe0f4961cfa065bce459e","kind":"tag","published_at":"2013-11-28T19:04:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"3b54a5cd8fffe920b7871a92b6a99bdeb839cd0e","kind":"tag","published_at":"2013-10-24T15:00:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1/manifests"},{"name":"v0.3.4","sha":"1e365e65ed21e8af74b58fda2683b287c059eb31","kind":"tag","published_at":"2013-08-24T08:53:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"b807f76431e77287da0da01c3e4a5a1e353ee995","kind":"commit","published_at":"2013-08-08T12:20:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"4442e91da2f72c9f232294a0ecd02056aca81c84","kind":"tag","published_at":"2013-07-22T12:56:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"17f60480ce3c2c26e73ba8f52d08a5f8dcbebb3c","kind":"tag","published_at":"2013-07-18T17:26:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0a1e80c2e4b8ea7eec9746721000304bf48eaf20","kind":"tag","published_at":"2013-07-11T15:51:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"beb92386735f238c748d39ac473910696bc4a196","kind":"tag","published_at":"2013-05-28T14:39:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.11","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"9adf2245c25385dfba6a14e932c4d58c1cfe263d","kind":"tag","published_at":"2013-05-20T08:08:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.10","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"08faadfeeaab8bee24ddaea9cd6d43dd881ae7cd","kind":"commit","published_at":"2013-05-14T16:10:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"ec0698bee10537e4ceca288172ab08ba1daf2477","kind":"tag","published_at":"2013-04-30T16:04:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"003239c03c25cce8b4c4d20902f739212f307ccd","kind":"tag","published_at":"2013-04-25T16:47:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7/manifests"},{"name":"v0.2.5","sha":"cf01e4df59d6218329f3cd5ff94be0b121f0f749","kind":"tag","published_at":"2013-04-19T15:47:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5/manifests"},{"name":"v0.2.2","sha":"6e4744ec8a017ad5a8c084838857a37d3fb1bcb4","kind":"tag","published_at":"2013-04-09T10:48:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T05:28:54.261Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":null,"forks_count":null,"average":40.41990116431883},"purl":"pkg:maven/io.nextflow/nxf-drmaa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.nextflow:nxf-drmaa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.nextflow:nxf-drmaa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.nextflow:nxf-drmaa/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T22:43:11.412Z","issues_count":686,"pull_requests_count":588,"avg_time_to_close_issue":18443118.535031848,"avg_time_to_close_pull_request":3091679.64,"issues_closed_count":312,"pull_requests_closed_count":423,"pull_request_authors_count":90,"issue_authors_count":372,"avg_comments_per_issue":4.940233236151603,"avg_comments_per_pull_request":4.2312925170068025,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":363,"past_year_pull_requests_count":455,"past_year_avg_time_to_close_issue":2260791.562913907,"past_year_avg_time_to_close_pull_request":1050799.5255681819,"past_year_issues_closed_count":151,"past_year_pull_requests_closed_count":352,"past_year_pull_request_authors_count":65,"past_year_issue_authors_count":217,"past_year_avg_comments_per_issue":3.1019283746556474,"past_year_avg_comments_per_pull_request":3.4483516483516485,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":290,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/issues","maintainers":[{"login":"bentsherman","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"robsyme","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"jordeu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"mribeirodantas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mribeirodantas"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"marcodelapierre","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcodelapierre"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"abhi18av","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhi18av"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"},{"login":"pabloaledo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pabloaledo"},{"login":"munishchouhan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/munishchouhan"},{"login":"manuelesimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelesimi"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"}],"active_maintainers":[{"login":"bentsherman","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"robsyme","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"jordeu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-drmaa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-drmaa/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-drmaa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-drmaa/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5075751,"name":"io.nextflow:nxf-ignite","ecosystem":"maven","description":"A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner","homepage":"http://www.nextflow.io","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/nextflow-io/nextflow","keywords_array":[],"namespace":"io.nextflow","versions_count":104,"first_release_published_at":"2015-10-23T10:07:44.000Z","latest_release_published_at":"2018-10-24T14:07:39.000Z","latest_release_number":"18.10.1","last_synced_at":"2025-09-05T02:47:44.027Z","created_at":"2022-07-28T14:15:24.613Z","updated_at":"2025-09-05T02:47:44.027Z","registry_url":"https://central.sonatype.com/artifact/io.nextflow/nxf-ignite/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.nextflow/nxf-ignite/","metadata":{},"repo_metadata":{"id":7688591,"uuid":"9052236","full_name":"nextflow-io/nextflow","owner":"nextflow-io","description":"A DSL for data-driven computational pipelines","archived":false,"fork":false,"pushed_at":"2025-08-28T22:45:01.000Z","size":63577,"stargazers_count":3118,"open_issues_count":491,"forks_count":719,"subscribers_count":87,"default_branch":"master","last_synced_at":"2025-08-29T02:25:45.280Z","etag":null,"topics":["aws","bioinformatics","cloud","dataflow","docker","groovy","hello","hpc","nextflow","pipeline","pipeline-framework","reproducible-research","reproducible-science","sge","singularity","singularity-containers","slurm","workflow-engine"],"latest_commit_sha":null,"homepage":"http://nextflow.io","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextflow-io.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-03-27T11:17:33.000Z","updated_at":"2025-08-27T22:53:38.000Z","dependencies_parsed_at":"2023-09-22T05:27:21.989Z","dependency_job_id":"99c97c87-dc9d-4092-b872-684add29f6c2","html_url":"https://github.com/nextflow-io/nextflow","commit_stats":{"total_commits":6282,"total_committers":183,"mean_commits":34.32786885245902,"dds":0.1263928685132123,"last_synced_commit":"4c54db6ac634cc80a820752d8f4edb959fc832e4"},"previous_names":[],"tags_count":333,"template":false,"template_full_name":null,"purl":"pkg:github/nextflow-io/nextflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/sbom","scorecard":{"id":659721,"data":{"date":"2025-08-11","repo":{"name":"github.com/nextflow-io/nextflow","commit":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/build.yml:39"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:194","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/build.yml:193","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/cffconvert.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/generate-send-dependencies.yml:7","Warn: no topLevel permission defined: .github/workflows/seqeradocs-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: Apache License 2.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v25.07.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753","Warn: release artifact v25.07.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests-v1/subworkflow.nf:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests/subworkflow.nf:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/stale.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating amazoncorretto:21-al2023 to amazoncorretto:21-al2023@sha256:411aff82096876584e5f5b7d375572d32c8b03e29abaefaa50e303bd937c943b","Warn: containerImage not pinned by hash: docker/flux/.devcontainer/Dockerfile:1: pin your Docker image by updating fluxrm/flux-sched:focal to fluxrm/flux-sched:focal@sha256:1b9f6581e5587db629043a9513056e0fafaa00c8969a5479a5fef963ec462f6e","Warn: containerImage not pinned by hash: docs/Dockerfile:1: pin your Docker image by updating mambaorg/micromamba:1.5.8 to mambaorg/micromamba:1.5.8@sha256:475730daef12ff9c0733e70092aeeefdf4c373a584c952dac3f7bdb739601990","Warn: containerImage not pinned by hash: test-e2e/Dockerfile:1: pin your Docker image by updating amazoncorretto:17-al2023 to amazoncorretto:17-al2023@sha256:5acaef366078c3b971c4aacd02b58205e74f597a0f30801a1d45904277b0e350","Warn: containerImage not pinned by hash: tests-v1/Dockerfile:1","Warn: containerImage not pinned by hash: tests/Dockerfile:1","Warn: containerImage not pinned by hash: validation/test-aws-unstage-fail-container/Dockerfile:1: pin your Docker image by updating ubuntu to ubuntu@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: validation/wave-tests/example2/modules/foo/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/flux/.devcontainer/Dockerfile:16","Warn: pipCommand not pinned by hash: docs/Dockerfile:12-14","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:21","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-21T15:43:42.076Z","repository_id":7688591,"created_at":"2025-08-21T15:43:42.077Z","updated_at":"2025-08-21T15:43:42.077Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272635683,"owners_count":24967900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nextflow-io","name":"nextflow-io","uuid":"6698688","kind":"organization","description":"","email":null,"website":"http://nextflow.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6698688?v=4","repositories_count":78,"last_synced_at":"2023-05-21T01:00:52.958Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nextflow-io","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T04:11:01.074Z","updated_at":"2023-05-21T01:00:52.974Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io/repositories"},"tags":[{"name":"v25.07.0-edge","sha":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1","kind":"tag","published_at":"2025-08-15T18:11:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge/manifests"},{"name":"v25.06.0-edge","sha":"7d9272b78edaceedd80beeb63b15ed78b27bfffc","kind":"tag","published_at":"2025-07-06T14:06:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge/manifests"},{"name":"v25.04.6","sha":"6588d533d4f4bc55cf15339000881ea71f674ac5","kind":"tag","published_at":"2025-07-01T11:35:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6/manifests"},{"name":"v25.04.5","sha":"91514b87aac8371c7d060676a26b0677bc7c6df0","kind":"tag","published_at":"2025-06-30T20:02:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5/manifests"},{"name":"v24.10.9","sha":"393dfb828944d165c73ce4898b8044e367f1d48f","kind":"tag","published_at":"2025-06-30T16:09:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9/manifests"},{"name":"v24.04.6","sha":"7b5def9500ebcbb14f6652fe1c4c44c8a67af606","kind":"tag","published_at":"2025-06-30T14:34:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6/manifests"},{"name":"v25.04.4","sha":"71d9c376af5031410bfe4370fad22f3b184c9b66","kind":"tag","published_at":"2025-06-16T15:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4/manifests"},{"name":"v24.04.5","sha":"25aba80e8ea50a7714159ddf52a3122fd87b541e","kind":"tag","published_at":"2025-06-06T12:44:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5/manifests"},{"name":"v24.10.8","sha":"8fcb319ce694086bbb5ebc31ec2ca24bf276e4d1","kind":"tag","published_at":"2025-06-06T12:18:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8/manifests"},{"name":"v25.04.3","sha":"08c0027038cd99789dd790f2082f50870bc2de91","kind":"tag","published_at":"2025-06-02T21:03:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3/manifests"},{"name":"v25.05.0-edge","sha":"3cc9374b2feb9945603220552849d0efb74823e5","kind":"tag","published_at":"2025-06-02T19:48:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge/manifests"},{"name":"v25.04.2","sha":"ea75b301c7928dfea20af47ad9b4f9212fa3b1e7","kind":"tag","published_at":"2025-05-13T23:20:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2/manifests"},{"name":"v25.04.1","sha":"10b557810d97b4a88f18aac99481887285977f7c","kind":"tag","published_at":"2025-05-12T08:20:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1/manifests"},{"name":"v25.04.0","sha":"c9bd193ab40ea8ccb7602f86866f9004faaf9fd7","kind":"tag","published_at":"2025-05-08T19:59:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0/manifests"},{"name":"v24.10.6","sha":"cad3997dc357a70f44b04ade7c765fe8919faec4","kind":"tag","published_at":"2025-04-23T17:03:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6/manifests"},{"name":"v25.03.1-edge","sha":"f06aaf6c46de532fa5d86a6a63196523fb6126e4","kind":"tag","published_at":"2025-04-23T16:31:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge/manifests"},{"name":"v25.03.0-edge","sha":"92a47ec5da49afa0d29b1884107d8431fb396b7a","kind":"tag","published_at":"2025-04-23T10:51:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge/manifests"},{"name":"v25.02.3-edge","sha":"092166ef470388133cdcb40b3e4d7408ff6abe76","kind":"tag","published_at":"2025-04-08T12:10:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge/manifests"},{"name":"v25.02.2-edge","sha":"20ddf2358d92e8178fe97657ded87691b56afdb6","kind":"tag","published_at":"2025-04-05T15:47:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge/manifests"},{"name":"v25.02.1-edge","sha":"39f3c05e08b6aa4cc720c581704666af19871519","kind":"tag","published_at":"2025-03-19T20:25:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge/manifests"},{"name":"v25.02.0-edge","sha":"dcc386e4f01d611f11fcd48c734aa6aab6bdddf1","kind":"tag","published_at":"2025-03-18T07:37:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge/manifests"},{"name":"v24.10.5","sha":"b271f85df366749438ed3e32da3b091113a3d848","kind":"tag","published_at":"2025-03-04T19:39:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5/manifests"},{"name":"v25.01.0-edge","sha":"e2ae8a93dbb04c7171743245927d4b5e50ada02e","kind":"tag","published_at":"2025-02-12T14:10:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge/manifests"},{"name":"v24.10.4","sha":"56ad7dbbc90cee3e1ffae20101b2619d8b2bda4d","kind":"tag","published_at":"2025-01-20T17:03:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4/manifests"},{"name":"v24.12.0-edge","sha":"24faeee874a0e8896bde8aacf832c28e382df6d5","kind":"tag","published_at":"2025-01-20T16:22:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge/manifests"},{"name":"v24.10.3","sha":"6183fdf9dbd9114f5ee86d11bc5e69cbd06501a6","kind":"tag","published_at":"2024-12-16T16:41:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3/manifests"},{"name":"v24.11.0-edge","sha":"6e231be115c31f4e29e6deab45f668ae7e75917d","kind":"tag","published_at":"2024-12-03T10:43:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge/manifests"},{"name":"v24.10.2","sha":"62fc0017ffae1ea151581f738c17ab840649aa0c","kind":"tag","published_at":"2024-11-27T21:39:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2/manifests"},{"name":"v24.10.1","sha":"65941daaf991ddcb67aa8e653d6c93cee2433dfb","kind":"tag","published_at":"2024-11-18T14:17:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1/manifests"},{"name":"v24.10.0","sha":"a019ef8f6c26be67bb4e7bf8ce252914b3875231","kind":"tag","published_at":"2024-10-27T20:24:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0/manifests"},{"name":"v24.09.2-edge","sha":"0c9b3337f39cb1986fcf7fc360edb43a2701b486","kind":"tag","published_at":"2024-10-14T21:39:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge/manifests"},{"name":"v24.09.1-edge","sha":"34cdac3d7f3a48b952a0e05e488d02544de5540e","kind":"tag","published_at":"2024-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge/manifests"},{"name":"v24.09.0-edge","sha":"324de3d162e476ed3bf58a9c77ae8e95e27cb3ee","kind":"tag","published_at":"2024-10-02T13:44:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge/manifests"},{"name":"v24.08.0-edge","sha":"6e866ae81ff3bf8a9729e9dbaa9dd89afcb81a4b","kind":"tag","published_at":"2024-09-04T15:35:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge/manifests"},{"name":"v24.07.0-edge","sha":"d975962b7651818f16648fdeeb8ed8fb1d27877d","kind":"tag","published_at":"2024-08-05T21:28:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge/manifests"},{"name":"v24.04.4","sha":"ebcdcd6ab55767f47baed2bc55fcb9217d13ee37","kind":"tag","published_at":"2024-08-01T08:54:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4/manifests"},{"name":"v23.10.4","sha":"a2b945443ecd6ffaa2c14ae31d74998959e6b58c","kind":"tag","published_at":"2024-07-31T10:32:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4/manifests"},{"name":"v24.04.3","sha":"6e2591d161427f2211fe0173e62f66d00644a34d","kind":"tag","published_at":"2024-07-09T21:18:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3/manifests"},{"name":"v24.06.0-edge","sha":"e72ff742235ca999da3db4796c2d5f611fd0c4cd","kind":"tag","published_at":"2024-07-08T20:44:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge/manifests"},{"name":"v24.05.0-edge","sha":"f3a86def48d79a77770fec2b71f3fdc396d75dc9","kind":"tag","published_at":"2024-06-17T20:51:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge/manifests"},{"name":"v23.10.3","sha":"232e4b30c322f80e96ca344d788123dad29a0187","kind":"tag","published_at":"2024-06-11T20:37:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3/manifests"},{"name":"v24.04.2","sha":"e6a5e17db91ca6fae875df42053bd8c1b2a23bd4","kind":"tag","published_at":"2024-05-29T06:39:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2/manifests"},{"name":"v23.10.2","sha":"e50de272466f5fb6eb506c99cd01c00e00001a33","kind":"tag","published_at":"2024-05-28T14:29:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2/manifests"},{"name":"v24.04.1","sha":"1923fef6231e9846e604ee3eb50ecb61c5fbd0bf","kind":"tag","published_at":"2024-05-20T10:13:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1/manifests"},{"name":"v24.04.0","sha":"2ee0c418c16591905f05d30c00710d5903ecace8","kind":"tag","published_at":"2024-05-20T09:23:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0/manifests"},{"name":"v24.04.0-edge","sha":"0863a65a3175721b7d929d7e991b4b227706fdef","kind":"tag","published_at":"2024-05-13T09:56:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge/manifests"},{"name":"v24.03.0-edge","sha":"231497419ccc4b16997afb25076df37d2e9cf379","kind":"tag","published_at":"2024-04-15T09:58:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge/manifests"},{"name":"v24.02.0-edge","sha":"a90fd564119c2919b284793e711ba2648262b936","kind":"tag","published_at":"2024-03-10T20:21:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge/manifests"},{"name":"v24.01.0-edge","sha":"279c410b8de69627dbb7992e37e98ad36883c180","kind":"tag","published_at":"2024-02-05T23:40:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge/manifests"},{"name":"v23.10.1","sha":"25d468c948168f357f23d4db5d242ecd37526e1d","kind":"tag","published_at":"2024-01-12T23:37:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1/manifests"},{"name":"v23.04.5","sha":"973b0310a32d2f87c2f3b4e78847cc348364c26f","kind":"tag","published_at":"2024-01-12T21:24:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5/manifests"},{"name":"v23.12.0-edge","sha":"dfd7d09efe8c7d159596433a846ed5c7f8e17423","kind":"tag","published_at":"2023-12-20T11:14:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge/manifests"},{"name":"v23.11.0-edge","sha":"19d2ccb60ae7d281e6cb43769216a0384cb27313","kind":"tag","published_at":"2023-11-24T21:47:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge/manifests"},{"name":"v23.10.0","sha":"2cce747d77466c049a792bffa258f90869be6c52","kind":"tag","published_at":"2023-10-16T05:40:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0/manifests"},{"name":"v23.09.3-edge","sha":"1bfb8b14ee5158d8041528d7aeccd7805a0dda5a","kind":"tag","published_at":"2023-10-10T12:33:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge/manifests"},{"name":"v23.09.2-edge","sha":"46afba88f93714995357b47655cc664051cfc27a","kind":"tag","published_at":"2023-09-27T22:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge/manifests"},{"name":"v23.04.4","sha":"f2905ab114d55981f94d8c93f6b0e0fb060e463f","kind":"tag","published_at":"2023-09-25T16:00:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4/manifests"},{"name":"v23.09.1-edge","sha":"79c677a12d82400444fb6221219ce92b7247dcf2","kind":"tag","published_at":"2023-09-11T11:14:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge/manifests"},{"name":"v23.09.0-edge","sha":"f37d51baa80979f359c9dbd87be9564965dcd035","kind":"tag","published_at":"2023-09-10T22:34:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge/manifests"},{"name":"v23.08.1-edge","sha":"9f1b68900acb29098effd5a57998a15364958207","kind":"tag","published_at":"2023-08-17T15:35:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge/manifests"},{"name":"v23.04.3","sha":"10fd84142c7550c1cb7aa96f97692a88eb1dc7ef","kind":"tag","published_at":"2023-08-11T22:00:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3/manifests"},{"name":"v23.08.0-edge","sha":"ace32d007e545dc3da5924c36c39f628c83b1da8","kind":"tag","published_at":"2023-08-05T15:13:13.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge/manifests"},{"name":"v23.07.0-edge","sha":"fd4ff04f827ebca0f25efd3b079a68f390a82079","kind":"tag","published_at":"2023-07-22T16:14:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge/manifests"},{"name":"v23.06.0-edge","sha":"cb9592063783576a10ec78800e0ce99ff459bfb8","kind":"tag","published_at":"2023-06-14T21:48:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge/manifests"},{"name":"v23.04.2","sha":"5b5b579d603475d786d6ffed8ae63f9b7191560b","kind":"tag","published_at":"2023-06-08T10:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2/manifests"},{"name":"v23.05.0-edge","sha":"0781988bb28d1d2f53d3399fba070e831410be48","kind":"tag","published_at":"2023-05-15T04:59:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge/manifests"},{"name":"v22.10.8","sha":"82b917e5a1ec33357fd92606c8a11e50c7f4ac8c","kind":"tag","published_at":"2023-04-15T10:32:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8/manifests"},{"name":"v23.04.1","sha":"2769e60cebe53af4eb9e5bd61653d146761c0d59","kind":"tag","published_at":"2023-04-15T07:51:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1/manifests"},{"name":"v23.04.0","sha":"77c286ec3ae4f3147a34d09219d9ba834290e933","kind":"tag","published_at":"2023-04-01T21:52:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0/manifests"},{"name":"v23.03.0-edge","sha":"20fb59c26fe4743e12c8d4237983a3875dda131c","kind":"tag","published_at":"2023-03-19T19:34:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge/manifests"},{"name":"v23.02.1-edge","sha":"448ccc14f3115fe0eeafc67757a713fd5c915011","kind":"tag","published_at":"2023-02-26T19:57:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge/manifests"},{"name":"v23.02.0-edge","sha":"a33a6f47e2160f476de9024b9415d63a57647479","kind":"tag","published_at":"2023-02-21T18:29:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge/manifests"},{"name":"v22.10.7","sha":"e0f7b4d67f6f0068921bd1bf410d94631af205ff","kind":"tag","published_at":"2023-02-18T20:53:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7/manifests"},{"name":"v22.10.6","sha":"4f776efcd34e392d21ccc94f93002169cf7cf251","kind":"tag","published_at":"2023-01-23T23:35:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6/manifests"},{"name":"v23.01.0-edge","sha":"c492ad227d77b729b3c951767395b83a95d0ff6f","kind":"tag","published_at":"2023-01-14T18:15:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge/manifests"},{"name":"v22.10.5","sha":"8196ffd0aa4e03e6bb26fc207c6a9709f7b51c61","kind":"tag","published_at":"2023-01-14T14:03:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5/manifests"},{"name":"v22.12.0-edge","sha":"e8d53449306736b05c3f187a1ef0ff4ec641d621","kind":"tag","published_at":"2022-12-13T22:05:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge/manifests"},{"name":"v22.10.4","sha":"2d88d25db382aed205bb2191790f828901dc557b","kind":"tag","published_at":"2022-12-09T11:31:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4/manifests"},{"name":"v22.11.1-edge","sha":"4fc071ff773fee7c0d3d3b52e6ab92f9e4e362dd","kind":"tag","published_at":"2022-11-29T16:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge/manifests"},{"name":"v22.11.0-edge","sha":"877a58a330807a5265e507c01babcc27b1672d20","kind":"tag","published_at":"2022-11-23T17:31:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge/manifests"},{"name":"v22.10.3","sha":"44469bf90f5761ca4e234b05034c75b7975ea1d4","kind":"tag","published_at":"2022-11-21T21:57:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3/manifests"},{"name":"v22.10.2","sha":"0358114af7e8ed98dfaf592a119c656e0d8b6a1d","kind":"tag","published_at":"2022-11-13T19:10:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2/manifests"},{"name":"v22.10.1","sha":"4bc7e2a4cda807c2ffeb16446b98bd886943f62f","kind":"tag","published_at":"2022-10-27T19:01:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1/manifests"},{"name":"v22.10.0","sha":"66735ae0f4de161cc4e98f0a1044ff4909cf3969","kind":"tag","published_at":"2022-10-13T09:34:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0/manifests"},{"name":"v22.10.0-RC3","sha":"a12e98097ddd90dd83533ff8760ef676984a71d0","kind":"tag","published_at":"2022-10-07T22:10:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3/manifests"},{"name":"v22.10.0-RC2","sha":"c4f6c517d80306590f17bb51cbfdac2b3e3a2f42","kind":"tag","published_at":"2022-10-07T16:47:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2/manifests"},{"name":"v22.10.0-RC1","sha":"e7df3d8fb4e7099100130fe9a6063f8f9789476b","kind":"tag","published_at":"2022-10-03T14:50:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1/manifests"},{"name":"v22.09.7-edge","sha":"3107cd446e62de9c0c84c690a1fbb7c32e67e13c","kind":"tag","published_at":"2022-09-28T10:22:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.7-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.7-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.7-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge/manifests"},{"name":"v22.09.6-edge","sha":"021d898944428a8883fd73f3058aafc2043b0cca","kind":"tag","published_at":"2022-09-26T15:40:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.6-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.6-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.6-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge/manifests"},{"name":"v22.09.5-edge","sha":"c31caa11e29aeba46f1c778630a3e37a0545dfd0","kind":"tag","published_at":"2022-09-21T09:42:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.5-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.5-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.5-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge/manifests"},{"name":"v22.09.4-edge","sha":"783042c41578978c4159cb934645496484b8a384","kind":"tag","published_at":"2022-09-19T21:18:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.4-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.4-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.4-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge/manifests"},{"name":"v22.09.3-edge","sha":"da527e81919eae61b78d3de898817a6966181c1a","kind":"tag","published_at":"2022-09-10T16:10:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge/manifests"},{"name":"v22.09.2-edge","sha":"632ff365bface9be3450739f0741412bf8e76739","kind":"tag","published_at":"2022-09-07T20:10:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge/manifests"},{"name":"v22.09.1-edge","sha":"58949b2a21f270a6b6e93c34e48c4e186ea7ac29","kind":"tag","published_at":"2022-09-01T21:02:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge/manifests"},{"name":"v22.08.2-edge","sha":"ebf19c4e5141b72bcc7a4a7e30af8b2dcc9bba64","kind":"tag","published_at":"2022-08-16T18:55:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge/manifests"},{"name":"v22.08.1-edge","sha":"126e4259ea724585fc6c84f105ba73eb62e2ad37","kind":"tag","published_at":"2022-08-11T11:40:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge/manifests"},{"name":"v22.08.0-edge","sha":"ffa9a0c573e0a0cf257fb8b2da11c1c4251e6d32","kind":"tag","published_at":"2022-08-01T17:03:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge/manifests"},{"name":"v22.04.5","sha":"4282761f5b018e411523451211e056177b8fef3c","kind":"tag","published_at":"2022-07-15T16:35:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5/manifests"},{"name":"v22.07.1-edge","sha":"6e541457aa0c08f32fcecfb1024f75a52b20e60a","kind":"tag","published_at":"2022-07-13T12:01:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.07.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.07.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.07.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge/manifests"},{"name":"v22.04.4","sha":"237d32223f89158a5bbdd3d07fec283f5c73ce12","kind":"tag","published_at":"2022-06-19T21:08:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4/manifests"},{"name":"v22.06.1-edge","sha":"59c48429c2d3164f13b7d14b33ddc0bbfb37418e","kind":"tag","published_at":"2022-06-17T13:14:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge/manifests"},{"name":"v22.06.0-edge","sha":"bf9978dae0e3770dea93d974f072a681ad1f612e","kind":"tag","published_at":"2022-06-09T17:05:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge/manifests"},{"name":"v22.05.0-edge","sha":"1630465e29acb057f775c458264daf4f40d90bee","kind":"tag","published_at":"2022-05-25T18:18:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge/manifests"},{"name":"v22.04.3","sha":"a6c0fa88702418663c5ee2488a0142deee4502ab","kind":"tag","published_at":"2022-05-18T19:54:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3/manifests"},{"name":"v22.04.2","sha":"16348972f7ba916bd001f5ad5a166fc0ef312d59","kind":"tag","published_at":"2022-05-16T18:06:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2/manifests"},{"name":"v22.04.1","sha":"568c9dc38889deca6d82ee5940e00d4098505744","kind":"tag","published_at":"2022-05-15T12:16:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1/manifests"},{"name":"v22.04.0","sha":"f1bd0178d830f936947d6250e60a15a2abeddb51","kind":"tag","published_at":"2022-04-23T18:27:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0/manifests"},{"name":"v22.03.1-edge","sha":"16caa6bb16d6048488d1d34a4d54e30bcf22feb7","kind":"tag","published_at":"2022-04-06T21:40:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge/manifests"},{"name":"v22.03.0-edge","sha":"2a7dab407a760b6e045940079e8cc62887e16643","kind":"tag","published_at":"2022-03-27T20:22:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge/manifests"},{"name":"v22.02.1-edge","sha":"d35f25ccdf0a7eed7c836d1f29973059ee18e507","kind":"tag","published_at":"2022-03-03T18:59:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge/manifests"},{"name":"v22.02.0-edge","sha":"0046c9395e87d2de1a5d51ce155d8c1c5384d871","kind":"tag","published_at":"2022-02-25T11:26:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge/manifests"},{"name":"v22.01.0-edge","sha":"4f33645085332373d7b55fa3bb5e41577cfb7f32","kind":"tag","published_at":"2022-02-07T13:26:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge/manifests"},{"name":"v21.12.1-edge","sha":"3e20f87cd01aefb5c5e80230ffca5b7d7699705a","kind":"tag","published_at":"2021-12-22T08:36:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge/manifests"},{"name":"v21.10.6","sha":"9e8c39e0cc89092ae2fb5bc46e3646a595da1c55","kind":"tag","published_at":"2021-12-21T17:09:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6/manifests"},{"name":"v21.10.5","sha":"6cea21a1b288e427cc0e6c56cd9daaaec8a3fdbb","kind":"tag","published_at":"2021-12-08T14:55:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5/manifests"},{"name":"v21.11.0-edge","sha":"5bfde014f6e599863269f27010e0e6ca310d46a5","kind":"tag","published_at":"2021-12-05T18:13:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge/manifests"},{"name":"v21.10.4","sha":"a5efdec3401341462886bd66ce4330177528d978","kind":"tag","published_at":"2021-11-30T16:49:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4/manifests"},{"name":"v21.10.3","sha":"23ece74f3d24139c47d7bd0dc2a13a354901aceb","kind":"tag","published_at":"2021-11-23T08:07:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3/manifests"},{"name":"v21.10.2","sha":"5de94089499d4ffc99b59d08ded531c2cf0bb632","kind":"tag","published_at":"2021-11-22T11:46:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2/manifests"},{"name":"v21.10.1","sha":"8adf3766fb3c3b7c165db920804fa86934ad59f3","kind":"tag","published_at":"2021-11-18T09:43:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1/manifests"},{"name":"v21.10.0","sha":"262fb02f64843fc5b66d729055f770a9b905ee7c","kind":"tag","published_at":"2021-11-11T20:38:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0/manifests"},{"name":"v21.09.1-edge","sha":"5d8181093accd77303e841ed8c75654af49da995","kind":"tag","published_at":"2021-10-28T15:42:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge/manifests"},{"name":"v21.09.0-edge","sha":"63eaf8e0c180bfc2673b04b0eecc90e7134ede71","kind":"tag","published_at":"2021-10-12T20:46:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge/manifests"},{"name":"nf-sqldb@0.2.0","sha":"1db4572649a9b4f4798b8a582d7f107123333d8b","kind":"commit","published_at":"2021-10-11T07:45:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.2.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0/manifests"},{"name":"nf-sqldb@0.1.0","sha":"4d57979526d807a0d146697eb9c47d22696b0587","kind":"commit","published_at":"2021-09-01T15:26:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0/manifests"},{"name":"v21.08.0-edge","sha":"3732e1dfde4af1221f961a866f2e0a81bc2b9fe5","kind":"tag","published_at":"2021-08-30T17:54:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge/manifests"},{"name":"v21.07.0-edge","sha":"125f06b5c5a1db67e4368e0e8a32dbac0c41bd2e","kind":"tag","published_at":"2021-08-06T12:58:50.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge/manifests"},{"name":"v21.04.3","sha":"942b7afa242fc0fc50f4bbec00a681b1409829b2","kind":"tag","published_at":"2021-07-21T17:15:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3/manifests"},{"name":"v21.04.2","sha":"299ff56689a140305436cb7b3d23fe8a36312519","kind":"tag","published_at":"2021-07-12T13:31:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2/manifests"},{"name":"v21.06.0-edge","sha":"f59e64808339b2869d4bb5e54504a1ada960c03d","kind":"tag","published_at":"2021-07-03T20:51:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge/manifests"},{"name":"v21.05.0-edge","sha":"01e126c051b1b3f44d72d1fe26818a4e0f513f2e","kind":"tag","published_at":"2021-05-28T19:34:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge/manifests"},{"name":"v21.04.1","sha":"e7ac0fca924e01354c767a087b5cb3379074a159","kind":"tag","published_at":"2021-05-14T17:56:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1/manifests"},{"name":"v21.04.0","sha":"a3c4b18c20b07b900f9784eecc19a4f4fa4a3193","kind":"tag","published_at":"2021-05-02T17:56:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0/manifests"},{"name":"nf-google@1.0.3","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-google@1.0.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-google@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-google%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3/manifests"},{"name":"nf-azure@0.9.7","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-azure@0.9.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-azure@0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-azure%400.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7/manifests"},{"name":"nf-console@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-console@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-console@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-console%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2/manifests"},{"name":"nf-ga4gh@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ga4gh@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ga4gh@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ga4gh%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2/manifests"},{"name":"nf-ignite@1.2.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ignite@1.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ignite@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ignite%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2/manifests"},{"name":"nf-tower@1.1.0","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-tower@1.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-tower@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-tower%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0/manifests"},{"name":"nf-amazon@1.0.5","sha":"8f2e22062c1eb174561c0f86e501f8524aaebe30","kind":"commit","published_at":"2021-05-02T16:10:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-amazon@1.0.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-amazon@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-amazon%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5/manifests"},{"name":"v21.04.0-edge","sha":"c9515da2ada4f5b7d6322732ecab381529e76756","kind":"tag","published_at":"2021-04-08T12:33:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge/manifests"},{"name":"v20.12.1-edge","sha":"5509e0d7f3883f4b957a2cc664e7947d542bee01","kind":"commit","published_at":"2021-03-18T08:41:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge/manifests"},{"name":"v21.03.0-edge","sha":"865dc7f82bef71c9afe277f7aed1cae7d95095db","kind":"tag","published_at":"2021-03-05T15:27:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge/manifests"},{"name":"v21.02.0-edge","sha":"8f5758b242ffbac08557632bc9498b787972523c","kind":"tag","published_at":"2021-02-01T19:27:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge/manifests"},{"name":"v21.01.1-edge","sha":"7428b623869a4539cf48b4063f6785d8824cbdbd","kind":"tag","published_at":"2021-01-15T22:13:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge/manifests"},{"name":"v21.01.0-edge","sha":"bdec73d028f01bcab58daf23977b1e7629e78c9a","kind":"tag","published_at":"2021-01-04T21:19:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge/manifests"},{"name":"v20.12.0-edge","sha":"af261276749a4bfd13b9fa937280836b6fd51f38","kind":"tag","published_at":"2020-12-12T10:43:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge/manifests"},{"name":"v20.11.0-edge","sha":"1de2c4fb3669ffea1ad35f08135087e1941638f1","kind":"tag","published_at":"2020-11-16T10:40:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge/manifests"},{"name":"v20.10.0","sha":"dc36f6d3e48d653bb406e604b4d2199dd5ab9954","kind":"tag","published_at":"2020-11-01T17:28:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0/manifests"},{"name":"v20.09.1-edge","sha":"a6b4cabbf9a9e49509143b93a561773bc69cf393","kind":"tag","published_at":"2020-10-15T12:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge/manifests"},{"name":"v20.09.0-edge","sha":"58a03047cd686754bf7a85e145939c20e07027a0","kind":"tag","published_at":"2020-09-23T17:36:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge/manifests"},{"name":"v20.08.1-edge","sha":"6677f4a44af7950362a622a32022e53985931bc0","kind":"tag","published_at":"2020-09-02T14:30:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge/manifests"},{"name":"v20.08.0-edge","sha":"0ca08c9618adb37126a7a31ef84b4767304a5eb1","kind":"tag","published_at":"2020-08-25T12:36:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge/manifests"},{"name":"v20.07.1","sha":"f7cdf3944b4937b04cf1516b02dec2e424a114d2","kind":"tag","published_at":"2020-07-24T16:56:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1/manifests"},{"name":"v20.07.0-RC1","sha":"644e3fc1bda7cc148d987a6281147b1ca214e81e","kind":"tag","published_at":"2020-07-21T16:55:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1/manifests"},{"name":"v20.06.0-edge","sha":"cf253602d4de32edacad5f6a657ef4a73ef7ba59","kind":"tag","published_at":"2020-07-05T21:01:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge/manifests"},{"name":"v20.05.0-edge","sha":"2081a66d63c7b8bb9a44ad474e60ab46d6865323","kind":"tag","published_at":"2020-05-31T20:14:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge/manifests"},{"name":"v20.04.1","sha":"902b59e8b7181b8cb9739af67bd8b31e86b2220c","kind":"tag","published_at":"2020-05-03T20:33:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1/manifests"},{"name":"v20.04.1-edge","sha":"24b692a3ffc0cde6c719da49a33e9f8d55d18b0f","kind":"tag","published_at":"2020-04-19T17:30:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge/manifests"},{"name":"v20.04.0-edge","sha":"06f2cb94c45269427460eea5ef35cf2a3edf5573","kind":"tag","published_at":"2020-04-13T20:48:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge/manifests"},{"name":"v20.03.0-edge","sha":"8cfdde6fcda2ffd0b99d8b1b0f1321981465aba1","kind":"tag","published_at":"2020-03-28T16:42:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge/manifests"},{"name":"v20.02.0-edge","sha":"63a1aa6dba508f37c1ba982efa2f2b706551e49c","kind":"tag","published_at":"2020-02-29T15:55:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge/manifests"},{"name":"v20.01.0","sha":"2d74a2e7f2be08c9d2eeb13686b7f3fc6dfa8261","kind":"tag","published_at":"2020-02-12T13:24:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0/manifests"},{"name":"v20.01.0-rc1","sha":"2eb94251622043411e243284939e3c9c1fff0a01","kind":"tag","published_at":"2020-02-06T18:49:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-rc1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1/manifests"},{"name":"v20.01.0-edge","sha":"91d7384e100eb6d8e068c73c8d3dfab9ae4d845a","kind":"tag","published_at":"2020-01-20T20:42:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge/manifests"},{"name":"v19.12.0-edge","sha":"4323365a15eeea9b286f2ed5dba88c0486245aee","kind":"tag","published_at":"2019-12-20T12:34:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge/manifests"},{"name":"v19.11.0-edge","sha":"d133eedc886395fb8a90491cde2eb7d94e4e5374","kind":"tag","published_at":"2019-12-02T12:33:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge/manifests"},{"name":"v19.10.0","sha":"bc9f006d679f29211212ef535d8c35e3849c1376","kind":"tag","published_at":"2019-10-21T16:39:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0/manifests"},{"name":"v19.09.0-edge","sha":"9dfab9f4ea46095663871322311cdbeea343f50c","kind":"tag","published_at":"2019-09-16T21:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge/manifests"},{"name":"v19.08.1-edge","sha":"e35e3e9c9a96114bfddcd3e3359a816945ffb767","kind":"tag","published_at":"2019-08-26T19:42:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge/manifests"},{"name":"v19.07.0","sha":"c676b02461d6f3cb112add8347649f8b29bb14a9","kind":"tag","published_at":"2019-07-27T19:56:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0/manifests"},{"name":"v19.07.0-edge","sha":"7e7c52082ec618b57a5e20b22fca6370fca8f796","kind":"tag","published_at":"2019-07-09T15:04:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge/manifests"},{"name":"v19.06.0-edge","sha":"4492bdf7249070cf289bebefffe7833da2a22089","kind":"tag","published_at":"2019-06-21T14:59:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge/manifests"},{"name":"v19.05.0-edge","sha":"49f55e93fba83a180a43cf8a35083838379e38df","kind":"tag","published_at":"2019-05-20T19:11:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge/manifests"},{"name":"v19.04.1","sha":"14c3f3bee1e5bf6d3fbb68e0e32883c86630963e","kind":"tag","published_at":"2019-05-03T13:28:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1/manifests"},{"name":"v19.04.0-edge","sha":"bf0ee0dd5d10c1a2c36ba69f12fd8486b181d472","kind":"tag","published_at":"2019-04-24T20:54:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge/manifests"},{"name":"v19.04.0","sha":"41116e2d7efe9d351adb7e2bb66ee6c99e91f31d","kind":"tag","published_at":"2019-04-17T12:58:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0/manifests"},{"name":"v19.03.0-edge","sha":"ca5d7bc6b71e6245a643eb93a5eaeb113d912b74","kind":"tag","published_at":"2019-03-14T21:49:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge/manifests"},{"name":"v19.02.0-edge","sha":"9f89795b620a8614ea7a40291bd8d9944ea33f94","kind":"tag","published_at":"2019-02-06T14:53:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge/manifests"},{"name":"v19.01.0","sha":"f38bfee810bd36f9bb108244ac1c8feac3ae854b","kind":"tag","published_at":"2019-01-22T15:04:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0/manifests"},{"name":"v19.01.0-edge","sha":"e281db33edf568a5a378c365c4d2e30675326e28","kind":"tag","published_at":"2019-01-10T14:05:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge/manifests"},{"name":"v18.12.0-edge","sha":"0896fb37d043f9033a45a24b13c7ec2b09cc78de","kind":"tag","published_at":"2018-12-18T13:39:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge/manifests"},{"name":"v18.11.0-edge","sha":"c40c71a2f39e1dd89e3a17f9301be9fdfd2de95c","kind":"commit","published_at":"2018-11-12T18:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge/manifests"},{"name":"v18.10.1","sha":"248fce8e5d0ddc2faaa5e01007f670b5a3310689","kind":"tag","published_at":"2018-10-24T15:44:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1/manifests"},{"name":"v0.32.0","sha":"ce0a8f22f62a9531857c6908de97dadc6a0259e7","kind":"tag","published_at":"2018-09-27T11:35:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.32.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"03e55f5b4c19edac3abc3899b6132d8c9760f907","kind":"tag","published_at":"2018-08-07T16:47:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"a379420faa8583e8fa559d1e6ebe7e1710cae14b","kind":"tag","published_at":"2018-07-25T16:48:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0/manifests"},{"name":"v0.31.0-RC1","sha":"ad8e97b7c416a555005fd1b3a21980a3cea25e07","kind":"tag","published_at":"2018-07-19T20:00:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1/manifests"},{"name":"v0.30.2","sha":"9e011757db9cf97eb861503f37437a609be4c62a","kind":"tag","published_at":"2018-06-16T19:48:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"537b507cc7201573c33200dc402336aa74aa9f28","kind":"tag","published_at":"2018-06-11T14:30:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"5197e36ef8c484776ae602189b2a1ff295ba5670","kind":"tag","published_at":"2018-06-05T12:08:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0/manifests"},{"name":"v0.29.1","sha":"004822bf354bd4e61e735d49fd2d8221ff84f60b","kind":"tag","published_at":"2018-05-10T08:42:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"0f9490d345b7d89c8e4c9ec2812ad1dab28de898","kind":"tag","published_at":"2018-04-24T12:26:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0/manifests"},{"name":"v0.29.0-RC1","sha":"d8580f776d2dfebfe0fe8021c788f76e54a10bfb","kind":"tag","published_at":"2018-04-08T12:53:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1/manifests"},{"name":"v0.28.2","sha":"33b0fad520dc844bc72af0a7f521464bdd86e369","kind":"tag","published_at":"2018-04-06T14:07:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"df18def5b4dab1ed33205132c7c6f7b9b456e3bf","kind":"tag","published_at":"2018-03-27T19:20:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"bb23833b0888a849b575a8db07cbeef89f9ab206","kind":"tag","published_at":"2018-03-10T13:56:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0/manifests"},{"name":"v0.28.0-RC1","sha":"116342f3df244adfe42c0806aeaa80fd5053d42c","kind":"tag","published_at":"2018-02-27T13:38:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1/manifests"},{"name":"v0.27.6","sha":"9c2ecba26e35f60e43b63535187df5f2ea5cc40c","kind":"tag","published_at":"2018-02-19T10:28:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"f472166ce5c004d7b5506104015310b0dc971a2e","kind":"tag","published_at":"2018-02-16T07:47:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"5fa69eeff5dceea07a4abd9330e8034157d33a28","kind":"tag","published_at":"2018-02-05T10:49:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"d8d1d351b3d077dc4c1420918dfcaa6f4d3a4964","kind":"tag","published_at":"2018-01-29T15:36:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"69f39ebbe70f98655e785e2c2cdcf8e22e374867","kind":"tag","published_at":"2018-01-23T10:54:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"58061a23e1bd47bc98e7e9b5a2e17f0d90f072e8","kind":"tag","published_at":"2018-01-18T14:38:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"ad89ef934eff6adf9318619dc79133cd25c1fa3e","kind":"tag","published_at":"2018-01-09T14:23:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0/manifests"},{"name":"v0.27.0-RC2","sha":"2fa8184b973c3a4902b282e35d1e1c7ff5d980ed","kind":"tag","published_at":"2017-12-29T15:44:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2/manifests"},{"name":"v0.27.0-RC1","sha":"3c0df3236dc7e9b954c51d427d3f159ac0ee8b39","kind":"tag","published_at":"2017-12-20T15:36:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1/manifests"},{"name":"v0.26.4","sha":"653b4215be8795bbb01efba6e8bc02640b8f7a48","kind":"tag","published_at":"2017-12-11T21:45:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4/manifests"},{"name":"v0.26.3","sha":"71e2a750fd18766c314ee691fbe66463d19ab6f7","kind":"tag","published_at":"2017-11-30T19:41:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"ceeb23ce56ffb84470944afa8c85a3e26fa5aa84","kind":"tag","published_at":"2017-11-27T21:22:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"eda61c187c070c19769af30bb2879320389dad18","kind":"tag","published_at":"2017-11-17T14:58:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"a6ae34b4fd8034be128e3d88227c8ed9ce7fbbc3","kind":"tag","published_at":"2017-11-08T12:35:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0/manifests"},{"name":"v0.26.0-RC2","sha":"26a2d2f00b437d894583abc1137662ef2d6098cd","kind":"tag","published_at":"2017-10-30T19:38:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2/manifests"},{"name":"v0.26.0-RC1","sha":"177b3c827f21229b717435e086c4171736c24c58","kind":"tag","published_at":"2017-10-24T15:43:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1/manifests"},{"name":"v0.25.7","sha":"092f5d9c177ef3b9353fda02443835a7cdc129d8","kind":"tag","published_at":"2017-09-06T20:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"a9648ae98e9418be46e31afab07a5b939d338e22","kind":"tag","published_at":"2017-08-13T15:54:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"b0ccaaf77199e5071cbafcd1d33d019f24a184cf","kind":"tag","published_at":"2017-08-04T14:23:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"64183d9981616d6b456f8e4d878eb7141a562466","kind":"tag","published_at":"2017-07-31T10:57:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"aae23fe345460db227f244e0dff21fdb07e94cf4","kind":"tag","published_at":"2017-07-31T09:16:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"637fcb039a7d490c469a56af774b0201d57a62e5","kind":"tag","published_at":"2017-07-03T09:19:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"fbb2e0f7536e530f1822982a2ff500e8aa6fb8e6","kind":"tag","published_at":"2017-06-27T13:45:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"215e461be39016672e3a33a14bd58b39bd2b3ed5","kind":"tag","published_at":"2017-06-26T09:28:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0/manifests"},{"name":"v0.25.0-RC1","sha":"500e908518635571ec3daf9571c86ab3a775b754","kind":"tag","published_at":"2017-06-06T07:33:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1/manifests"},{"name":"v0.24.4","sha":"f06817d8ebb3da877baafcf9cdf676c832c12d42","kind":"tag","published_at":"2017-05-22T12:39:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"071e49d27a48d4165b1ee0252d540f037adf2cfc","kind":"tag","published_at":"2017-04-24T19:47:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"1bae7bfa6088d0d8be543b57adacd83cef0f98f6","kind":"tag","published_at":"2017-04-05T17:57:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"d521708be6ff32efdba80fe8ff17744eb2500320","kind":"tag","published_at":"2017-03-24T20:58:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"6da95732dd51cfd6ed791346bd80074f7c866fb5","kind":"tag","published_at":"2017-03-20T14:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0/manifests"},{"name":"v0.23.4","sha":"3bc84b1b36971f28edacf10a2b999d1b3f78c601","kind":"tag","published_at":"2017-02-24T12:35:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"6ab0a6b79c04647285d635519590f5cbb9943cfe","kind":"tag","published_at":"2017-02-09T23:36:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"d8977a85434f788585be64c82daecb6845ef25fd","kind":"tag","published_at":"2017-02-02T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"09d5375d73b39339e7ec505dd01d237443c82b2c","kind":"tag","published_at":"2017-01-23T23:26:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"5286d55f088d946785e0b0781f8bb1e66bc5c598","kind":"tag","published_at":"2016-12-13T15:28:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0/manifests"},{"name":"v0.22.6","sha":"6a56d4e4542100eac3730c5eadf14fdb009caebb","kind":"tag","published_at":"2016-12-04T23:19:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"cd07841a47bfaaf10ca0a7fafa8586d17df48764","kind":"tag","published_at":"2016-11-17T12:52:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"bbcc11292b6c82908cea835a6d4b3dc22ad356be","kind":"tag","published_at":"2016-11-04T21:26:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"e86fc0b13b55e4cfe424dec0da31896916459f36","kind":"tag","published_at":"2016-10-12T11:30:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"bd8211c51b0345e9d34e6669993f75cfef2c00f0","kind":"tag","published_at":"2016-10-03T16:00:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"17596cc6ad690f7b0cd6eecc73464edb95948162","kind":"tag","published_at":"2016-09-26T10:54:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"edc61eac76e7082a453905c0f118a03f132262d7","kind":"tag","published_at":"2016-09-21T13:15:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0/manifests"},{"name":"v0.22.0-RC2","sha":"08f761e756f8cb2f8ec06a1fd4ec95875845c729","kind":"tag","published_at":"2016-09-13T16:55:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2/manifests"},{"name":"v0.22.0-RC1","sha":"c71e9e846bdadf3d757c952a939402b8bb496c26","kind":"tag","published_at":"2016-09-01T15:33:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1/manifests"},{"name":"v0.21.3","sha":"bcc69674b75e77834aa66fe68d7cd187dcc3a795","kind":"tag","published_at":"2016-08-26T19:20:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"afb7544135e460342a1d36cbc5b48bb6d1db828d","kind":"tag","published_at":"2016-08-12T11:29:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"dc1f6b8d3c351d7c0adcf43c2d39c1c07f42543d","kind":"tag","published_at":"2016-07-29T12:45:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"f7b5235bb14323eeedc12a8649e244cc4b27109e","kind":"tag","published_at":"2016-07-20T15:25:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0/manifests"},{"name":"v0.21.0-RC1","sha":"158fe7170c6bec977aa7bcbb4fb472823ea277b9","kind":"tag","published_at":"2016-07-14T07:58:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1/manifests"},{"name":"v0.20.1","sha":"a77a4ebd49efff64daf91ea19359c51b4b5bed08","kind":"tag","published_at":"2016-06-18T07:45:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"daf63d70dbe18a152eb650a001a6c4c70444aa00","kind":"tag","published_at":"2016-06-10T14:12:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0/manifests"},{"name":"v0.19.4","sha":"175691b984991caac37b09a91719d16521e72929","kind":"tag","published_at":"2016-06-03T17:45:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"18f26d707eedadd0043e25dc5379a97611ec9dba","kind":"tag","published_at":"2016-05-31T11:52:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"ef07ff2f0cae937d0865af5589eb042ae2c5b9ac","kind":"tag","published_at":"2016-05-26T15:02:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"e4eabda574a5e723f6e09b7fbfc23324273e2595","kind":"tag","published_at":"2016-05-20T15:22:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"1cba12ce76c66c660a33945459dcaea54eb863b4","kind":"tag","published_at":"2016-05-18T09:27:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"c2ad9576a2aaf5d8a1a71b5c2ada20e74e70db77","kind":"tag","published_at":"2016-05-09T08:04:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"cf8fd207cac852de59657f09c8313f5bc84e04e6","kind":"tag","published_at":"2016-05-03T11:44:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"85db9ad648d91c2e22bfc8224468d5d45abc4854","kind":"tag","published_at":"2016-04-26T11:53:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"83482866a77eecf495602823f8d0f0b73d1fa2a5","kind":"tag","published_at":"2016-04-11T11:46:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0/manifests"},{"name":"v0.18.0-RC1","sha":"7761c87671fe2eec1e069cb171b1e449f946653d","kind":"tag","published_at":"2016-04-06T21:38:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1/manifests"},{"name":"v0.17.3","sha":"5b26f003c1d1a1020a4d5b73265684a5303ac2b1","kind":"tag","published_at":"2016-02-18T13:06:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"4a0bdde1783946e62afd8ff0d3166517339a7719","kind":"tag","published_at":"2016-02-02T17:27:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"147a011d276a952cd66c188521d4b3de41251f73","kind":"tag","published_at":"2016-01-21T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"ce736be18f13be38bb54689ee42d5240fa06d1f7","kind":"tag","published_at":"2016-01-07T13:31:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0/manifests"},{"name":"v0.16.5","sha":"9640780b495dfecb53aba1a5c49c37269cf8d8f8","kind":"tag","published_at":"2015-12-18T09:32:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"3af18a75f8fb2aa3e3809596d8c6e89d47b4c878","kind":"tag","published_at":"2015-12-06T16:49:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"586367c6123b8604bb95d2645a4ad03233818aa8","kind":"tag","published_at":"2015-11-30T16:02:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"bf64ff5dd7d56b7f75ce82f770a4ded4c52567a8","kind":"tag","published_at":"2015-11-14T18:22:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"157ccf6953d98d1830d816fcccd80484186f8c6c","kind":"tag","published_at":"2015-11-07T19:25:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"be4eafd43f142b6b7c86febe55e50a879fcd53ff","kind":"tag","published_at":"2015-11-04T10:36:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0/manifests"},{"name":"v0.16.0-RC1","sha":"24959498ed6aa520f7e72feba0baaaf9b8c95a3b","kind":"tag","published_at":"2015-10-23T10:50:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1/manifests"},{"name":"v0.15.6","sha":"a6487eb75f7078e1e51572dbeedf329c5f63804e","kind":"tag","published_at":"2015-10-07T16:13:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"0562cd57a0897673681b65d2161e35224757200b","kind":"tag","published_at":"2015-09-28T09:50:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"816be9d4de5ce0dab5f27f3bea054f28000287c8","kind":"tag","published_at":"2015-09-23T10:24:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"5d67827110c5f268be043e0d8385b9537194ef20","kind":"tag","published_at":"2015-08-26T12:21:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"716292157cd4fb3c8ff4b6a24f979b3d742e209d","kind":"tag","published_at":"2015-08-19T14:27:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"72c889a3d77268270950404a2e6a1db16c44d987","kind":"tag","published_at":"2015-08-04T15:57:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"4812811738049c31d3f265491d8a9c4af683ee5a","kind":"tag","published_at":"2015-07-27T08:14:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0/manifests"},{"name":"v0.14.4","sha":"f9177d5f78804a8a571511a1daef2fc8fcea34bb","kind":"tag","published_at":"2015-07-20T15:09:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"39d2daf5c22b431b935484315875004d1a11602e","kind":"tag","published_at":"2015-07-03T17:49:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"c3e530d24ff9cb544fe9e9b0fcb606531cf97edb","kind":"tag","published_at":"2015-06-25T12:19:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"47f5f0fb9e0f27019d35d5bf7ba806c0e6c4c388","kind":"tag","published_at":"2015-06-08T14:59:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"0dffa67962d05a2533b0ede27733887aa04def72","kind":"tag","published_at":"2015-06-04T15:24:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0/manifests"},{"name":"v0.13.5","sha":"6235aae888ede7ed2cfe8473b97811628c4e2773","kind":"tag","published_at":"2015-05-07T12:42:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"6d80c857d193b19700ce0aafbd9b2a8b2854f7b3","kind":"tag","published_at":"2015-05-04T09:27:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"6d596f2a2cb1ae4d7d0dda01f100b43837957e7b","kind":"tag","published_at":"2015-04-19T17:53:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"646e913e574c1417d4c86a91b70527617bfc4789","kind":"tag","published_at":"2015-04-16T11:37:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"99ecef730d6397a0299b7f83e236f50fdce8f200","kind":"tag","published_at":"2015-04-11T10:00:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"f0ee65dcfea0845f09372700282367de9a28e052","kind":"tag","published_at":"2015-04-08T21:16:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"a4ee14989c332d7574ff9172eb8eb7a87338aa2c","kind":"tag","published_at":"2015-03-18T09:27:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"537ccb971974535c40e09c6d9ad21ee2d6a472bc","kind":"tag","published_at":"2015-03-09T15:22:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"1b4d5e590429af31e89ad5d5a7ad47459fcb5f26","kind":"tag","published_at":"2015-02-16T15:19:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"17182e36f5de664a710b151307cd81eb344b8436","kind":"tag","published_at":"2015-02-12T11:22:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"688b9c75eeb79ccef962c9b5f92ae6e6fac797fa","kind":"tag","published_at":"2015-02-08T21:02:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"1782bb13d9d8ca8f3526554d5dc014f2d6569f23","kind":"tag","published_at":"2015-01-05T16:16:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0/manifests"},{"name":"v0.11.4","sha":"8a349373466ffc29d3c3e4d032eda15c6176beb3","kind":"tag","published_at":"2014-12-16T17:16:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"b21329afa2759e05bb896bf712ea193731f49482","kind":"tag","published_at":"2014-11-27T10:04:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"1653946b2a1983e50b77f749dba5cfe652e10f58","kind":"tag","published_at":"2014-11-19T15:56:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"2c0d6d05fe4dd48fd0d96b607335c76241dae267","kind":"tag","published_at":"2014-11-11T14:50:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"78430ce749f9199be44e7449bf886e802fab565a","kind":"tag","published_at":"2014-11-05T13:37:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"bd844a0ecbb35e7ecbab4f3a145dbfa7404bc8db","kind":"tag","published_at":"2014-10-03T11:57:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"57b3c9d9594026a68cc50e634268fa9922df23b3","kind":"tag","published_at":"2014-10-01T11:35:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ddbdce401e4befaa4ca292c3e13046bf9a04a911","kind":"tag","published_at":"2014-09-15T14:55:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b110977065bb359e4a3d307c342f40d73951b214","kind":"tag","published_at":"2014-09-08T16:28:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"241a96c6a74f708db8f18bca2ab1e24d071a2fb3","kind":"tag","published_at":"2014-08-11T10:40:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.9.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0/manifests"},{"name":"v0.8.5","sha":"13717db8910f665d9f8a4ddb451cf56748f969eb","kind":"tag","published_at":"2014-08-03T14:07:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"24a1fa74e822d68cedf74ac0d22603c44b12ad15","kind":"tag","published_at":"2014-07-20T18:15:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"1ed91667e834c654841772b7eddf58f60632fb3a","kind":"tag","published_at":"2014-06-27T14:47:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"2542fb6dd767268c21afe17d5b1e6e81939aacf7","kind":"tag","published_at":"2014-06-18T18:17:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"cd44d36b10853058c9549dc28e674fba1b8523c4","kind":"tag","published_at":"2014-05-26T21:15:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"fabe3d5b028b138c3b88751627e3e21d591a4961","kind":"tag","published_at":"2014-05-23T21:48:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"1c9ac40edca1dfa0b22bc7d2714dabaa14a40d1d","kind":"tag","published_at":"2014-05-16T12:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"1e35f27e8a372672456fc3ff61fd78ff79cd1612","kind":"tag","published_at":"2014-05-05T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"dd268c5b2ea6366f566bd254a662383b491684d8","kind":"tag","published_at":"2014-04-15T15:16:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"67151164928c28082c58a08bfce0856239f657a1","kind":"tag","published_at":"2014-03-24T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"c10f3d4406a84afe197dfffba1c241ae1b07715b","kind":"tag","published_at":"2014-02-20T18:24:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"87a87e7087746a1d8b45a6fb825b87745e835980","kind":"tag","published_at":"2014-02-16T20:02:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0529962e0390dd1db7669e2968c57e662993f240","kind":"tag","published_at":"2014-01-16T18:59:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"90150e1fa3abba0b06cfec5cf2396b2d4e8b9dbb","kind":"tag","published_at":"2013-12-10T18:22:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"82807b12611eb806c765df71e3670ec238c5fc8f","kind":"tag","published_at":"2013-12-09T19:08:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fa93b2e0c6b43b3cc3ffe0f4961cfa065bce459e","kind":"tag","published_at":"2013-11-28T19:04:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"3b54a5cd8fffe920b7871a92b6a99bdeb839cd0e","kind":"tag","published_at":"2013-10-24T15:00:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1/manifests"},{"name":"v0.3.4","sha":"1e365e65ed21e8af74b58fda2683b287c059eb31","kind":"tag","published_at":"2013-08-24T08:53:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"b807f76431e77287da0da01c3e4a5a1e353ee995","kind":"commit","published_at":"2013-08-08T12:20:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"4442e91da2f72c9f232294a0ecd02056aca81c84","kind":"tag","published_at":"2013-07-22T12:56:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"17f60480ce3c2c26e73ba8f52d08a5f8dcbebb3c","kind":"tag","published_at":"2013-07-18T17:26:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0a1e80c2e4b8ea7eec9746721000304bf48eaf20","kind":"tag","published_at":"2013-07-11T15:51:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"beb92386735f238c748d39ac473910696bc4a196","kind":"tag","published_at":"2013-05-28T14:39:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.11","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"9adf2245c25385dfba6a14e932c4d58c1cfe263d","kind":"tag","published_at":"2013-05-20T08:08:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.10","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"08faadfeeaab8bee24ddaea9cd6d43dd881ae7cd","kind":"commit","published_at":"2013-05-14T16:10:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"ec0698bee10537e4ceca288172ab08ba1daf2477","kind":"tag","published_at":"2013-04-30T16:04:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"003239c03c25cce8b4c4d20902f739212f307ccd","kind":"tag","published_at":"2013-04-25T16:47:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7/manifests"},{"name":"v0.2.5","sha":"cf01e4df59d6218329f3cd5ff94be0b121f0f749","kind":"tag","published_at":"2013-04-19T15:47:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5/manifests"},{"name":"v0.2.2","sha":"6e4744ec8a017ad5a8c084838857a37d3fb1bcb4","kind":"tag","published_at":"2013-04-09T10:48:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T05:28:54.326Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":6.6468299749399575,"forks_count":6.949998294552802,"average":19.393793777324774},"purl":"pkg:maven/io.nextflow/nxf-ignite","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.nextflow:nxf-ignite","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.nextflow:nxf-ignite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.nextflow:nxf-ignite/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T22:43:11.412Z","issues_count":686,"pull_requests_count":588,"avg_time_to_close_issue":18443118.535031848,"avg_time_to_close_pull_request":3091679.64,"issues_closed_count":312,"pull_requests_closed_count":423,"pull_request_authors_count":90,"issue_authors_count":372,"avg_comments_per_issue":4.940233236151603,"avg_comments_per_pull_request":4.2312925170068025,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":363,"past_year_pull_requests_count":455,"past_year_avg_time_to_close_issue":2260791.562913907,"past_year_avg_time_to_close_pull_request":1050799.5255681819,"past_year_issues_closed_count":151,"past_year_pull_requests_closed_count":352,"past_year_pull_request_authors_count":65,"past_year_issue_authors_count":217,"past_year_avg_comments_per_issue":3.1019283746556474,"past_year_avg_comments_per_pull_request":3.4483516483516485,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":290,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/issues","maintainers":[{"login":"bentsherman","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"robsyme","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"jordeu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"mribeirodantas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mribeirodantas"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"marcodelapierre","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcodelapierre"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"abhi18av","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhi18av"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"},{"login":"pabloaledo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pabloaledo"},{"login":"munishchouhan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/munishchouhan"},{"login":"manuelesimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelesimi"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"}],"active_maintainers":[{"login":"bentsherman","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"robsyme","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"jordeu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-ignite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-ignite/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-ignite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-ignite/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4851397,"name":"io.nextflow:nxf-google","ecosystem":"maven","description":"A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner","homepage":"http://www.nextflow.io","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/nextflow-io/nextflow","keywords_array":[],"namespace":"io.nextflow","versions_count":1,"first_release_published_at":"2018-12-18T09:39:25.000Z","latest_release_published_at":"2018-12-18T09:39:25.000Z","latest_release_number":"18.12.0-edge","last_synced_at":"2025-09-05T02:47:44.232Z","created_at":"2022-07-26T17:36:06.994Z","updated_at":"2025-09-05T02:47:44.232Z","registry_url":"https://central.sonatype.com/artifact/io.nextflow/nxf-google/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.nextflow/nxf-google/","metadata":{},"repo_metadata":{"id":7688591,"uuid":"9052236","full_name":"nextflow-io/nextflow","owner":"nextflow-io","description":"A DSL for data-driven computational pipelines","archived":false,"fork":false,"pushed_at":"2025-08-28T22:45:01.000Z","size":63577,"stargazers_count":3118,"open_issues_count":491,"forks_count":719,"subscribers_count":87,"default_branch":"master","last_synced_at":"2025-08-29T02:25:45.280Z","etag":null,"topics":["aws","bioinformatics","cloud","dataflow","docker","groovy","hello","hpc","nextflow","pipeline","pipeline-framework","reproducible-research","reproducible-science","sge","singularity","singularity-containers","slurm","workflow-engine"],"latest_commit_sha":null,"homepage":"http://nextflow.io","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextflow-io.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-03-27T11:17:33.000Z","updated_at":"2025-08-27T22:53:38.000Z","dependencies_parsed_at":"2023-09-22T05:27:21.989Z","dependency_job_id":"99c97c87-dc9d-4092-b872-684add29f6c2","html_url":"https://github.com/nextflow-io/nextflow","commit_stats":{"total_commits":6282,"total_committers":183,"mean_commits":34.32786885245902,"dds":0.1263928685132123,"last_synced_commit":"4c54db6ac634cc80a820752d8f4edb959fc832e4"},"previous_names":[],"tags_count":333,"template":false,"template_full_name":null,"purl":"pkg:github/nextflow-io/nextflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/sbom","scorecard":{"id":659721,"data":{"date":"2025-08-11","repo":{"name":"github.com/nextflow-io/nextflow","commit":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/build.yml:39"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:194","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/build.yml:193","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/cffconvert.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/generate-send-dependencies.yml:7","Warn: no topLevel permission defined: .github/workflows/seqeradocs-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: Apache License 2.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v25.07.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753","Warn: release artifact v25.07.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests-v1/subworkflow.nf:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests/subworkflow.nf:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/stale.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating amazoncorretto:21-al2023 to amazoncorretto:21-al2023@sha256:411aff82096876584e5f5b7d375572d32c8b03e29abaefaa50e303bd937c943b","Warn: containerImage not pinned by hash: docker/flux/.devcontainer/Dockerfile:1: pin your Docker image by updating fluxrm/flux-sched:focal to fluxrm/flux-sched:focal@sha256:1b9f6581e5587db629043a9513056e0fafaa00c8969a5479a5fef963ec462f6e","Warn: containerImage not pinned by hash: docs/Dockerfile:1: pin your Docker image by updating mambaorg/micromamba:1.5.8 to mambaorg/micromamba:1.5.8@sha256:475730daef12ff9c0733e70092aeeefdf4c373a584c952dac3f7bdb739601990","Warn: containerImage not pinned by hash: test-e2e/Dockerfile:1: pin your Docker image by updating amazoncorretto:17-al2023 to amazoncorretto:17-al2023@sha256:5acaef366078c3b971c4aacd02b58205e74f597a0f30801a1d45904277b0e350","Warn: containerImage not pinned by hash: tests-v1/Dockerfile:1","Warn: containerImage not pinned by hash: tests/Dockerfile:1","Warn: containerImage not pinned by hash: validation/test-aws-unstage-fail-container/Dockerfile:1: pin your Docker image by updating ubuntu to ubuntu@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: validation/wave-tests/example2/modules/foo/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/flux/.devcontainer/Dockerfile:16","Warn: pipCommand not pinned by hash: docs/Dockerfile:12-14","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:21","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-21T15:43:42.076Z","repository_id":7688591,"created_at":"2025-08-21T15:43:42.077Z","updated_at":"2025-08-21T15:43:42.077Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272635683,"owners_count":24967900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nextflow-io","name":"nextflow-io","uuid":"6698688","kind":"organization","description":"","email":null,"website":"http://nextflow.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6698688?v=4","repositories_count":78,"last_synced_at":"2023-05-21T01:00:52.958Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nextflow-io","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T04:11:01.074Z","updated_at":"2023-05-21T01:00:52.974Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io/repositories"},"tags":[{"name":"v25.07.0-edge","sha":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1","kind":"tag","published_at":"2025-08-15T18:11:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge/manifests"},{"name":"v25.06.0-edge","sha":"7d9272b78edaceedd80beeb63b15ed78b27bfffc","kind":"tag","published_at":"2025-07-06T14:06:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge/manifests"},{"name":"v25.04.6","sha":"6588d533d4f4bc55cf15339000881ea71f674ac5","kind":"tag","published_at":"2025-07-01T11:35:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6/manifests"},{"name":"v25.04.5","sha":"91514b87aac8371c7d060676a26b0677bc7c6df0","kind":"tag","published_at":"2025-06-30T20:02:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5/manifests"},{"name":"v24.10.9","sha":"393dfb828944d165c73ce4898b8044e367f1d48f","kind":"tag","published_at":"2025-06-30T16:09:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9/manifests"},{"name":"v24.04.6","sha":"7b5def9500ebcbb14f6652fe1c4c44c8a67af606","kind":"tag","published_at":"2025-06-30T14:34:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6/manifests"},{"name":"v25.04.4","sha":"71d9c376af5031410bfe4370fad22f3b184c9b66","kind":"tag","published_at":"2025-06-16T15:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4/manifests"},{"name":"v24.04.5","sha":"25aba80e8ea50a7714159ddf52a3122fd87b541e","kind":"tag","published_at":"2025-06-06T12:44:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5/manifests"},{"name":"v24.10.8","sha":"8fcb319ce694086bbb5ebc31ec2ca24bf276e4d1","kind":"tag","published_at":"2025-06-06T12:18:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8/manifests"},{"name":"v25.04.3","sha":"08c0027038cd99789dd790f2082f50870bc2de91","kind":"tag","published_at":"2025-06-02T21:03:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3/manifests"},{"name":"v25.05.0-edge","sha":"3cc9374b2feb9945603220552849d0efb74823e5","kind":"tag","published_at":"2025-06-02T19:48:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge/manifests"},{"name":"v25.04.2","sha":"ea75b301c7928dfea20af47ad9b4f9212fa3b1e7","kind":"tag","published_at":"2025-05-13T23:20:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2/manifests"},{"name":"v25.04.1","sha":"10b557810d97b4a88f18aac99481887285977f7c","kind":"tag","published_at":"2025-05-12T08:20:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1/manifests"},{"name":"v25.04.0","sha":"c9bd193ab40ea8ccb7602f86866f9004faaf9fd7","kind":"tag","published_at":"2025-05-08T19:59:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0/manifests"},{"name":"v24.10.6","sha":"cad3997dc357a70f44b04ade7c765fe8919faec4","kind":"tag","published_at":"2025-04-23T17:03:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6/manifests"},{"name":"v25.03.1-edge","sha":"f06aaf6c46de532fa5d86a6a63196523fb6126e4","kind":"tag","published_at":"2025-04-23T16:31:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge/manifests"},{"name":"v25.03.0-edge","sha":"92a47ec5da49afa0d29b1884107d8431fb396b7a","kind":"tag","published_at":"2025-04-23T10:51:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge/manifests"},{"name":"v25.02.3-edge","sha":"092166ef470388133cdcb40b3e4d7408ff6abe76","kind":"tag","published_at":"2025-04-08T12:10:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge/manifests"},{"name":"v25.02.2-edge","sha":"20ddf2358d92e8178fe97657ded87691b56afdb6","kind":"tag","published_at":"2025-04-05T15:47:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge/manifests"},{"name":"v25.02.1-edge","sha":"39f3c05e08b6aa4cc720c581704666af19871519","kind":"tag","published_at":"2025-03-19T20:25:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge/manifests"},{"name":"v25.02.0-edge","sha":"dcc386e4f01d611f11fcd48c734aa6aab6bdddf1","kind":"tag","published_at":"2025-03-18T07:37:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge/manifests"},{"name":"v24.10.5","sha":"b271f85df366749438ed3e32da3b091113a3d848","kind":"tag","published_at":"2025-03-04T19:39:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5/manifests"},{"name":"v25.01.0-edge","sha":"e2ae8a93dbb04c7171743245927d4b5e50ada02e","kind":"tag","published_at":"2025-02-12T14:10:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge/manifests"},{"name":"v24.10.4","sha":"56ad7dbbc90cee3e1ffae20101b2619d8b2bda4d","kind":"tag","published_at":"2025-01-20T17:03:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4/manifests"},{"name":"v24.12.0-edge","sha":"24faeee874a0e8896bde8aacf832c28e382df6d5","kind":"tag","published_at":"2025-01-20T16:22:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge/manifests"},{"name":"v24.10.3","sha":"6183fdf9dbd9114f5ee86d11bc5e69cbd06501a6","kind":"tag","published_at":"2024-12-16T16:41:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3/manifests"},{"name":"v24.11.0-edge","sha":"6e231be115c31f4e29e6deab45f668ae7e75917d","kind":"tag","published_at":"2024-12-03T10:43:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge/manifests"},{"name":"v24.10.2","sha":"62fc0017ffae1ea151581f738c17ab840649aa0c","kind":"tag","published_at":"2024-11-27T21:39:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2/manifests"},{"name":"v24.10.1","sha":"65941daaf991ddcb67aa8e653d6c93cee2433dfb","kind":"tag","published_at":"2024-11-18T14:17:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1/manifests"},{"name":"v24.10.0","sha":"a019ef8f6c26be67bb4e7bf8ce252914b3875231","kind":"tag","published_at":"2024-10-27T20:24:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0/manifests"},{"name":"v24.09.2-edge","sha":"0c9b3337f39cb1986fcf7fc360edb43a2701b486","kind":"tag","published_at":"2024-10-14T21:39:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge/manifests"},{"name":"v24.09.1-edge","sha":"34cdac3d7f3a48b952a0e05e488d02544de5540e","kind":"tag","published_at":"2024-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge/manifests"},{"name":"v24.09.0-edge","sha":"324de3d162e476ed3bf58a9c77ae8e95e27cb3ee","kind":"tag","published_at":"2024-10-02T13:44:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge/manifests"},{"name":"v24.08.0-edge","sha":"6e866ae81ff3bf8a9729e9dbaa9dd89afcb81a4b","kind":"tag","published_at":"2024-09-04T15:35:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge/manifests"},{"name":"v24.07.0-edge","sha":"d975962b7651818f16648fdeeb8ed8fb1d27877d","kind":"tag","published_at":"2024-08-05T21:28:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge/manifests"},{"name":"v24.04.4","sha":"ebcdcd6ab55767f47baed2bc55fcb9217d13ee37","kind":"tag","published_at":"2024-08-01T08:54:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4/manifests"},{"name":"v23.10.4","sha":"a2b945443ecd6ffaa2c14ae31d74998959e6b58c","kind":"tag","published_at":"2024-07-31T10:32:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4/manifests"},{"name":"v24.04.3","sha":"6e2591d161427f2211fe0173e62f66d00644a34d","kind":"tag","published_at":"2024-07-09T21:18:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3/manifests"},{"name":"v24.06.0-edge","sha":"e72ff742235ca999da3db4796c2d5f611fd0c4cd","kind":"tag","published_at":"2024-07-08T20:44:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge/manifests"},{"name":"v24.05.0-edge","sha":"f3a86def48d79a77770fec2b71f3fdc396d75dc9","kind":"tag","published_at":"2024-06-17T20:51:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge/manifests"},{"name":"v23.10.3","sha":"232e4b30c322f80e96ca344d788123dad29a0187","kind":"tag","published_at":"2024-06-11T20:37:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3/manifests"},{"name":"v24.04.2","sha":"e6a5e17db91ca6fae875df42053bd8c1b2a23bd4","kind":"tag","published_at":"2024-05-29T06:39:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2/manifests"},{"name":"v23.10.2","sha":"e50de272466f5fb6eb506c99cd01c00e00001a33","kind":"tag","published_at":"2024-05-28T14:29:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2/manifests"},{"name":"v24.04.1","sha":"1923fef6231e9846e604ee3eb50ecb61c5fbd0bf","kind":"tag","published_at":"2024-05-20T10:13:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1/manifests"},{"name":"v24.04.0","sha":"2ee0c418c16591905f05d30c00710d5903ecace8","kind":"tag","published_at":"2024-05-20T09:23:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0/manifests"},{"name":"v24.04.0-edge","sha":"0863a65a3175721b7d929d7e991b4b227706fdef","kind":"tag","published_at":"2024-05-13T09:56:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge/manifests"},{"name":"v24.03.0-edge","sha":"231497419ccc4b16997afb25076df37d2e9cf379","kind":"tag","published_at":"2024-04-15T09:58:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge/manifests"},{"name":"v24.02.0-edge","sha":"a90fd564119c2919b284793e711ba2648262b936","kind":"tag","published_at":"2024-03-10T20:21:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge/manifests"},{"name":"v24.01.0-edge","sha":"279c410b8de69627dbb7992e37e98ad36883c180","kind":"tag","published_at":"2024-02-05T23:40:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge/manifests"},{"name":"v23.10.1","sha":"25d468c948168f357f23d4db5d242ecd37526e1d","kind":"tag","published_at":"2024-01-12T23:37:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1/manifests"},{"name":"v23.04.5","sha":"973b0310a32d2f87c2f3b4e78847cc348364c26f","kind":"tag","published_at":"2024-01-12T21:24:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5/manifests"},{"name":"v23.12.0-edge","sha":"dfd7d09efe8c7d159596433a846ed5c7f8e17423","kind":"tag","published_at":"2023-12-20T11:14:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge/manifests"},{"name":"v23.11.0-edge","sha":"19d2ccb60ae7d281e6cb43769216a0384cb27313","kind":"tag","published_at":"2023-11-24T21:47:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge/manifests"},{"name":"v23.10.0","sha":"2cce747d77466c049a792bffa258f90869be6c52","kind":"tag","published_at":"2023-10-16T05:40:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0/manifests"},{"name":"v23.09.3-edge","sha":"1bfb8b14ee5158d8041528d7aeccd7805a0dda5a","kind":"tag","published_at":"2023-10-10T12:33:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge/manifests"},{"name":"v23.09.2-edge","sha":"46afba88f93714995357b47655cc664051cfc27a","kind":"tag","published_at":"2023-09-27T22:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge/manifests"},{"name":"v23.04.4","sha":"f2905ab114d55981f94d8c93f6b0e0fb060e463f","kind":"tag","published_at":"2023-09-25T16:00:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4/manifests"},{"name":"v23.09.1-edge","sha":"79c677a12d82400444fb6221219ce92b7247dcf2","kind":"tag","published_at":"2023-09-11T11:14:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge/manifests"},{"name":"v23.09.0-edge","sha":"f37d51baa80979f359c9dbd87be9564965dcd035","kind":"tag","published_at":"2023-09-10T22:34:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge/manifests"},{"name":"v23.08.1-edge","sha":"9f1b68900acb29098effd5a57998a15364958207","kind":"tag","published_at":"2023-08-17T15:35:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge/manifests"},{"name":"v23.04.3","sha":"10fd84142c7550c1cb7aa96f97692a88eb1dc7ef","kind":"tag","published_at":"2023-08-11T22:00:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3/manifests"},{"name":"v23.08.0-edge","sha":"ace32d007e545dc3da5924c36c39f628c83b1da8","kind":"tag","published_at":"2023-08-05T15:13:13.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge/manifests"},{"name":"v23.07.0-edge","sha":"fd4ff04f827ebca0f25efd3b079a68f390a82079","kind":"tag","published_at":"2023-07-22T16:14:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge/manifests"},{"name":"v23.06.0-edge","sha":"cb9592063783576a10ec78800e0ce99ff459bfb8","kind":"tag","published_at":"2023-06-14T21:48:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge/manifests"},{"name":"v23.04.2","sha":"5b5b579d603475d786d6ffed8ae63f9b7191560b","kind":"tag","published_at":"2023-06-08T10:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2/manifests"},{"name":"v23.05.0-edge","sha":"0781988bb28d1d2f53d3399fba070e831410be48","kind":"tag","published_at":"2023-05-15T04:59:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge/manifests"},{"name":"v22.10.8","sha":"82b917e5a1ec33357fd92606c8a11e50c7f4ac8c","kind":"tag","published_at":"2023-04-15T10:32:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8/manifests"},{"name":"v23.04.1","sha":"2769e60cebe53af4eb9e5bd61653d146761c0d59","kind":"tag","published_at":"2023-04-15T07:51:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1/manifests"},{"name":"v23.04.0","sha":"77c286ec3ae4f3147a34d09219d9ba834290e933","kind":"tag","published_at":"2023-04-01T21:52:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0/manifests"},{"name":"v23.03.0-edge","sha":"20fb59c26fe4743e12c8d4237983a3875dda131c","kind":"tag","published_at":"2023-03-19T19:34:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge/manifests"},{"name":"v23.02.1-edge","sha":"448ccc14f3115fe0eeafc67757a713fd5c915011","kind":"tag","published_at":"2023-02-26T19:57:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge/manifests"},{"name":"v23.02.0-edge","sha":"a33a6f47e2160f476de9024b9415d63a57647479","kind":"tag","published_at":"2023-02-21T18:29:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge/manifests"},{"name":"v22.10.7","sha":"e0f7b4d67f6f0068921bd1bf410d94631af205ff","kind":"tag","published_at":"2023-02-18T20:53:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7/manifests"},{"name":"v22.10.6","sha":"4f776efcd34e392d21ccc94f93002169cf7cf251","kind":"tag","published_at":"2023-01-23T23:35:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6/manifests"},{"name":"v23.01.0-edge","sha":"c492ad227d77b729b3c951767395b83a95d0ff6f","kind":"tag","published_at":"2023-01-14T18:15:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge/manifests"},{"name":"v22.10.5","sha":"8196ffd0aa4e03e6bb26fc207c6a9709f7b51c61","kind":"tag","published_at":"2023-01-14T14:03:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5/manifests"},{"name":"v22.12.0-edge","sha":"e8d53449306736b05c3f187a1ef0ff4ec641d621","kind":"tag","published_at":"2022-12-13T22:05:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge/manifests"},{"name":"v22.10.4","sha":"2d88d25db382aed205bb2191790f828901dc557b","kind":"tag","published_at":"2022-12-09T11:31:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4/manifests"},{"name":"v22.11.1-edge","sha":"4fc071ff773fee7c0d3d3b52e6ab92f9e4e362dd","kind":"tag","published_at":"2022-11-29T16:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge/manifests"},{"name":"v22.11.0-edge","sha":"877a58a330807a5265e507c01babcc27b1672d20","kind":"tag","published_at":"2022-11-23T17:31:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge/manifests"},{"name":"v22.10.3","sha":"44469bf90f5761ca4e234b05034c75b7975ea1d4","kind":"tag","published_at":"2022-11-21T21:57:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3/manifests"},{"name":"v22.10.2","sha":"0358114af7e8ed98dfaf592a119c656e0d8b6a1d","kind":"tag","published_at":"2022-11-13T19:10:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2/manifests"},{"name":"v22.10.1","sha":"4bc7e2a4cda807c2ffeb16446b98bd886943f62f","kind":"tag","published_at":"2022-10-27T19:01:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1/manifests"},{"name":"v22.10.0","sha":"66735ae0f4de161cc4e98f0a1044ff4909cf3969","kind":"tag","published_at":"2022-10-13T09:34:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0/manifests"},{"name":"v22.10.0-RC3","sha":"a12e98097ddd90dd83533ff8760ef676984a71d0","kind":"tag","published_at":"2022-10-07T22:10:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3/manifests"},{"name":"v22.10.0-RC2","sha":"c4f6c517d80306590f17bb51cbfdac2b3e3a2f42","kind":"tag","published_at":"2022-10-07T16:47:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2/manifests"},{"name":"v22.10.0-RC1","sha":"e7df3d8fb4e7099100130fe9a6063f8f9789476b","kind":"tag","published_at":"2022-10-03T14:50:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1/manifests"},{"name":"v22.09.7-edge","sha":"3107cd446e62de9c0c84c690a1fbb7c32e67e13c","kind":"tag","published_at":"2022-09-28T10:22:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.7-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.7-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.7-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge/manifests"},{"name":"v22.09.6-edge","sha":"021d898944428a8883fd73f3058aafc2043b0cca","kind":"tag","published_at":"2022-09-26T15:40:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.6-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.6-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.6-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge/manifests"},{"name":"v22.09.5-edge","sha":"c31caa11e29aeba46f1c778630a3e37a0545dfd0","kind":"tag","published_at":"2022-09-21T09:42:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.5-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.5-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.5-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge/manifests"},{"name":"v22.09.4-edge","sha":"783042c41578978c4159cb934645496484b8a384","kind":"tag","published_at":"2022-09-19T21:18:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.4-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.4-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.4-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge/manifests"},{"name":"v22.09.3-edge","sha":"da527e81919eae61b78d3de898817a6966181c1a","kind":"tag","published_at":"2022-09-10T16:10:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge/manifests"},{"name":"v22.09.2-edge","sha":"632ff365bface9be3450739f0741412bf8e76739","kind":"tag","published_at":"2022-09-07T20:10:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge/manifests"},{"name":"v22.09.1-edge","sha":"58949b2a21f270a6b6e93c34e48c4e186ea7ac29","kind":"tag","published_at":"2022-09-01T21:02:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge/manifests"},{"name":"v22.08.2-edge","sha":"ebf19c4e5141b72bcc7a4a7e30af8b2dcc9bba64","kind":"tag","published_at":"2022-08-16T18:55:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge/manifests"},{"name":"v22.08.1-edge","sha":"126e4259ea724585fc6c84f105ba73eb62e2ad37","kind":"tag","published_at":"2022-08-11T11:40:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge/manifests"},{"name":"v22.08.0-edge","sha":"ffa9a0c573e0a0cf257fb8b2da11c1c4251e6d32","kind":"tag","published_at":"2022-08-01T17:03:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge/manifests"},{"name":"v22.04.5","sha":"4282761f5b018e411523451211e056177b8fef3c","kind":"tag","published_at":"2022-07-15T16:35:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5/manifests"},{"name":"v22.07.1-edge","sha":"6e541457aa0c08f32fcecfb1024f75a52b20e60a","kind":"tag","published_at":"2022-07-13T12:01:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.07.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.07.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.07.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge/manifests"},{"name":"v22.04.4","sha":"237d32223f89158a5bbdd3d07fec283f5c73ce12","kind":"tag","published_at":"2022-06-19T21:08:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4/manifests"},{"name":"v22.06.1-edge","sha":"59c48429c2d3164f13b7d14b33ddc0bbfb37418e","kind":"tag","published_at":"2022-06-17T13:14:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge/manifests"},{"name":"v22.06.0-edge","sha":"bf9978dae0e3770dea93d974f072a681ad1f612e","kind":"tag","published_at":"2022-06-09T17:05:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge/manifests"},{"name":"v22.05.0-edge","sha":"1630465e29acb057f775c458264daf4f40d90bee","kind":"tag","published_at":"2022-05-25T18:18:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge/manifests"},{"name":"v22.04.3","sha":"a6c0fa88702418663c5ee2488a0142deee4502ab","kind":"tag","published_at":"2022-05-18T19:54:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3/manifests"},{"name":"v22.04.2","sha":"16348972f7ba916bd001f5ad5a166fc0ef312d59","kind":"tag","published_at":"2022-05-16T18:06:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2/manifests"},{"name":"v22.04.1","sha":"568c9dc38889deca6d82ee5940e00d4098505744","kind":"tag","published_at":"2022-05-15T12:16:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1/manifests"},{"name":"v22.04.0","sha":"f1bd0178d830f936947d6250e60a15a2abeddb51","kind":"tag","published_at":"2022-04-23T18:27:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0/manifests"},{"name":"v22.03.1-edge","sha":"16caa6bb16d6048488d1d34a4d54e30bcf22feb7","kind":"tag","published_at":"2022-04-06T21:40:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge/manifests"},{"name":"v22.03.0-edge","sha":"2a7dab407a760b6e045940079e8cc62887e16643","kind":"tag","published_at":"2022-03-27T20:22:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge/manifests"},{"name":"v22.02.1-edge","sha":"d35f25ccdf0a7eed7c836d1f29973059ee18e507","kind":"tag","published_at":"2022-03-03T18:59:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge/manifests"},{"name":"v22.02.0-edge","sha":"0046c9395e87d2de1a5d51ce155d8c1c5384d871","kind":"tag","published_at":"2022-02-25T11:26:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge/manifests"},{"name":"v22.01.0-edge","sha":"4f33645085332373d7b55fa3bb5e41577cfb7f32","kind":"tag","published_at":"2022-02-07T13:26:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge/manifests"},{"name":"v21.12.1-edge","sha":"3e20f87cd01aefb5c5e80230ffca5b7d7699705a","kind":"tag","published_at":"2021-12-22T08:36:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge/manifests"},{"name":"v21.10.6","sha":"9e8c39e0cc89092ae2fb5bc46e3646a595da1c55","kind":"tag","published_at":"2021-12-21T17:09:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6/manifests"},{"name":"v21.10.5","sha":"6cea21a1b288e427cc0e6c56cd9daaaec8a3fdbb","kind":"tag","published_at":"2021-12-08T14:55:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5/manifests"},{"name":"v21.11.0-edge","sha":"5bfde014f6e599863269f27010e0e6ca310d46a5","kind":"tag","published_at":"2021-12-05T18:13:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge/manifests"},{"name":"v21.10.4","sha":"a5efdec3401341462886bd66ce4330177528d978","kind":"tag","published_at":"2021-11-30T16:49:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4/manifests"},{"name":"v21.10.3","sha":"23ece74f3d24139c47d7bd0dc2a13a354901aceb","kind":"tag","published_at":"2021-11-23T08:07:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3/manifests"},{"name":"v21.10.2","sha":"5de94089499d4ffc99b59d08ded531c2cf0bb632","kind":"tag","published_at":"2021-11-22T11:46:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2/manifests"},{"name":"v21.10.1","sha":"8adf3766fb3c3b7c165db920804fa86934ad59f3","kind":"tag","published_at":"2021-11-18T09:43:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1/manifests"},{"name":"v21.10.0","sha":"262fb02f64843fc5b66d729055f770a9b905ee7c","kind":"tag","published_at":"2021-11-11T20:38:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0/manifests"},{"name":"v21.09.1-edge","sha":"5d8181093accd77303e841ed8c75654af49da995","kind":"tag","published_at":"2021-10-28T15:42:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge/manifests"},{"name":"v21.09.0-edge","sha":"63eaf8e0c180bfc2673b04b0eecc90e7134ede71","kind":"tag","published_at":"2021-10-12T20:46:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge/manifests"},{"name":"nf-sqldb@0.2.0","sha":"1db4572649a9b4f4798b8a582d7f107123333d8b","kind":"commit","published_at":"2021-10-11T07:45:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.2.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0/manifests"},{"name":"nf-sqldb@0.1.0","sha":"4d57979526d807a0d146697eb9c47d22696b0587","kind":"commit","published_at":"2021-09-01T15:26:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0/manifests"},{"name":"v21.08.0-edge","sha":"3732e1dfde4af1221f961a866f2e0a81bc2b9fe5","kind":"tag","published_at":"2021-08-30T17:54:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge/manifests"},{"name":"v21.07.0-edge","sha":"125f06b5c5a1db67e4368e0e8a32dbac0c41bd2e","kind":"tag","published_at":"2021-08-06T12:58:50.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge/manifests"},{"name":"v21.04.3","sha":"942b7afa242fc0fc50f4bbec00a681b1409829b2","kind":"tag","published_at":"2021-07-21T17:15:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3/manifests"},{"name":"v21.04.2","sha":"299ff56689a140305436cb7b3d23fe8a36312519","kind":"tag","published_at":"2021-07-12T13:31:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2/manifests"},{"name":"v21.06.0-edge","sha":"f59e64808339b2869d4bb5e54504a1ada960c03d","kind":"tag","published_at":"2021-07-03T20:51:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge/manifests"},{"name":"v21.05.0-edge","sha":"01e126c051b1b3f44d72d1fe26818a4e0f513f2e","kind":"tag","published_at":"2021-05-28T19:34:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge/manifests"},{"name":"v21.04.1","sha":"e7ac0fca924e01354c767a087b5cb3379074a159","kind":"tag","published_at":"2021-05-14T17:56:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1/manifests"},{"name":"v21.04.0","sha":"a3c4b18c20b07b900f9784eecc19a4f4fa4a3193","kind":"tag","published_at":"2021-05-02T17:56:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0/manifests"},{"name":"nf-google@1.0.3","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-google@1.0.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-google@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-google%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3/manifests"},{"name":"nf-azure@0.9.7","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-azure@0.9.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-azure@0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-azure%400.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7/manifests"},{"name":"nf-console@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-console@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-console@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-console%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2/manifests"},{"name":"nf-ga4gh@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ga4gh@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ga4gh@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ga4gh%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2/manifests"},{"name":"nf-ignite@1.2.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ignite@1.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ignite@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ignite%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2/manifests"},{"name":"nf-tower@1.1.0","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-tower@1.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-tower@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-tower%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0/manifests"},{"name":"nf-amazon@1.0.5","sha":"8f2e22062c1eb174561c0f86e501f8524aaebe30","kind":"commit","published_at":"2021-05-02T16:10:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-amazon@1.0.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-amazon@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-amazon%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5/manifests"},{"name":"v21.04.0-edge","sha":"c9515da2ada4f5b7d6322732ecab381529e76756","kind":"tag","published_at":"2021-04-08T12:33:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge/manifests"},{"name":"v20.12.1-edge","sha":"5509e0d7f3883f4b957a2cc664e7947d542bee01","kind":"commit","published_at":"2021-03-18T08:41:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge/manifests"},{"name":"v21.03.0-edge","sha":"865dc7f82bef71c9afe277f7aed1cae7d95095db","kind":"tag","published_at":"2021-03-05T15:27:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge/manifests"},{"name":"v21.02.0-edge","sha":"8f5758b242ffbac08557632bc9498b787972523c","kind":"tag","published_at":"2021-02-01T19:27:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge/manifests"},{"name":"v21.01.1-edge","sha":"7428b623869a4539cf48b4063f6785d8824cbdbd","kind":"tag","published_at":"2021-01-15T22:13:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge/manifests"},{"name":"v21.01.0-edge","sha":"bdec73d028f01bcab58daf23977b1e7629e78c9a","kind":"tag","published_at":"2021-01-04T21:19:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge/manifests"},{"name":"v20.12.0-edge","sha":"af261276749a4bfd13b9fa937280836b6fd51f38","kind":"tag","published_at":"2020-12-12T10:43:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge/manifests"},{"name":"v20.11.0-edge","sha":"1de2c4fb3669ffea1ad35f08135087e1941638f1","kind":"tag","published_at":"2020-11-16T10:40:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge/manifests"},{"name":"v20.10.0","sha":"dc36f6d3e48d653bb406e604b4d2199dd5ab9954","kind":"tag","published_at":"2020-11-01T17:28:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0/manifests"},{"name":"v20.09.1-edge","sha":"a6b4cabbf9a9e49509143b93a561773bc69cf393","kind":"tag","published_at":"2020-10-15T12:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge/manifests"},{"name":"v20.09.0-edge","sha":"58a03047cd686754bf7a85e145939c20e07027a0","kind":"tag","published_at":"2020-09-23T17:36:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge/manifests"},{"name":"v20.08.1-edge","sha":"6677f4a44af7950362a622a32022e53985931bc0","kind":"tag","published_at":"2020-09-02T14:30:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge/manifests"},{"name":"v20.08.0-edge","sha":"0ca08c9618adb37126a7a31ef84b4767304a5eb1","kind":"tag","published_at":"2020-08-25T12:36:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge/manifests"},{"name":"v20.07.1","sha":"f7cdf3944b4937b04cf1516b02dec2e424a114d2","kind":"tag","published_at":"2020-07-24T16:56:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1/manifests"},{"name":"v20.07.0-RC1","sha":"644e3fc1bda7cc148d987a6281147b1ca214e81e","kind":"tag","published_at":"2020-07-21T16:55:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1/manifests"},{"name":"v20.06.0-edge","sha":"cf253602d4de32edacad5f6a657ef4a73ef7ba59","kind":"tag","published_at":"2020-07-05T21:01:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge/manifests"},{"name":"v20.05.0-edge","sha":"2081a66d63c7b8bb9a44ad474e60ab46d6865323","kind":"tag","published_at":"2020-05-31T20:14:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge/manifests"},{"name":"v20.04.1","sha":"902b59e8b7181b8cb9739af67bd8b31e86b2220c","kind":"tag","published_at":"2020-05-03T20:33:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1/manifests"},{"name":"v20.04.1-edge","sha":"24b692a3ffc0cde6c719da49a33e9f8d55d18b0f","kind":"tag","published_at":"2020-04-19T17:30:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge/manifests"},{"name":"v20.04.0-edge","sha":"06f2cb94c45269427460eea5ef35cf2a3edf5573","kind":"tag","published_at":"2020-04-13T20:48:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge/manifests"},{"name":"v20.03.0-edge","sha":"8cfdde6fcda2ffd0b99d8b1b0f1321981465aba1","kind":"tag","published_at":"2020-03-28T16:42:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge/manifests"},{"name":"v20.02.0-edge","sha":"63a1aa6dba508f37c1ba982efa2f2b706551e49c","kind":"tag","published_at":"2020-02-29T15:55:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge/manifests"},{"name":"v20.01.0","sha":"2d74a2e7f2be08c9d2eeb13686b7f3fc6dfa8261","kind":"tag","published_at":"2020-02-12T13:24:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0/manifests"},{"name":"v20.01.0-rc1","sha":"2eb94251622043411e243284939e3c9c1fff0a01","kind":"tag","published_at":"2020-02-06T18:49:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-rc1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1/manifests"},{"name":"v20.01.0-edge","sha":"91d7384e100eb6d8e068c73c8d3dfab9ae4d845a","kind":"tag","published_at":"2020-01-20T20:42:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge/manifests"},{"name":"v19.12.0-edge","sha":"4323365a15eeea9b286f2ed5dba88c0486245aee","kind":"tag","published_at":"2019-12-20T12:34:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge/manifests"},{"name":"v19.11.0-edge","sha":"d133eedc886395fb8a90491cde2eb7d94e4e5374","kind":"tag","published_at":"2019-12-02T12:33:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge/manifests"},{"name":"v19.10.0","sha":"bc9f006d679f29211212ef535d8c35e3849c1376","kind":"tag","published_at":"2019-10-21T16:39:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0/manifests"},{"name":"v19.09.0-edge","sha":"9dfab9f4ea46095663871322311cdbeea343f50c","kind":"tag","published_at":"2019-09-16T21:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge/manifests"},{"name":"v19.08.1-edge","sha":"e35e3e9c9a96114bfddcd3e3359a816945ffb767","kind":"tag","published_at":"2019-08-26T19:42:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge/manifests"},{"name":"v19.07.0","sha":"c676b02461d6f3cb112add8347649f8b29bb14a9","kind":"tag","published_at":"2019-07-27T19:56:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0/manifests"},{"name":"v19.07.0-edge","sha":"7e7c52082ec618b57a5e20b22fca6370fca8f796","kind":"tag","published_at":"2019-07-09T15:04:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge/manifests"},{"name":"v19.06.0-edge","sha":"4492bdf7249070cf289bebefffe7833da2a22089","kind":"tag","published_at":"2019-06-21T14:59:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge/manifests"},{"name":"v19.05.0-edge","sha":"49f55e93fba83a180a43cf8a35083838379e38df","kind":"tag","published_at":"2019-05-20T19:11:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge/manifests"},{"name":"v19.04.1","sha":"14c3f3bee1e5bf6d3fbb68e0e32883c86630963e","kind":"tag","published_at":"2019-05-03T13:28:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1/manifests"},{"name":"v19.04.0-edge","sha":"bf0ee0dd5d10c1a2c36ba69f12fd8486b181d472","kind":"tag","published_at":"2019-04-24T20:54:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge/manifests"},{"name":"v19.04.0","sha":"41116e2d7efe9d351adb7e2bb66ee6c99e91f31d","kind":"tag","published_at":"2019-04-17T12:58:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0/manifests"},{"name":"v19.03.0-edge","sha":"ca5d7bc6b71e6245a643eb93a5eaeb113d912b74","kind":"tag","published_at":"2019-03-14T21:49:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge/manifests"},{"name":"v19.02.0-edge","sha":"9f89795b620a8614ea7a40291bd8d9944ea33f94","kind":"tag","published_at":"2019-02-06T14:53:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge/manifests"},{"name":"v19.01.0","sha":"f38bfee810bd36f9bb108244ac1c8feac3ae854b","kind":"tag","published_at":"2019-01-22T15:04:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0/manifests"},{"name":"v19.01.0-edge","sha":"e281db33edf568a5a378c365c4d2e30675326e28","kind":"tag","published_at":"2019-01-10T14:05:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge/manifests"},{"name":"v18.12.0-edge","sha":"0896fb37d043f9033a45a24b13c7ec2b09cc78de","kind":"tag","published_at":"2018-12-18T13:39:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge/manifests"},{"name":"v18.11.0-edge","sha":"c40c71a2f39e1dd89e3a17f9301be9fdfd2de95c","kind":"commit","published_at":"2018-11-12T18:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge/manifests"},{"name":"v18.10.1","sha":"248fce8e5d0ddc2faaa5e01007f670b5a3310689","kind":"tag","published_at":"2018-10-24T15:44:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1/manifests"},{"name":"v0.32.0","sha":"ce0a8f22f62a9531857c6908de97dadc6a0259e7","kind":"tag","published_at":"2018-09-27T11:35:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.32.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"03e55f5b4c19edac3abc3899b6132d8c9760f907","kind":"tag","published_at":"2018-08-07T16:47:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"a379420faa8583e8fa559d1e6ebe7e1710cae14b","kind":"tag","published_at":"2018-07-25T16:48:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0/manifests"},{"name":"v0.31.0-RC1","sha":"ad8e97b7c416a555005fd1b3a21980a3cea25e07","kind":"tag","published_at":"2018-07-19T20:00:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1/manifests"},{"name":"v0.30.2","sha":"9e011757db9cf97eb861503f37437a609be4c62a","kind":"tag","published_at":"2018-06-16T19:48:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"537b507cc7201573c33200dc402336aa74aa9f28","kind":"tag","published_at":"2018-06-11T14:30:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"5197e36ef8c484776ae602189b2a1ff295ba5670","kind":"tag","published_at":"2018-06-05T12:08:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0/manifests"},{"name":"v0.29.1","sha":"004822bf354bd4e61e735d49fd2d8221ff84f60b","kind":"tag","published_at":"2018-05-10T08:42:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"0f9490d345b7d89c8e4c9ec2812ad1dab28de898","kind":"tag","published_at":"2018-04-24T12:26:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0/manifests"},{"name":"v0.29.0-RC1","sha":"d8580f776d2dfebfe0fe8021c788f76e54a10bfb","kind":"tag","published_at":"2018-04-08T12:53:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1/manifests"},{"name":"v0.28.2","sha":"33b0fad520dc844bc72af0a7f521464bdd86e369","kind":"tag","published_at":"2018-04-06T14:07:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"df18def5b4dab1ed33205132c7c6f7b9b456e3bf","kind":"tag","published_at":"2018-03-27T19:20:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"bb23833b0888a849b575a8db07cbeef89f9ab206","kind":"tag","published_at":"2018-03-10T13:56:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0/manifests"},{"name":"v0.28.0-RC1","sha":"116342f3df244adfe42c0806aeaa80fd5053d42c","kind":"tag","published_at":"2018-02-27T13:38:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1/manifests"},{"name":"v0.27.6","sha":"9c2ecba26e35f60e43b63535187df5f2ea5cc40c","kind":"tag","published_at":"2018-02-19T10:28:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"f472166ce5c004d7b5506104015310b0dc971a2e","kind":"tag","published_at":"2018-02-16T07:47:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"5fa69eeff5dceea07a4abd9330e8034157d33a28","kind":"tag","published_at":"2018-02-05T10:49:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"d8d1d351b3d077dc4c1420918dfcaa6f4d3a4964","kind":"tag","published_at":"2018-01-29T15:36:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"69f39ebbe70f98655e785e2c2cdcf8e22e374867","kind":"tag","published_at":"2018-01-23T10:54:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"58061a23e1bd47bc98e7e9b5a2e17f0d90f072e8","kind":"tag","published_at":"2018-01-18T14:38:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"ad89ef934eff6adf9318619dc79133cd25c1fa3e","kind":"tag","published_at":"2018-01-09T14:23:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0/manifests"},{"name":"v0.27.0-RC2","sha":"2fa8184b973c3a4902b282e35d1e1c7ff5d980ed","kind":"tag","published_at":"2017-12-29T15:44:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2/manifests"},{"name":"v0.27.0-RC1","sha":"3c0df3236dc7e9b954c51d427d3f159ac0ee8b39","kind":"tag","published_at":"2017-12-20T15:36:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1/manifests"},{"name":"v0.26.4","sha":"653b4215be8795bbb01efba6e8bc02640b8f7a48","kind":"tag","published_at":"2017-12-11T21:45:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4/manifests"},{"name":"v0.26.3","sha":"71e2a750fd18766c314ee691fbe66463d19ab6f7","kind":"tag","published_at":"2017-11-30T19:41:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"ceeb23ce56ffb84470944afa8c85a3e26fa5aa84","kind":"tag","published_at":"2017-11-27T21:22:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"eda61c187c070c19769af30bb2879320389dad18","kind":"tag","published_at":"2017-11-17T14:58:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"a6ae34b4fd8034be128e3d88227c8ed9ce7fbbc3","kind":"tag","published_at":"2017-11-08T12:35:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0/manifests"},{"name":"v0.26.0-RC2","sha":"26a2d2f00b437d894583abc1137662ef2d6098cd","kind":"tag","published_at":"2017-10-30T19:38:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2/manifests"},{"name":"v0.26.0-RC1","sha":"177b3c827f21229b717435e086c4171736c24c58","kind":"tag","published_at":"2017-10-24T15:43:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1/manifests"},{"name":"v0.25.7","sha":"092f5d9c177ef3b9353fda02443835a7cdc129d8","kind":"tag","published_at":"2017-09-06T20:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"a9648ae98e9418be46e31afab07a5b939d338e22","kind":"tag","published_at":"2017-08-13T15:54:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"b0ccaaf77199e5071cbafcd1d33d019f24a184cf","kind":"tag","published_at":"2017-08-04T14:23:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"64183d9981616d6b456f8e4d878eb7141a562466","kind":"tag","published_at":"2017-07-31T10:57:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"aae23fe345460db227f244e0dff21fdb07e94cf4","kind":"tag","published_at":"2017-07-31T09:16:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"637fcb039a7d490c469a56af774b0201d57a62e5","kind":"tag","published_at":"2017-07-03T09:19:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"fbb2e0f7536e530f1822982a2ff500e8aa6fb8e6","kind":"tag","published_at":"2017-06-27T13:45:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"215e461be39016672e3a33a14bd58b39bd2b3ed5","kind":"tag","published_at":"2017-06-26T09:28:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0/manifests"},{"name":"v0.25.0-RC1","sha":"500e908518635571ec3daf9571c86ab3a775b754","kind":"tag","published_at":"2017-06-06T07:33:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1/manifests"},{"name":"v0.24.4","sha":"f06817d8ebb3da877baafcf9cdf676c832c12d42","kind":"tag","published_at":"2017-05-22T12:39:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"071e49d27a48d4165b1ee0252d540f037adf2cfc","kind":"tag","published_at":"2017-04-24T19:47:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"1bae7bfa6088d0d8be543b57adacd83cef0f98f6","kind":"tag","published_at":"2017-04-05T17:57:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"d521708be6ff32efdba80fe8ff17744eb2500320","kind":"tag","published_at":"2017-03-24T20:58:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"6da95732dd51cfd6ed791346bd80074f7c866fb5","kind":"tag","published_at":"2017-03-20T14:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0/manifests"},{"name":"v0.23.4","sha":"3bc84b1b36971f28edacf10a2b999d1b3f78c601","kind":"tag","published_at":"2017-02-24T12:35:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"6ab0a6b79c04647285d635519590f5cbb9943cfe","kind":"tag","published_at":"2017-02-09T23:36:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"d8977a85434f788585be64c82daecb6845ef25fd","kind":"tag","published_at":"2017-02-02T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"09d5375d73b39339e7ec505dd01d237443c82b2c","kind":"tag","published_at":"2017-01-23T23:26:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"5286d55f088d946785e0b0781f8bb1e66bc5c598","kind":"tag","published_at":"2016-12-13T15:28:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0/manifests"},{"name":"v0.22.6","sha":"6a56d4e4542100eac3730c5eadf14fdb009caebb","kind":"tag","published_at":"2016-12-04T23:19:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"cd07841a47bfaaf10ca0a7fafa8586d17df48764","kind":"tag","published_at":"2016-11-17T12:52:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"bbcc11292b6c82908cea835a6d4b3dc22ad356be","kind":"tag","published_at":"2016-11-04T21:26:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"e86fc0b13b55e4cfe424dec0da31896916459f36","kind":"tag","published_at":"2016-10-12T11:30:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"bd8211c51b0345e9d34e6669993f75cfef2c00f0","kind":"tag","published_at":"2016-10-03T16:00:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"17596cc6ad690f7b0cd6eecc73464edb95948162","kind":"tag","published_at":"2016-09-26T10:54:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"edc61eac76e7082a453905c0f118a03f132262d7","kind":"tag","published_at":"2016-09-21T13:15:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0/manifests"},{"name":"v0.22.0-RC2","sha":"08f761e756f8cb2f8ec06a1fd4ec95875845c729","kind":"tag","published_at":"2016-09-13T16:55:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2/manifests"},{"name":"v0.22.0-RC1","sha":"c71e9e846bdadf3d757c952a939402b8bb496c26","kind":"tag","published_at":"2016-09-01T15:33:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1/manifests"},{"name":"v0.21.3","sha":"bcc69674b75e77834aa66fe68d7cd187dcc3a795","kind":"tag","published_at":"2016-08-26T19:20:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"afb7544135e460342a1d36cbc5b48bb6d1db828d","kind":"tag","published_at":"2016-08-12T11:29:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"dc1f6b8d3c351d7c0adcf43c2d39c1c07f42543d","kind":"tag","published_at":"2016-07-29T12:45:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"f7b5235bb14323eeedc12a8649e244cc4b27109e","kind":"tag","published_at":"2016-07-20T15:25:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0/manifests"},{"name":"v0.21.0-RC1","sha":"158fe7170c6bec977aa7bcbb4fb472823ea277b9","kind":"tag","published_at":"2016-07-14T07:58:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1/manifests"},{"name":"v0.20.1","sha":"a77a4ebd49efff64daf91ea19359c51b4b5bed08","kind":"tag","published_at":"2016-06-18T07:45:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"daf63d70dbe18a152eb650a001a6c4c70444aa00","kind":"tag","published_at":"2016-06-10T14:12:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0/manifests"},{"name":"v0.19.4","sha":"175691b984991caac37b09a91719d16521e72929","kind":"tag","published_at":"2016-06-03T17:45:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"18f26d707eedadd0043e25dc5379a97611ec9dba","kind":"tag","published_at":"2016-05-31T11:52:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"ef07ff2f0cae937d0865af5589eb042ae2c5b9ac","kind":"tag","published_at":"2016-05-26T15:02:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"e4eabda574a5e723f6e09b7fbfc23324273e2595","kind":"tag","published_at":"2016-05-20T15:22:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"1cba12ce76c66c660a33945459dcaea54eb863b4","kind":"tag","published_at":"2016-05-18T09:27:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"c2ad9576a2aaf5d8a1a71b5c2ada20e74e70db77","kind":"tag","published_at":"2016-05-09T08:04:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"cf8fd207cac852de59657f09c8313f5bc84e04e6","kind":"tag","published_at":"2016-05-03T11:44:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"85db9ad648d91c2e22bfc8224468d5d45abc4854","kind":"tag","published_at":"2016-04-26T11:53:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"83482866a77eecf495602823f8d0f0b73d1fa2a5","kind":"tag","published_at":"2016-04-11T11:46:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0/manifests"},{"name":"v0.18.0-RC1","sha":"7761c87671fe2eec1e069cb171b1e449f946653d","kind":"tag","published_at":"2016-04-06T21:38:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1/manifests"},{"name":"v0.17.3","sha":"5b26f003c1d1a1020a4d5b73265684a5303ac2b1","kind":"tag","published_at":"2016-02-18T13:06:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"4a0bdde1783946e62afd8ff0d3166517339a7719","kind":"tag","published_at":"2016-02-02T17:27:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"147a011d276a952cd66c188521d4b3de41251f73","kind":"tag","published_at":"2016-01-21T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"ce736be18f13be38bb54689ee42d5240fa06d1f7","kind":"tag","published_at":"2016-01-07T13:31:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0/manifests"},{"name":"v0.16.5","sha":"9640780b495dfecb53aba1a5c49c37269cf8d8f8","kind":"tag","published_at":"2015-12-18T09:32:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"3af18a75f8fb2aa3e3809596d8c6e89d47b4c878","kind":"tag","published_at":"2015-12-06T16:49:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"586367c6123b8604bb95d2645a4ad03233818aa8","kind":"tag","published_at":"2015-11-30T16:02:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"bf64ff5dd7d56b7f75ce82f770a4ded4c52567a8","kind":"tag","published_at":"2015-11-14T18:22:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"157ccf6953d98d1830d816fcccd80484186f8c6c","kind":"tag","published_at":"2015-11-07T19:25:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"be4eafd43f142b6b7c86febe55e50a879fcd53ff","kind":"tag","published_at":"2015-11-04T10:36:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0/manifests"},{"name":"v0.16.0-RC1","sha":"24959498ed6aa520f7e72feba0baaaf9b8c95a3b","kind":"tag","published_at":"2015-10-23T10:50:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1/manifests"},{"name":"v0.15.6","sha":"a6487eb75f7078e1e51572dbeedf329c5f63804e","kind":"tag","published_at":"2015-10-07T16:13:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"0562cd57a0897673681b65d2161e35224757200b","kind":"tag","published_at":"2015-09-28T09:50:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"816be9d4de5ce0dab5f27f3bea054f28000287c8","kind":"tag","published_at":"2015-09-23T10:24:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"5d67827110c5f268be043e0d8385b9537194ef20","kind":"tag","published_at":"2015-08-26T12:21:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"716292157cd4fb3c8ff4b6a24f979b3d742e209d","kind":"tag","published_at":"2015-08-19T14:27:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"72c889a3d77268270950404a2e6a1db16c44d987","kind":"tag","published_at":"2015-08-04T15:57:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"4812811738049c31d3f265491d8a9c4af683ee5a","kind":"tag","published_at":"2015-07-27T08:14:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0/manifests"},{"name":"v0.14.4","sha":"f9177d5f78804a8a571511a1daef2fc8fcea34bb","kind":"tag","published_at":"2015-07-20T15:09:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"39d2daf5c22b431b935484315875004d1a11602e","kind":"tag","published_at":"2015-07-03T17:49:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"c3e530d24ff9cb544fe9e9b0fcb606531cf97edb","kind":"tag","published_at":"2015-06-25T12:19:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"47f5f0fb9e0f27019d35d5bf7ba806c0e6c4c388","kind":"tag","published_at":"2015-06-08T14:59:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"0dffa67962d05a2533b0ede27733887aa04def72","kind":"tag","published_at":"2015-06-04T15:24:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0/manifests"},{"name":"v0.13.5","sha":"6235aae888ede7ed2cfe8473b97811628c4e2773","kind":"tag","published_at":"2015-05-07T12:42:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"6d80c857d193b19700ce0aafbd9b2a8b2854f7b3","kind":"tag","published_at":"2015-05-04T09:27:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"6d596f2a2cb1ae4d7d0dda01f100b43837957e7b","kind":"tag","published_at":"2015-04-19T17:53:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"646e913e574c1417d4c86a91b70527617bfc4789","kind":"tag","published_at":"2015-04-16T11:37:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"99ecef730d6397a0299b7f83e236f50fdce8f200","kind":"tag","published_at":"2015-04-11T10:00:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"f0ee65dcfea0845f09372700282367de9a28e052","kind":"tag","published_at":"2015-04-08T21:16:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"a4ee14989c332d7574ff9172eb8eb7a87338aa2c","kind":"tag","published_at":"2015-03-18T09:27:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"537ccb971974535c40e09c6d9ad21ee2d6a472bc","kind":"tag","published_at":"2015-03-09T15:22:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"1b4d5e590429af31e89ad5d5a7ad47459fcb5f26","kind":"tag","published_at":"2015-02-16T15:19:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"17182e36f5de664a710b151307cd81eb344b8436","kind":"tag","published_at":"2015-02-12T11:22:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"688b9c75eeb79ccef962c9b5f92ae6e6fac797fa","kind":"tag","published_at":"2015-02-08T21:02:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"1782bb13d9d8ca8f3526554d5dc014f2d6569f23","kind":"tag","published_at":"2015-01-05T16:16:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0/manifests"},{"name":"v0.11.4","sha":"8a349373466ffc29d3c3e4d032eda15c6176beb3","kind":"tag","published_at":"2014-12-16T17:16:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"b21329afa2759e05bb896bf712ea193731f49482","kind":"tag","published_at":"2014-11-27T10:04:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"1653946b2a1983e50b77f749dba5cfe652e10f58","kind":"tag","published_at":"2014-11-19T15:56:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"2c0d6d05fe4dd48fd0d96b607335c76241dae267","kind":"tag","published_at":"2014-11-11T14:50:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"78430ce749f9199be44e7449bf886e802fab565a","kind":"tag","published_at":"2014-11-05T13:37:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"bd844a0ecbb35e7ecbab4f3a145dbfa7404bc8db","kind":"tag","published_at":"2014-10-03T11:57:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"57b3c9d9594026a68cc50e634268fa9922df23b3","kind":"tag","published_at":"2014-10-01T11:35:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ddbdce401e4befaa4ca292c3e13046bf9a04a911","kind":"tag","published_at":"2014-09-15T14:55:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b110977065bb359e4a3d307c342f40d73951b214","kind":"tag","published_at":"2014-09-08T16:28:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"241a96c6a74f708db8f18bca2ab1e24d071a2fb3","kind":"tag","published_at":"2014-08-11T10:40:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.9.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0/manifests"},{"name":"v0.8.5","sha":"13717db8910f665d9f8a4ddb451cf56748f969eb","kind":"tag","published_at":"2014-08-03T14:07:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"24a1fa74e822d68cedf74ac0d22603c44b12ad15","kind":"tag","published_at":"2014-07-20T18:15:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"1ed91667e834c654841772b7eddf58f60632fb3a","kind":"tag","published_at":"2014-06-27T14:47:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"2542fb6dd767268c21afe17d5b1e6e81939aacf7","kind":"tag","published_at":"2014-06-18T18:17:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"cd44d36b10853058c9549dc28e674fba1b8523c4","kind":"tag","published_at":"2014-05-26T21:15:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"fabe3d5b028b138c3b88751627e3e21d591a4961","kind":"tag","published_at":"2014-05-23T21:48:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"1c9ac40edca1dfa0b22bc7d2714dabaa14a40d1d","kind":"tag","published_at":"2014-05-16T12:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"1e35f27e8a372672456fc3ff61fd78ff79cd1612","kind":"tag","published_at":"2014-05-05T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"dd268c5b2ea6366f566bd254a662383b491684d8","kind":"tag","published_at":"2014-04-15T15:16:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"67151164928c28082c58a08bfce0856239f657a1","kind":"tag","published_at":"2014-03-24T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"c10f3d4406a84afe197dfffba1c241ae1b07715b","kind":"tag","published_at":"2014-02-20T18:24:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"87a87e7087746a1d8b45a6fb825b87745e835980","kind":"tag","published_at":"2014-02-16T20:02:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0529962e0390dd1db7669e2968c57e662993f240","kind":"tag","published_at":"2014-01-16T18:59:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"90150e1fa3abba0b06cfec5cf2396b2d4e8b9dbb","kind":"tag","published_at":"2013-12-10T18:22:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"82807b12611eb806c765df71e3670ec238c5fc8f","kind":"tag","published_at":"2013-12-09T19:08:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fa93b2e0c6b43b3cc3ffe0f4961cfa065bce459e","kind":"tag","published_at":"2013-11-28T19:04:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"3b54a5cd8fffe920b7871a92b6a99bdeb839cd0e","kind":"tag","published_at":"2013-10-24T15:00:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1/manifests"},{"name":"v0.3.4","sha":"1e365e65ed21e8af74b58fda2683b287c059eb31","kind":"tag","published_at":"2013-08-24T08:53:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"b807f76431e77287da0da01c3e4a5a1e353ee995","kind":"commit","published_at":"2013-08-08T12:20:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"4442e91da2f72c9f232294a0ecd02056aca81c84","kind":"tag","published_at":"2013-07-22T12:56:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"17f60480ce3c2c26e73ba8f52d08a5f8dcbebb3c","kind":"tag","published_at":"2013-07-18T17:26:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0a1e80c2e4b8ea7eec9746721000304bf48eaf20","kind":"tag","published_at":"2013-07-11T15:51:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"beb92386735f238c748d39ac473910696bc4a196","kind":"tag","published_at":"2013-05-28T14:39:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.11","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"9adf2245c25385dfba6a14e932c4d58c1cfe263d","kind":"tag","published_at":"2013-05-20T08:08:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.10","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"08faadfeeaab8bee24ddaea9cd6d43dd881ae7cd","kind":"commit","published_at":"2013-05-14T16:10:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"ec0698bee10537e4ceca288172ab08ba1daf2477","kind":"tag","published_at":"2013-04-30T16:04:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"003239c03c25cce8b4c4d20902f739212f307ccd","kind":"tag","published_at":"2013-04-25T16:47:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7/manifests"},{"name":"v0.2.5","sha":"cf01e4df59d6218329f3cd5ff94be0b121f0f749","kind":"tag","published_at":"2013-04-19T15:47:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5/manifests"},{"name":"v0.2.2","sha":"6e4744ec8a017ad5a8c084838857a37d3fb1bcb4","kind":"tag","published_at":"2013-04-09T10:48:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T05:28:54.624Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":6.119947111072766,"forks_count":6.28928798582673,"average":23.312259356384292},"purl":"pkg:maven/io.nextflow/nxf-google","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.nextflow:nxf-google","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.nextflow:nxf-google","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.nextflow:nxf-google/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T22:43:11.412Z","issues_count":686,"pull_requests_count":588,"avg_time_to_close_issue":18443118.535031848,"avg_time_to_close_pull_request":3091679.64,"issues_closed_count":312,"pull_requests_closed_count":423,"pull_request_authors_count":90,"issue_authors_count":372,"avg_comments_per_issue":4.940233236151603,"avg_comments_per_pull_request":4.2312925170068025,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":363,"past_year_pull_requests_count":455,"past_year_avg_time_to_close_issue":2260791.562913907,"past_year_avg_time_to_close_pull_request":1050799.5255681819,"past_year_issues_closed_count":151,"past_year_pull_requests_closed_count":352,"past_year_pull_request_authors_count":65,"past_year_issue_authors_count":217,"past_year_avg_comments_per_issue":3.1019283746556474,"past_year_avg_comments_per_pull_request":3.4483516483516485,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":290,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/issues","maintainers":[{"login":"bentsherman","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"robsyme","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"jordeu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"mribeirodantas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mribeirodantas"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"marcodelapierre","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcodelapierre"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"abhi18av","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhi18av"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"},{"login":"pabloaledo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pabloaledo"},{"login":"munishchouhan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/munishchouhan"},{"login":"manuelesimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelesimi"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"}],"active_maintainers":[{"login":"bentsherman","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"robsyme","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"jordeu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-google/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-google/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-google/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nxf-google/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4851417,"name":"io.nextflow:nf-google","ecosystem":"maven","description":"A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner","homepage":"http://www.nextflow.io","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/nextflow-io/nextflow","keywords_array":[],"namespace":"io.nextflow","versions_count":44,"first_release_published_at":"2019-01-10T11:01:59.000Z","latest_release_published_at":"2020-11-01T15:16:29.000Z","latest_release_number":"20.10.0","last_synced_at":"2025-09-05T02:47:44.270Z","created_at":"2022-07-26T17:36:43.118Z","updated_at":"2025-09-05T02:47:44.270Z","registry_url":"https://central.sonatype.com/artifact/io.nextflow/nf-google/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.nextflow/nf-google/","metadata":{},"repo_metadata":{"id":7688591,"uuid":"9052236","full_name":"nextflow-io/nextflow","owner":"nextflow-io","description":"A DSL for data-driven computational pipelines","archived":false,"fork":false,"pushed_at":"2025-08-28T22:45:01.000Z","size":63577,"stargazers_count":3118,"open_issues_count":491,"forks_count":719,"subscribers_count":87,"default_branch":"master","last_synced_at":"2025-08-29T02:25:45.280Z","etag":null,"topics":["aws","bioinformatics","cloud","dataflow","docker","groovy","hello","hpc","nextflow","pipeline","pipeline-framework","reproducible-research","reproducible-science","sge","singularity","singularity-containers","slurm","workflow-engine"],"latest_commit_sha":null,"homepage":"http://nextflow.io","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextflow-io.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-03-27T11:17:33.000Z","updated_at":"2025-08-27T22:53:38.000Z","dependencies_parsed_at":"2023-09-22T05:27:21.989Z","dependency_job_id":"99c97c87-dc9d-4092-b872-684add29f6c2","html_url":"https://github.com/nextflow-io/nextflow","commit_stats":{"total_commits":6282,"total_committers":183,"mean_commits":34.32786885245902,"dds":0.1263928685132123,"last_synced_commit":"4c54db6ac634cc80a820752d8f4edb959fc832e4"},"previous_names":[],"tags_count":333,"template":false,"template_full_name":null,"purl":"pkg:github/nextflow-io/nextflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/sbom","scorecard":{"id":659721,"data":{"date":"2025-08-11","repo":{"name":"github.com/nextflow-io/nextflow","commit":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/build.yml:39"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:194","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/build.yml:193","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/cffconvert.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/generate-send-dependencies.yml:7","Warn: no topLevel permission defined: .github/workflows/seqeradocs-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: Apache License 2.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v25.07.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 not signed: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753","Warn: release artifact v25.07.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/240276997","Warn: release artifact v25.06.0-edge does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/230289487","Warn: release artifact v25.04.6 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/229083016","Warn: release artifact v25.04.5 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228907514","Warn: release artifact v24.10.9 does not have provenance: https://api.github.com/repos/nextflow-io/nextflow/releases/228841753"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests-v1/subworkflow.nf:0","Info: Possibly incomplete results: error parsing shell code: \"}\" can only be used to close a block: tests/subworkflow.nf:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/cffconvert.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate-send-dependencies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/generate-send-dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/seqeradocs-changelog.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/seqeradocs-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/nextflow-io/nextflow/stale.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating amazoncorretto:21-al2023 to amazoncorretto:21-al2023@sha256:411aff82096876584e5f5b7d375572d32c8b03e29abaefaa50e303bd937c943b","Warn: containerImage not pinned by hash: docker/flux/.devcontainer/Dockerfile:1: pin your Docker image by updating fluxrm/flux-sched:focal to fluxrm/flux-sched:focal@sha256:1b9f6581e5587db629043a9513056e0fafaa00c8969a5479a5fef963ec462f6e","Warn: containerImage not pinned by hash: docs/Dockerfile:1: pin your Docker image by updating mambaorg/micromamba:1.5.8 to mambaorg/micromamba:1.5.8@sha256:475730daef12ff9c0733e70092aeeefdf4c373a584c952dac3f7bdb739601990","Warn: containerImage not pinned by hash: test-e2e/Dockerfile:1: pin your Docker image by updating amazoncorretto:17-al2023 to amazoncorretto:17-al2023@sha256:5acaef366078c3b971c4aacd02b58205e74f597a0f30801a1d45904277b0e350","Warn: containerImage not pinned by hash: tests-v1/Dockerfile:1","Warn: containerImage not pinned by hash: tests/Dockerfile:1","Warn: containerImage not pinned by hash: validation/test-aws-unstage-fail-container/Dockerfile:1: pin your Docker image by updating ubuntu to ubuntu@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: validation/wave-tests/example2/modules/foo/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/flux/.devcontainer/Dockerfile:16","Warn: pipCommand not pinned by hash: docs/Dockerfile:12-14","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:21","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-21T15:43:42.076Z","repository_id":7688591,"created_at":"2025-08-21T15:43:42.077Z","updated_at":"2025-08-21T15:43:42.077Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272635683,"owners_count":24967900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nextflow-io","name":"nextflow-io","uuid":"6698688","kind":"organization","description":"","email":null,"website":"http://nextflow.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6698688?v=4","repositories_count":78,"last_synced_at":"2023-05-21T01:00:52.958Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nextflow-io","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T04:11:01.074Z","updated_at":"2023-05-21T01:00:52.974Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextflow-io/repositories"},"tags":[{"name":"v25.07.0-edge","sha":"f5e23e7e676ec2721d48ccf9ec2ace337e1f29e1","kind":"tag","published_at":"2025-08-15T18:11:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.07.0-edge/manifests"},{"name":"v25.06.0-edge","sha":"7d9272b78edaceedd80beeb63b15ed78b27bfffc","kind":"tag","published_at":"2025-07-06T14:06:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.06.0-edge/manifests"},{"name":"v25.04.6","sha":"6588d533d4f4bc55cf15339000881ea71f674ac5","kind":"tag","published_at":"2025-07-01T11:35:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.6/manifests"},{"name":"v25.04.5","sha":"91514b87aac8371c7d060676a26b0677bc7c6df0","kind":"tag","published_at":"2025-06-30T20:02:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.5/manifests"},{"name":"v24.10.9","sha":"393dfb828944d165c73ce4898b8044e367f1d48f","kind":"tag","published_at":"2025-06-30T16:09:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.9/manifests"},{"name":"v24.04.6","sha":"7b5def9500ebcbb14f6652fe1c4c44c8a67af606","kind":"tag","published_at":"2025-06-30T14:34:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.6/manifests"},{"name":"v25.04.4","sha":"71d9c376af5031410bfe4370fad22f3b184c9b66","kind":"tag","published_at":"2025-06-16T15:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.4/manifests"},{"name":"v24.04.5","sha":"25aba80e8ea50a7714159ddf52a3122fd87b541e","kind":"tag","published_at":"2025-06-06T12:44:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.5/manifests"},{"name":"v24.10.8","sha":"8fcb319ce694086bbb5ebc31ec2ca24bf276e4d1","kind":"tag","published_at":"2025-06-06T12:18:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.8/manifests"},{"name":"v25.04.3","sha":"08c0027038cd99789dd790f2082f50870bc2de91","kind":"tag","published_at":"2025-06-02T21:03:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.3/manifests"},{"name":"v25.05.0-edge","sha":"3cc9374b2feb9945603220552849d0efb74823e5","kind":"tag","published_at":"2025-06-02T19:48:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.05.0-edge/manifests"},{"name":"v25.04.2","sha":"ea75b301c7928dfea20af47ad9b4f9212fa3b1e7","kind":"tag","published_at":"2025-05-13T23:20:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.2/manifests"},{"name":"v25.04.1","sha":"10b557810d97b4a88f18aac99481887285977f7c","kind":"tag","published_at":"2025-05-12T08:20:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.1/manifests"},{"name":"v25.04.0","sha":"c9bd193ab40ea8ccb7602f86866f9004faaf9fd7","kind":"tag","published_at":"2025-05-08T19:59:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.04.0/manifests"},{"name":"v24.10.6","sha":"cad3997dc357a70f44b04ade7c765fe8919faec4","kind":"tag","published_at":"2025-04-23T17:03:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.6/manifests"},{"name":"v25.03.1-edge","sha":"f06aaf6c46de532fa5d86a6a63196523fb6126e4","kind":"tag","published_at":"2025-04-23T16:31:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.1-edge/manifests"},{"name":"v25.03.0-edge","sha":"92a47ec5da49afa0d29b1884107d8431fb396b7a","kind":"tag","published_at":"2025-04-23T10:51:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.03.0-edge/manifests"},{"name":"v25.02.3-edge","sha":"092166ef470388133cdcb40b3e4d7408ff6abe76","kind":"tag","published_at":"2025-04-08T12:10:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.3-edge/manifests"},{"name":"v25.02.2-edge","sha":"20ddf2358d92e8178fe97657ded87691b56afdb6","kind":"tag","published_at":"2025-04-05T15:47:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.2-edge/manifests"},{"name":"v25.02.1-edge","sha":"39f3c05e08b6aa4cc720c581704666af19871519","kind":"tag","published_at":"2025-03-19T20:25:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.1-edge/manifests"},{"name":"v25.02.0-edge","sha":"dcc386e4f01d611f11fcd48c734aa6aab6bdddf1","kind":"tag","published_at":"2025-03-18T07:37:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.02.0-edge/manifests"},{"name":"v24.10.5","sha":"b271f85df366749438ed3e32da3b091113a3d848","kind":"tag","published_at":"2025-03-04T19:39:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.5/manifests"},{"name":"v25.01.0-edge","sha":"e2ae8a93dbb04c7171743245927d4b5e50ada02e","kind":"tag","published_at":"2025-02-12T14:10:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v25.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v25.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v25.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v25.01.0-edge/manifests"},{"name":"v24.10.4","sha":"56ad7dbbc90cee3e1ffae20101b2619d8b2bda4d","kind":"tag","published_at":"2025-01-20T17:03:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.4/manifests"},{"name":"v24.12.0-edge","sha":"24faeee874a0e8896bde8aacf832c28e382df6d5","kind":"tag","published_at":"2025-01-20T16:22:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.12.0-edge/manifests"},{"name":"v24.10.3","sha":"6183fdf9dbd9114f5ee86d11bc5e69cbd06501a6","kind":"tag","published_at":"2024-12-16T16:41:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.3/manifests"},{"name":"v24.11.0-edge","sha":"6e231be115c31f4e29e6deab45f668ae7e75917d","kind":"tag","published_at":"2024-12-03T10:43:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.11.0-edge/manifests"},{"name":"v24.10.2","sha":"62fc0017ffae1ea151581f738c17ab840649aa0c","kind":"tag","published_at":"2024-11-27T21:39:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.2/manifests"},{"name":"v24.10.1","sha":"65941daaf991ddcb67aa8e653d6c93cee2433dfb","kind":"tag","published_at":"2024-11-18T14:17:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.1/manifests"},{"name":"v24.10.0","sha":"a019ef8f6c26be67bb4e7bf8ce252914b3875231","kind":"tag","published_at":"2024-10-27T20:24:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.10.0/manifests"},{"name":"v24.09.2-edge","sha":"0c9b3337f39cb1986fcf7fc360edb43a2701b486","kind":"tag","published_at":"2024-10-14T21:39:00.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.2-edge/manifests"},{"name":"v24.09.1-edge","sha":"34cdac3d7f3a48b952a0e05e488d02544de5540e","kind":"tag","published_at":"2024-10-13T13:06:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.1-edge/manifests"},{"name":"v24.09.0-edge","sha":"324de3d162e476ed3bf58a9c77ae8e95e27cb3ee","kind":"tag","published_at":"2024-10-02T13:44:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.09.0-edge/manifests"},{"name":"v24.08.0-edge","sha":"6e866ae81ff3bf8a9729e9dbaa9dd89afcb81a4b","kind":"tag","published_at":"2024-09-04T15:35:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.08.0-edge/manifests"},{"name":"v24.07.0-edge","sha":"d975962b7651818f16648fdeeb8ed8fb1d27877d","kind":"tag","published_at":"2024-08-05T21:28:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.07.0-edge/manifests"},{"name":"v24.04.4","sha":"ebcdcd6ab55767f47baed2bc55fcb9217d13ee37","kind":"tag","published_at":"2024-08-01T08:54:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.4/manifests"},{"name":"v23.10.4","sha":"a2b945443ecd6ffaa2c14ae31d74998959e6b58c","kind":"tag","published_at":"2024-07-31T10:32:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.4/manifests"},{"name":"v24.04.3","sha":"6e2591d161427f2211fe0173e62f66d00644a34d","kind":"tag","published_at":"2024-07-09T21:18:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.3/manifests"},{"name":"v24.06.0-edge","sha":"e72ff742235ca999da3db4796c2d5f611fd0c4cd","kind":"tag","published_at":"2024-07-08T20:44:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.06.0-edge/manifests"},{"name":"v24.05.0-edge","sha":"f3a86def48d79a77770fec2b71f3fdc396d75dc9","kind":"tag","published_at":"2024-06-17T20:51:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.05.0-edge/manifests"},{"name":"v23.10.3","sha":"232e4b30c322f80e96ca344d788123dad29a0187","kind":"tag","published_at":"2024-06-11T20:37:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.3/manifests"},{"name":"v24.04.2","sha":"e6a5e17db91ca6fae875df42053bd8c1b2a23bd4","kind":"tag","published_at":"2024-05-29T06:39:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.2/manifests"},{"name":"v23.10.2","sha":"e50de272466f5fb6eb506c99cd01c00e00001a33","kind":"tag","published_at":"2024-05-28T14:29:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.2/manifests"},{"name":"v24.04.1","sha":"1923fef6231e9846e604ee3eb50ecb61c5fbd0bf","kind":"tag","published_at":"2024-05-20T10:13:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.1/manifests"},{"name":"v24.04.0","sha":"2ee0c418c16591905f05d30c00710d5903ecace8","kind":"tag","published_at":"2024-05-20T09:23:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0/manifests"},{"name":"v24.04.0-edge","sha":"0863a65a3175721b7d929d7e991b4b227706fdef","kind":"tag","published_at":"2024-05-13T09:56:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.04.0-edge/manifests"},{"name":"v24.03.0-edge","sha":"231497419ccc4b16997afb25076df37d2e9cf379","kind":"tag","published_at":"2024-04-15T09:58:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.03.0-edge/manifests"},{"name":"v24.02.0-edge","sha":"a90fd564119c2919b284793e711ba2648262b936","kind":"tag","published_at":"2024-03-10T20:21:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.02.0-edge/manifests"},{"name":"v24.01.0-edge","sha":"279c410b8de69627dbb7992e37e98ad36883c180","kind":"tag","published_at":"2024-02-05T23:40:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v24.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v24.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v24.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v24.01.0-edge/manifests"},{"name":"v23.10.1","sha":"25d468c948168f357f23d4db5d242ecd37526e1d","kind":"tag","published_at":"2024-01-12T23:37:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.1/manifests"},{"name":"v23.04.5","sha":"973b0310a32d2f87c2f3b4e78847cc348364c26f","kind":"tag","published_at":"2024-01-12T21:24:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.5/manifests"},{"name":"v23.12.0-edge","sha":"dfd7d09efe8c7d159596433a846ed5c7f8e17423","kind":"tag","published_at":"2023-12-20T11:14:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.12.0-edge/manifests"},{"name":"v23.11.0-edge","sha":"19d2ccb60ae7d281e6cb43769216a0384cb27313","kind":"tag","published_at":"2023-11-24T21:47:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.11.0-edge/manifests"},{"name":"v23.10.0","sha":"2cce747d77466c049a792bffa258f90869be6c52","kind":"tag","published_at":"2023-10-16T05:40:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.10.0/manifests"},{"name":"v23.09.3-edge","sha":"1bfb8b14ee5158d8041528d7aeccd7805a0dda5a","kind":"tag","published_at":"2023-10-10T12:33:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.3-edge/manifests"},{"name":"v23.09.2-edge","sha":"46afba88f93714995357b47655cc664051cfc27a","kind":"tag","published_at":"2023-09-27T22:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.2-edge/manifests"},{"name":"v23.04.4","sha":"f2905ab114d55981f94d8c93f6b0e0fb060e463f","kind":"tag","published_at":"2023-09-25T16:00:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.4/manifests"},{"name":"v23.09.1-edge","sha":"79c677a12d82400444fb6221219ce92b7247dcf2","kind":"tag","published_at":"2023-09-11T11:14:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.1-edge/manifests"},{"name":"v23.09.0-edge","sha":"f37d51baa80979f359c9dbd87be9564965dcd035","kind":"tag","published_at":"2023-09-10T22:34:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.09.0-edge/manifests"},{"name":"v23.08.1-edge","sha":"9f1b68900acb29098effd5a57998a15364958207","kind":"tag","published_at":"2023-08-17T15:35:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.1-edge/manifests"},{"name":"v23.04.3","sha":"10fd84142c7550c1cb7aa96f97692a88eb1dc7ef","kind":"tag","published_at":"2023-08-11T22:00:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.3/manifests"},{"name":"v23.08.0-edge","sha":"ace32d007e545dc3da5924c36c39f628c83b1da8","kind":"tag","published_at":"2023-08-05T15:13:13.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.08.0-edge/manifests"},{"name":"v23.07.0-edge","sha":"fd4ff04f827ebca0f25efd3b079a68f390a82079","kind":"tag","published_at":"2023-07-22T16:14:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.07.0-edge/manifests"},{"name":"v23.06.0-edge","sha":"cb9592063783576a10ec78800e0ce99ff459bfb8","kind":"tag","published_at":"2023-06-14T21:48:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.06.0-edge/manifests"},{"name":"v23.04.2","sha":"5b5b579d603475d786d6ffed8ae63f9b7191560b","kind":"tag","published_at":"2023-06-08T10:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.2/manifests"},{"name":"v23.05.0-edge","sha":"0781988bb28d1d2f53d3399fba070e831410be48","kind":"tag","published_at":"2023-05-15T04:59:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.05.0-edge/manifests"},{"name":"v22.10.8","sha":"82b917e5a1ec33357fd92606c8a11e50c7f4ac8c","kind":"tag","published_at":"2023-04-15T10:32:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.8/manifests"},{"name":"v23.04.1","sha":"2769e60cebe53af4eb9e5bd61653d146761c0d59","kind":"tag","published_at":"2023-04-15T07:51:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.1/manifests"},{"name":"v23.04.0","sha":"77c286ec3ae4f3147a34d09219d9ba834290e933","kind":"tag","published_at":"2023-04-01T21:52:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.04.0/manifests"},{"name":"v23.03.0-edge","sha":"20fb59c26fe4743e12c8d4237983a3875dda131c","kind":"tag","published_at":"2023-03-19T19:34:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.03.0-edge/manifests"},{"name":"v23.02.1-edge","sha":"448ccc14f3115fe0eeafc67757a713fd5c915011","kind":"tag","published_at":"2023-02-26T19:57:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.1-edge/manifests"},{"name":"v23.02.0-edge","sha":"a33a6f47e2160f476de9024b9415d63a57647479","kind":"tag","published_at":"2023-02-21T18:29:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.02.0-edge/manifests"},{"name":"v22.10.7","sha":"e0f7b4d67f6f0068921bd1bf410d94631af205ff","kind":"tag","published_at":"2023-02-18T20:53:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.7/manifests"},{"name":"v22.10.6","sha":"4f776efcd34e392d21ccc94f93002169cf7cf251","kind":"tag","published_at":"2023-01-23T23:35:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.6/manifests"},{"name":"v23.01.0-edge","sha":"c492ad227d77b729b3c951767395b83a95d0ff6f","kind":"tag","published_at":"2023-01-14T18:15:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v23.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v23.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v23.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v23.01.0-edge/manifests"},{"name":"v22.10.5","sha":"8196ffd0aa4e03e6bb26fc207c6a9709f7b51c61","kind":"tag","published_at":"2023-01-14T14:03:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.5/manifests"},{"name":"v22.12.0-edge","sha":"e8d53449306736b05c3f187a1ef0ff4ec641d621","kind":"tag","published_at":"2022-12-13T22:05:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.12.0-edge/manifests"},{"name":"v22.10.4","sha":"2d88d25db382aed205bb2191790f828901dc557b","kind":"tag","published_at":"2022-12-09T11:31:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.4/manifests"},{"name":"v22.11.1-edge","sha":"4fc071ff773fee7c0d3d3b52e6ab92f9e4e362dd","kind":"tag","published_at":"2022-11-29T16:42:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.1-edge/manifests"},{"name":"v22.11.0-edge","sha":"877a58a330807a5265e507c01babcc27b1672d20","kind":"tag","published_at":"2022-11-23T17:31:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.11.0-edge/manifests"},{"name":"v22.10.3","sha":"44469bf90f5761ca4e234b05034c75b7975ea1d4","kind":"tag","published_at":"2022-11-21T21:57:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.3/manifests"},{"name":"v22.10.2","sha":"0358114af7e8ed98dfaf592a119c656e0d8b6a1d","kind":"tag","published_at":"2022-11-13T19:10:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.2/manifests"},{"name":"v22.10.1","sha":"4bc7e2a4cda807c2ffeb16446b98bd886943f62f","kind":"tag","published_at":"2022-10-27T19:01:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.1/manifests"},{"name":"v22.10.0","sha":"66735ae0f4de161cc4e98f0a1044ff4909cf3969","kind":"tag","published_at":"2022-10-13T09:34:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0/manifests"},{"name":"v22.10.0-RC3","sha":"a12e98097ddd90dd83533ff8760ef676984a71d0","kind":"tag","published_at":"2022-10-07T22:10:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC3/manifests"},{"name":"v22.10.0-RC2","sha":"c4f6c517d80306590f17bb51cbfdac2b3e3a2f42","kind":"tag","published_at":"2022-10-07T16:47:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC2/manifests"},{"name":"v22.10.0-RC1","sha":"e7df3d8fb4e7099100130fe9a6063f8f9789476b","kind":"tag","published_at":"2022-10-03T14:50:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.10.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.10.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.10.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.10.0-RC1/manifests"},{"name":"v22.09.7-edge","sha":"3107cd446e62de9c0c84c690a1fbb7c32e67e13c","kind":"tag","published_at":"2022-09-28T10:22:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.7-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.7-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.7-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.7-edge/manifests"},{"name":"v22.09.6-edge","sha":"021d898944428a8883fd73f3058aafc2043b0cca","kind":"tag","published_at":"2022-09-26T15:40:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.6-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.6-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.6-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.6-edge/manifests"},{"name":"v22.09.5-edge","sha":"c31caa11e29aeba46f1c778630a3e37a0545dfd0","kind":"tag","published_at":"2022-09-21T09:42:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.5-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.5-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.5-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.5-edge/manifests"},{"name":"v22.09.4-edge","sha":"783042c41578978c4159cb934645496484b8a384","kind":"tag","published_at":"2022-09-19T21:18:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.4-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.4-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.4-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.4-edge/manifests"},{"name":"v22.09.3-edge","sha":"da527e81919eae61b78d3de898817a6966181c1a","kind":"tag","published_at":"2022-09-10T16:10:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.3-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.3-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.3-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.3-edge/manifests"},{"name":"v22.09.2-edge","sha":"632ff365bface9be3450739f0741412bf8e76739","kind":"tag","published_at":"2022-09-07T20:10:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.2-edge/manifests"},{"name":"v22.09.1-edge","sha":"58949b2a21f270a6b6e93c34e48c4e186ea7ac29","kind":"tag","published_at":"2022-09-01T21:02:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.09.1-edge/manifests"},{"name":"v22.08.2-edge","sha":"ebf19c4e5141b72bcc7a4a7e30af8b2dcc9bba64","kind":"tag","published_at":"2022-08-16T18:55:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.2-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.2-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.2-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.2-edge/manifests"},{"name":"v22.08.1-edge","sha":"126e4259ea724585fc6c84f105ba73eb62e2ad37","kind":"tag","published_at":"2022-08-11T11:40:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.1-edge/manifests"},{"name":"v22.08.0-edge","sha":"ffa9a0c573e0a0cf257fb8b2da11c1c4251e6d32","kind":"tag","published_at":"2022-08-01T17:03:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.08.0-edge/manifests"},{"name":"v22.04.5","sha":"4282761f5b018e411523451211e056177b8fef3c","kind":"tag","published_at":"2022-07-15T16:35:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.5/manifests"},{"name":"v22.07.1-edge","sha":"6e541457aa0c08f32fcecfb1024f75a52b20e60a","kind":"tag","published_at":"2022-07-13T12:01:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.07.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.07.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.07.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.07.1-edge/manifests"},{"name":"v22.04.4","sha":"237d32223f89158a5bbdd3d07fec283f5c73ce12","kind":"tag","published_at":"2022-06-19T21:08:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.4/manifests"},{"name":"v22.06.1-edge","sha":"59c48429c2d3164f13b7d14b33ddc0bbfb37418e","kind":"tag","published_at":"2022-06-17T13:14:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.1-edge/manifests"},{"name":"v22.06.0-edge","sha":"bf9978dae0e3770dea93d974f072a681ad1f612e","kind":"tag","published_at":"2022-06-09T17:05:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.06.0-edge/manifests"},{"name":"v22.05.0-edge","sha":"1630465e29acb057f775c458264daf4f40d90bee","kind":"tag","published_at":"2022-05-25T18:18:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.05.0-edge/manifests"},{"name":"v22.04.3","sha":"a6c0fa88702418663c5ee2488a0142deee4502ab","kind":"tag","published_at":"2022-05-18T19:54:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.3/manifests"},{"name":"v22.04.2","sha":"16348972f7ba916bd001f5ad5a166fc0ef312d59","kind":"tag","published_at":"2022-05-16T18:06:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.2/manifests"},{"name":"v22.04.1","sha":"568c9dc38889deca6d82ee5940e00d4098505744","kind":"tag","published_at":"2022-05-15T12:16:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.1/manifests"},{"name":"v22.04.0","sha":"f1bd0178d830f936947d6250e60a15a2abeddb51","kind":"tag","published_at":"2022-04-23T18:27:28.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.04.0/manifests"},{"name":"v22.03.1-edge","sha":"16caa6bb16d6048488d1d34a4d54e30bcf22feb7","kind":"tag","published_at":"2022-04-06T21:40:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.1-edge/manifests"},{"name":"v22.03.0-edge","sha":"2a7dab407a760b6e045940079e8cc62887e16643","kind":"tag","published_at":"2022-03-27T20:22:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.03.0-edge/manifests"},{"name":"v22.02.1-edge","sha":"d35f25ccdf0a7eed7c836d1f29973059ee18e507","kind":"tag","published_at":"2022-03-03T18:59:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.1-edge/manifests"},{"name":"v22.02.0-edge","sha":"0046c9395e87d2de1a5d51ce155d8c1c5384d871","kind":"tag","published_at":"2022-02-25T11:26:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.02.0-edge/manifests"},{"name":"v22.01.0-edge","sha":"4f33645085332373d7b55fa3bb5e41577cfb7f32","kind":"tag","published_at":"2022-02-07T13:26:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v22.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v22.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v22.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v22.01.0-edge/manifests"},{"name":"v21.12.1-edge","sha":"3e20f87cd01aefb5c5e80230ffca5b7d7699705a","kind":"tag","published_at":"2021-12-22T08:36:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.12.1-edge/manifests"},{"name":"v21.10.6","sha":"9e8c39e0cc89092ae2fb5bc46e3646a595da1c55","kind":"tag","published_at":"2021-12-21T17:09:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.6/manifests"},{"name":"v21.10.5","sha":"6cea21a1b288e427cc0e6c56cd9daaaec8a3fdbb","kind":"tag","published_at":"2021-12-08T14:55:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.5/manifests"},{"name":"v21.11.0-edge","sha":"5bfde014f6e599863269f27010e0e6ca310d46a5","kind":"tag","published_at":"2021-12-05T18:13:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.11.0-edge/manifests"},{"name":"v21.10.4","sha":"a5efdec3401341462886bd66ce4330177528d978","kind":"tag","published_at":"2021-11-30T16:49:32.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.4/manifests"},{"name":"v21.10.3","sha":"23ece74f3d24139c47d7bd0dc2a13a354901aceb","kind":"tag","published_at":"2021-11-23T08:07:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.3/manifests"},{"name":"v21.10.2","sha":"5de94089499d4ffc99b59d08ded531c2cf0bb632","kind":"tag","published_at":"2021-11-22T11:46:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.2/manifests"},{"name":"v21.10.1","sha":"8adf3766fb3c3b7c165db920804fa86934ad59f3","kind":"tag","published_at":"2021-11-18T09:43:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.1/manifests"},{"name":"v21.10.0","sha":"262fb02f64843fc5b66d729055f770a9b905ee7c","kind":"tag","published_at":"2021-11-11T20:38:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.10.0/manifests"},{"name":"v21.09.1-edge","sha":"5d8181093accd77303e841ed8c75654af49da995","kind":"tag","published_at":"2021-10-28T15:42:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.1-edge/manifests"},{"name":"v21.09.0-edge","sha":"63eaf8e0c180bfc2673b04b0eecc90e7134ede71","kind":"tag","published_at":"2021-10-12T20:46:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.09.0-edge/manifests"},{"name":"nf-sqldb@0.2.0","sha":"1db4572649a9b4f4798b8a582d7f107123333d8b","kind":"commit","published_at":"2021-10-11T07:45:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.2.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.2.0/manifests"},{"name":"nf-sqldb@0.1.0","sha":"4d57979526d807a0d146697eb9c47d22696b0587","kind":"commit","published_at":"2021-09-01T15:26:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-sqldb@0.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-sqldb@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-sqldb%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-sqldb@0.1.0/manifests"},{"name":"v21.08.0-edge","sha":"3732e1dfde4af1221f961a866f2e0a81bc2b9fe5","kind":"tag","published_at":"2021-08-30T17:54:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.08.0-edge/manifests"},{"name":"v21.07.0-edge","sha":"125f06b5c5a1db67e4368e0e8a32dbac0c41bd2e","kind":"tag","published_at":"2021-08-06T12:58:50.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.07.0-edge/manifests"},{"name":"v21.04.3","sha":"942b7afa242fc0fc50f4bbec00a681b1409829b2","kind":"tag","published_at":"2021-07-21T17:15:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.3/manifests"},{"name":"v21.04.2","sha":"299ff56689a140305436cb7b3d23fe8a36312519","kind":"tag","published_at":"2021-07-12T13:31:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.2/manifests"},{"name":"v21.06.0-edge","sha":"f59e64808339b2869d4bb5e54504a1ada960c03d","kind":"tag","published_at":"2021-07-03T20:51:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.06.0-edge/manifests"},{"name":"v21.05.0-edge","sha":"01e126c051b1b3f44d72d1fe26818a4e0f513f2e","kind":"tag","published_at":"2021-05-28T19:34:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.05.0-edge/manifests"},{"name":"v21.04.1","sha":"e7ac0fca924e01354c767a087b5cb3379074a159","kind":"tag","published_at":"2021-05-14T17:56:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.1/manifests"},{"name":"v21.04.0","sha":"a3c4b18c20b07b900f9784eecc19a4f4fa4a3193","kind":"tag","published_at":"2021-05-02T17:56:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0/manifests"},{"name":"nf-google@1.0.3","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-google@1.0.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-google@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-google%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-google@1.0.3/manifests"},{"name":"nf-azure@0.9.7","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-azure@0.9.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-azure@0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-azure%400.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-azure@0.9.7/manifests"},{"name":"nf-console@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-console@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-console@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-console%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-console@1.0.2/manifests"},{"name":"nf-ga4gh@1.0.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ga4gh@1.0.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ga4gh@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ga4gh%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ga4gh@1.0.2/manifests"},{"name":"nf-ignite@1.2.2","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-ignite@1.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-ignite@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-ignite%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-ignite@1.2.2/manifests"},{"name":"nf-tower@1.1.0","sha":"7c228884bb4722d9c5a23f6dd2a594cf07a2116c","kind":"commit","published_at":"2021-05-02T16:26:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-tower@1.1.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-tower@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-tower%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-tower@1.1.0/manifests"},{"name":"nf-amazon@1.0.5","sha":"8f2e22062c1eb174561c0f86e501f8524aaebe30","kind":"commit","published_at":"2021-05-02T16:10:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/nf-amazon@1.0.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/nf-amazon@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@nf-amazon%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/nf-amazon@1.0.5/manifests"},{"name":"v21.04.0-edge","sha":"c9515da2ada4f5b7d6322732ecab381529e76756","kind":"tag","published_at":"2021-04-08T12:33:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.04.0-edge/manifests"},{"name":"v20.12.1-edge","sha":"5509e0d7f3883f4b957a2cc664e7947d542bee01","kind":"commit","published_at":"2021-03-18T08:41:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.1-edge/manifests"},{"name":"v21.03.0-edge","sha":"865dc7f82bef71c9afe277f7aed1cae7d95095db","kind":"tag","published_at":"2021-03-05T15:27:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.03.0-edge/manifests"},{"name":"v21.02.0-edge","sha":"8f5758b242ffbac08557632bc9498b787972523c","kind":"tag","published_at":"2021-02-01T19:27:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.02.0-edge/manifests"},{"name":"v21.01.1-edge","sha":"7428b623869a4539cf48b4063f6785d8824cbdbd","kind":"tag","published_at":"2021-01-15T22:13:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.1-edge/manifests"},{"name":"v21.01.0-edge","sha":"bdec73d028f01bcab58daf23977b1e7629e78c9a","kind":"tag","published_at":"2021-01-04T21:19:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v21.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v21.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v21.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v21.01.0-edge/manifests"},{"name":"v20.12.0-edge","sha":"af261276749a4bfd13b9fa937280836b6fd51f38","kind":"tag","published_at":"2020-12-12T10:43:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.12.0-edge/manifests"},{"name":"v20.11.0-edge","sha":"1de2c4fb3669ffea1ad35f08135087e1941638f1","kind":"tag","published_at":"2020-11-16T10:40:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.11.0-edge/manifests"},{"name":"v20.10.0","sha":"dc36f6d3e48d653bb406e604b4d2199dd5ab9954","kind":"tag","published_at":"2020-11-01T17:28:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.10.0/manifests"},{"name":"v20.09.1-edge","sha":"a6b4cabbf9a9e49509143b93a561773bc69cf393","kind":"tag","published_at":"2020-10-15T12:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.1-edge/manifests"},{"name":"v20.09.0-edge","sha":"58a03047cd686754bf7a85e145939c20e07027a0","kind":"tag","published_at":"2020-09-23T17:36:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.09.0-edge/manifests"},{"name":"v20.08.1-edge","sha":"6677f4a44af7950362a622a32022e53985931bc0","kind":"tag","published_at":"2020-09-02T14:30:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.1-edge/manifests"},{"name":"v20.08.0-edge","sha":"0ca08c9618adb37126a7a31ef84b4767304a5eb1","kind":"tag","published_at":"2020-08-25T12:36:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.08.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.08.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.08.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.08.0-edge/manifests"},{"name":"v20.07.1","sha":"f7cdf3944b4937b04cf1516b02dec2e424a114d2","kind":"tag","published_at":"2020-07-24T16:56:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.1/manifests"},{"name":"v20.07.0-RC1","sha":"644e3fc1bda7cc148d987a6281147b1ca214e81e","kind":"tag","published_at":"2020-07-21T16:55:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.07.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.07.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.07.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.07.0-RC1/manifests"},{"name":"v20.06.0-edge","sha":"cf253602d4de32edacad5f6a657ef4a73ef7ba59","kind":"tag","published_at":"2020-07-05T21:01:15.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.06.0-edge/manifests"},{"name":"v20.05.0-edge","sha":"2081a66d63c7b8bb9a44ad474e60ab46d6865323","kind":"tag","published_at":"2020-05-31T20:14:05.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.05.0-edge/manifests"},{"name":"v20.04.1","sha":"902b59e8b7181b8cb9739af67bd8b31e86b2220c","kind":"tag","published_at":"2020-05-03T20:33:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1/manifests"},{"name":"v20.04.1-edge","sha":"24b692a3ffc0cde6c719da49a33e9f8d55d18b0f","kind":"tag","published_at":"2020-04-19T17:30:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.1-edge/manifests"},{"name":"v20.04.0-edge","sha":"06f2cb94c45269427460eea5ef35cf2a3edf5573","kind":"tag","published_at":"2020-04-13T20:48:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.04.0-edge/manifests"},{"name":"v20.03.0-edge","sha":"8cfdde6fcda2ffd0b99d8b1b0f1321981465aba1","kind":"tag","published_at":"2020-03-28T16:42:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.03.0-edge/manifests"},{"name":"v20.02.0-edge","sha":"63a1aa6dba508f37c1ba982efa2f2b706551e49c","kind":"tag","published_at":"2020-02-29T15:55:33.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.02.0-edge/manifests"},{"name":"v20.01.0","sha":"2d74a2e7f2be08c9d2eeb13686b7f3fc6dfa8261","kind":"tag","published_at":"2020-02-12T13:24:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0/manifests"},{"name":"v20.01.0-rc1","sha":"2eb94251622043411e243284939e3c9c1fff0a01","kind":"tag","published_at":"2020-02-06T18:49:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-rc1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-rc1/manifests"},{"name":"v20.01.0-edge","sha":"91d7384e100eb6d8e068c73c8d3dfab9ae4d845a","kind":"tag","published_at":"2020-01-20T20:42:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v20.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v20.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v20.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v20.01.0-edge/manifests"},{"name":"v19.12.0-edge","sha":"4323365a15eeea9b286f2ed5dba88c0486245aee","kind":"tag","published_at":"2019-12-20T12:34:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.12.0-edge/manifests"},{"name":"v19.11.0-edge","sha":"d133eedc886395fb8a90491cde2eb7d94e4e5374","kind":"tag","published_at":"2019-12-02T12:33:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.11.0-edge/manifests"},{"name":"v19.10.0","sha":"bc9f006d679f29211212ef535d8c35e3849c1376","kind":"tag","published_at":"2019-10-21T16:39:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.10.0/manifests"},{"name":"v19.09.0-edge","sha":"9dfab9f4ea46095663871322311cdbeea343f50c","kind":"tag","published_at":"2019-09-16T21:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.09.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.09.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.09.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.09.0-edge/manifests"},{"name":"v19.08.1-edge","sha":"e35e3e9c9a96114bfddcd3e3359a816945ffb767","kind":"tag","published_at":"2019-08-26T19:42:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.08.1-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.08.1-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.08.1-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.08.1-edge/manifests"},{"name":"v19.07.0","sha":"c676b02461d6f3cb112add8347649f8b29bb14a9","kind":"tag","published_at":"2019-07-27T19:56:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0/manifests"},{"name":"v19.07.0-edge","sha":"7e7c52082ec618b57a5e20b22fca6370fca8f796","kind":"tag","published_at":"2019-07-09T15:04:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.07.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.07.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.07.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.07.0-edge/manifests"},{"name":"v19.06.0-edge","sha":"4492bdf7249070cf289bebefffe7833da2a22089","kind":"tag","published_at":"2019-06-21T14:59:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.06.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.06.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.06.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.06.0-edge/manifests"},{"name":"v19.05.0-edge","sha":"49f55e93fba83a180a43cf8a35083838379e38df","kind":"tag","published_at":"2019-05-20T19:11:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.05.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.05.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.05.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.05.0-edge/manifests"},{"name":"v19.04.1","sha":"14c3f3bee1e5bf6d3fbb68e0e32883c86630963e","kind":"tag","published_at":"2019-05-03T13:28:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.1/manifests"},{"name":"v19.04.0-edge","sha":"bf0ee0dd5d10c1a2c36ba69f12fd8486b181d472","kind":"tag","published_at":"2019-04-24T20:54:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0-edge/manifests"},{"name":"v19.04.0","sha":"41116e2d7efe9d351adb7e2bb66ee6c99e91f31d","kind":"tag","published_at":"2019-04-17T12:58:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.04.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.04.0/manifests"},{"name":"v19.03.0-edge","sha":"ca5d7bc6b71e6245a643eb93a5eaeb113d912b74","kind":"tag","published_at":"2019-03-14T21:49:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.03.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.03.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.03.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.03.0-edge/manifests"},{"name":"v19.02.0-edge","sha":"9f89795b620a8614ea7a40291bd8d9944ea33f94","kind":"tag","published_at":"2019-02-06T14:53:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.02.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.02.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.02.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.02.0-edge/manifests"},{"name":"v19.01.0","sha":"f38bfee810bd36f9bb108244ac1c8feac3ae854b","kind":"tag","published_at":"2019-01-22T15:04:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0/manifests"},{"name":"v19.01.0-edge","sha":"e281db33edf568a5a378c365c4d2e30675326e28","kind":"tag","published_at":"2019-01-10T14:05:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v19.01.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v19.01.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v19.01.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v19.01.0-edge/manifests"},{"name":"v18.12.0-edge","sha":"0896fb37d043f9033a45a24b13c7ec2b09cc78de","kind":"tag","published_at":"2018-12-18T13:39:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.12.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.12.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.12.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.12.0-edge/manifests"},{"name":"v18.11.0-edge","sha":"c40c71a2f39e1dd89e3a17f9301be9fdfd2de95c","kind":"commit","published_at":"2018-11-12T18:32:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.11.0-edge","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.11.0-edge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.11.0-edge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.11.0-edge/manifests"},{"name":"v18.10.1","sha":"248fce8e5d0ddc2faaa5e01007f670b5a3310689","kind":"tag","published_at":"2018-10-24T15:44:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v18.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v18.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v18.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v18.10.1/manifests"},{"name":"v0.32.0","sha":"ce0a8f22f62a9531857c6908de97dadc6a0259e7","kind":"tag","published_at":"2018-09-27T11:35:20.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.32.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"03e55f5b4c19edac3abc3899b6132d8c9760f907","kind":"tag","published_at":"2018-08-07T16:47:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"a379420faa8583e8fa559d1e6ebe7e1710cae14b","kind":"tag","published_at":"2018-07-25T16:48:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0/manifests"},{"name":"v0.31.0-RC1","sha":"ad8e97b7c416a555005fd1b3a21980a3cea25e07","kind":"tag","published_at":"2018-07-19T20:00:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.31.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.31.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.31.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.31.0-RC1/manifests"},{"name":"v0.30.2","sha":"9e011757db9cf97eb861503f37437a609be4c62a","kind":"tag","published_at":"2018-06-16T19:48:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"537b507cc7201573c33200dc402336aa74aa9f28","kind":"tag","published_at":"2018-06-11T14:30:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"5197e36ef8c484776ae602189b2a1ff295ba5670","kind":"tag","published_at":"2018-06-05T12:08:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.30.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.30.0/manifests"},{"name":"v0.29.1","sha":"004822bf354bd4e61e735d49fd2d8221ff84f60b","kind":"tag","published_at":"2018-05-10T08:42:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"0f9490d345b7d89c8e4c9ec2812ad1dab28de898","kind":"tag","published_at":"2018-04-24T12:26:49.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0/manifests"},{"name":"v0.29.0-RC1","sha":"d8580f776d2dfebfe0fe8021c788f76e54a10bfb","kind":"tag","published_at":"2018-04-08T12:53:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.29.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.29.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.29.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.29.0-RC1/manifests"},{"name":"v0.28.2","sha":"33b0fad520dc844bc72af0a7f521464bdd86e369","kind":"tag","published_at":"2018-04-06T14:07:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"df18def5b4dab1ed33205132c7c6f7b9b456e3bf","kind":"tag","published_at":"2018-03-27T19:20:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"bb23833b0888a849b575a8db07cbeef89f9ab206","kind":"tag","published_at":"2018-03-10T13:56:12.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0/manifests"},{"name":"v0.28.0-RC1","sha":"116342f3df244adfe42c0806aeaa80fd5053d42c","kind":"tag","published_at":"2018-02-27T13:38:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.28.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.28.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.28.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.28.0-RC1/manifests"},{"name":"v0.27.6","sha":"9c2ecba26e35f60e43b63535187df5f2ea5cc40c","kind":"tag","published_at":"2018-02-19T10:28:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"f472166ce5c004d7b5506104015310b0dc971a2e","kind":"tag","published_at":"2018-02-16T07:47:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"5fa69eeff5dceea07a4abd9330e8034157d33a28","kind":"tag","published_at":"2018-02-05T10:49:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"d8d1d351b3d077dc4c1420918dfcaa6f4d3a4964","kind":"tag","published_at":"2018-01-29T15:36:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"69f39ebbe70f98655e785e2c2cdcf8e22e374867","kind":"tag","published_at":"2018-01-23T10:54:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"58061a23e1bd47bc98e7e9b5a2e17f0d90f072e8","kind":"tag","published_at":"2018-01-18T14:38:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"ad89ef934eff6adf9318619dc79133cd25c1fa3e","kind":"tag","published_at":"2018-01-09T14:23:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0/manifests"},{"name":"v0.27.0-RC2","sha":"2fa8184b973c3a4902b282e35d1e1c7ff5d980ed","kind":"tag","published_at":"2017-12-29T15:44:17.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC2/manifests"},{"name":"v0.27.0-RC1","sha":"3c0df3236dc7e9b954c51d427d3f159ac0ee8b39","kind":"tag","published_at":"2017-12-20T15:36:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.27.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.27.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.27.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.27.0-RC1/manifests"},{"name":"v0.26.4","sha":"653b4215be8795bbb01efba6e8bc02640b8f7a48","kind":"tag","published_at":"2017-12-11T21:45:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.4/manifests"},{"name":"v0.26.3","sha":"71e2a750fd18766c314ee691fbe66463d19ab6f7","kind":"tag","published_at":"2017-11-30T19:41:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"ceeb23ce56ffb84470944afa8c85a3e26fa5aa84","kind":"tag","published_at":"2017-11-27T21:22:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"eda61c187c070c19769af30bb2879320389dad18","kind":"tag","published_at":"2017-11-17T14:58:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"a6ae34b4fd8034be128e3d88227c8ed9ce7fbbc3","kind":"tag","published_at":"2017-11-08T12:35:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0/manifests"},{"name":"v0.26.0-RC2","sha":"26a2d2f00b437d894583abc1137662ef2d6098cd","kind":"tag","published_at":"2017-10-30T19:38:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC2/manifests"},{"name":"v0.26.0-RC1","sha":"177b3c827f21229b717435e086c4171736c24c58","kind":"tag","published_at":"2017-10-24T15:43:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.26.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.26.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.26.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.26.0-RC1/manifests"},{"name":"v0.25.7","sha":"092f5d9c177ef3b9353fda02443835a7cdc129d8","kind":"tag","published_at":"2017-09-06T20:01:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.7/manifests"},{"name":"v0.25.6","sha":"a9648ae98e9418be46e31afab07a5b939d338e22","kind":"tag","published_at":"2017-08-13T15:54:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.6/manifests"},{"name":"v0.25.5","sha":"b0ccaaf77199e5071cbafcd1d33d019f24a184cf","kind":"tag","published_at":"2017-08-04T14:23:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"64183d9981616d6b456f8e4d878eb7141a562466","kind":"tag","published_at":"2017-07-31T10:57:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"aae23fe345460db227f244e0dff21fdb07e94cf4","kind":"tag","published_at":"2017-07-31T09:16:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"637fcb039a7d490c469a56af774b0201d57a62e5","kind":"tag","published_at":"2017-07-03T09:19:02.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"fbb2e0f7536e530f1822982a2ff500e8aa6fb8e6","kind":"tag","published_at":"2017-06-27T13:45:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"215e461be39016672e3a33a14bd58b39bd2b3ed5","kind":"tag","published_at":"2017-06-26T09:28:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0/manifests"},{"name":"v0.25.0-RC1","sha":"500e908518635571ec3daf9571c86ab3a775b754","kind":"tag","published_at":"2017-06-06T07:33:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.25.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.25.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.25.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.25.0-RC1/manifests"},{"name":"v0.24.4","sha":"f06817d8ebb3da877baafcf9cdf676c832c12d42","kind":"tag","published_at":"2017-05-22T12:39:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"071e49d27a48d4165b1ee0252d540f037adf2cfc","kind":"tag","published_at":"2017-04-24T19:47:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"1bae7bfa6088d0d8be543b57adacd83cef0f98f6","kind":"tag","published_at":"2017-04-05T17:57:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"d521708be6ff32efdba80fe8ff17744eb2500320","kind":"tag","published_at":"2017-03-24T20:58:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"6da95732dd51cfd6ed791346bd80074f7c866fb5","kind":"tag","published_at":"2017-03-20T14:31:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.24.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.24.0/manifests"},{"name":"v0.23.4","sha":"3bc84b1b36971f28edacf10a2b999d1b3f78c601","kind":"tag","published_at":"2017-02-24T12:35:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"6ab0a6b79c04647285d635519590f5cbb9943cfe","kind":"tag","published_at":"2017-02-09T23:36:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"d8977a85434f788585be64c82daecb6845ef25fd","kind":"tag","published_at":"2017-02-02T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"09d5375d73b39339e7ec505dd01d237443c82b2c","kind":"tag","published_at":"2017-01-23T23:26:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"5286d55f088d946785e0b0781f8bb1e66bc5c598","kind":"tag","published_at":"2016-12-13T15:28:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.23.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.23.0/manifests"},{"name":"v0.22.6","sha":"6a56d4e4542100eac3730c5eadf14fdb009caebb","kind":"tag","published_at":"2016-12-04T23:19:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"cd07841a47bfaaf10ca0a7fafa8586d17df48764","kind":"tag","published_at":"2016-11-17T12:52:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"bbcc11292b6c82908cea835a6d4b3dc22ad356be","kind":"tag","published_at":"2016-11-04T21:26:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"e86fc0b13b55e4cfe424dec0da31896916459f36","kind":"tag","published_at":"2016-10-12T11:30:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"bd8211c51b0345e9d34e6669993f75cfef2c00f0","kind":"tag","published_at":"2016-10-03T16:00:54.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"17596cc6ad690f7b0cd6eecc73464edb95948162","kind":"tag","published_at":"2016-09-26T10:54:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"edc61eac76e7082a453905c0f118a03f132262d7","kind":"tag","published_at":"2016-09-21T13:15:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0/manifests"},{"name":"v0.22.0-RC2","sha":"08f761e756f8cb2f8ec06a1fd4ec95875845c729","kind":"tag","published_at":"2016-09-13T16:55:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC2/manifests"},{"name":"v0.22.0-RC1","sha":"c71e9e846bdadf3d757c952a939402b8bb496c26","kind":"tag","published_at":"2016-09-01T15:33:16.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.22.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.22.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.22.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.22.0-RC1/manifests"},{"name":"v0.21.3","sha":"bcc69674b75e77834aa66fe68d7cd187dcc3a795","kind":"tag","published_at":"2016-08-26T19:20:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"afb7544135e460342a1d36cbc5b48bb6d1db828d","kind":"tag","published_at":"2016-08-12T11:29:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"dc1f6b8d3c351d7c0adcf43c2d39c1c07f42543d","kind":"tag","published_at":"2016-07-29T12:45:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"f7b5235bb14323eeedc12a8649e244cc4b27109e","kind":"tag","published_at":"2016-07-20T15:25:03.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0/manifests"},{"name":"v0.21.0-RC1","sha":"158fe7170c6bec977aa7bcbb4fb472823ea277b9","kind":"tag","published_at":"2016-07-14T07:58:56.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.21.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.21.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.21.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.21.0-RC1/manifests"},{"name":"v0.20.1","sha":"a77a4ebd49efff64daf91ea19359c51b4b5bed08","kind":"tag","published_at":"2016-06-18T07:45:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"daf63d70dbe18a152eb650a001a6c4c70444aa00","kind":"tag","published_at":"2016-06-10T14:12:38.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.20.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.20.0/manifests"},{"name":"v0.19.4","sha":"175691b984991caac37b09a91719d16521e72929","kind":"tag","published_at":"2016-06-03T17:45:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"18f26d707eedadd0043e25dc5379a97611ec9dba","kind":"tag","published_at":"2016-05-31T11:52:44.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"ef07ff2f0cae937d0865af5589eb042ae2c5b9ac","kind":"tag","published_at":"2016-05-26T15:02:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"e4eabda574a5e723f6e09b7fbfc23324273e2595","kind":"tag","published_at":"2016-05-20T15:22:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"1cba12ce76c66c660a33945459dcaea54eb863b4","kind":"tag","published_at":"2016-05-18T09:27:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.19.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.19.0/manifests"},{"name":"v0.18.3","sha":"c2ad9576a2aaf5d8a1a71b5c2ada20e74e70db77","kind":"tag","published_at":"2016-05-09T08:04:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"cf8fd207cac852de59657f09c8313f5bc84e04e6","kind":"tag","published_at":"2016-05-03T11:44:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"85db9ad648d91c2e22bfc8224468d5d45abc4854","kind":"tag","published_at":"2016-04-26T11:53:57.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"83482866a77eecf495602823f8d0f0b73d1fa2a5","kind":"tag","published_at":"2016-04-11T11:46:25.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0/manifests"},{"name":"v0.18.0-RC1","sha":"7761c87671fe2eec1e069cb171b1e449f946653d","kind":"tag","published_at":"2016-04-06T21:38:42.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.18.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.18.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.18.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.18.0-RC1/manifests"},{"name":"v0.17.3","sha":"5b26f003c1d1a1020a4d5b73265684a5303ac2b1","kind":"tag","published_at":"2016-02-18T13:06:52.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"4a0bdde1783946e62afd8ff0d3166517339a7719","kind":"tag","published_at":"2016-02-02T17:27:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"147a011d276a952cd66c188521d4b3de41251f73","kind":"tag","published_at":"2016-01-21T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"ce736be18f13be38bb54689ee42d5240fa06d1f7","kind":"tag","published_at":"2016-01-07T13:31:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.17.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.17.0/manifests"},{"name":"v0.16.5","sha":"9640780b495dfecb53aba1a5c49c37269cf8d8f8","kind":"tag","published_at":"2015-12-18T09:32:41.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"3af18a75f8fb2aa3e3809596d8c6e89d47b4c878","kind":"tag","published_at":"2015-12-06T16:49:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"586367c6123b8604bb95d2645a4ad03233818aa8","kind":"tag","published_at":"2015-11-30T16:02:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"bf64ff5dd7d56b7f75ce82f770a4ded4c52567a8","kind":"tag","published_at":"2015-11-14T18:22:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"157ccf6953d98d1830d816fcccd80484186f8c6c","kind":"tag","published_at":"2015-11-07T19:25:19.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"be4eafd43f142b6b7c86febe55e50a879fcd53ff","kind":"tag","published_at":"2015-11-04T10:36:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0/manifests"},{"name":"v0.16.0-RC1","sha":"24959498ed6aa520f7e72feba0baaaf9b8c95a3b","kind":"tag","published_at":"2015-10-23T10:50:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.16.0-RC1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.16.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.16.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.16.0-RC1/manifests"},{"name":"v0.15.6","sha":"a6487eb75f7078e1e51572dbeedf329c5f63804e","kind":"tag","published_at":"2015-10-07T16:13:40.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.6","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"0562cd57a0897673681b65d2161e35224757200b","kind":"tag","published_at":"2015-09-28T09:50:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"816be9d4de5ce0dab5f27f3bea054f28000287c8","kind":"tag","published_at":"2015-09-23T10:24:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"5d67827110c5f268be043e0d8385b9537194ef20","kind":"tag","published_at":"2015-08-26T12:21:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"716292157cd4fb3c8ff4b6a24f979b3d742e209d","kind":"tag","published_at":"2015-08-19T14:27:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"72c889a3d77268270950404a2e6a1db16c44d987","kind":"tag","published_at":"2015-08-04T15:57:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"4812811738049c31d3f265491d8a9c4af683ee5a","kind":"tag","published_at":"2015-07-27T08:14:21.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.15.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.15.0/manifests"},{"name":"v0.14.4","sha":"f9177d5f78804a8a571511a1daef2fc8fcea34bb","kind":"tag","published_at":"2015-07-20T15:09:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"39d2daf5c22b431b935484315875004d1a11602e","kind":"tag","published_at":"2015-07-03T17:49:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"c3e530d24ff9cb544fe9e9b0fcb606531cf97edb","kind":"tag","published_at":"2015-06-25T12:19:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"47f5f0fb9e0f27019d35d5bf7ba806c0e6c4c388","kind":"tag","published_at":"2015-06-08T14:59:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"0dffa67962d05a2533b0ede27733887aa04def72","kind":"tag","published_at":"2015-06-04T15:24:01.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.14.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.14.0/manifests"},{"name":"v0.13.5","sha":"6235aae888ede7ed2cfe8473b97811628c4e2773","kind":"tag","published_at":"2015-05-07T12:42:07.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"6d80c857d193b19700ce0aafbd9b2a8b2854f7b3","kind":"tag","published_at":"2015-05-04T09:27:39.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"6d596f2a2cb1ae4d7d0dda01f100b43837957e7b","kind":"tag","published_at":"2015-04-19T17:53:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"646e913e574c1417d4c86a91b70527617bfc4789","kind":"tag","published_at":"2015-04-16T11:37:22.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"99ecef730d6397a0299b7f83e236f50fdce8f200","kind":"tag","published_at":"2015-04-11T10:00:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"f0ee65dcfea0845f09372700282367de9a28e052","kind":"tag","published_at":"2015-04-08T21:16:09.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.13.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"a4ee14989c332d7574ff9172eb8eb7a87338aa2c","kind":"tag","published_at":"2015-03-18T09:27:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"537ccb971974535c40e09c6d9ad21ee2d6a472bc","kind":"tag","published_at":"2015-03-09T15:22:53.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"1b4d5e590429af31e89ad5d5a7ad47459fcb5f26","kind":"tag","published_at":"2015-02-16T15:19:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"17182e36f5de664a710b151307cd81eb344b8436","kind":"tag","published_at":"2015-02-12T11:22:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"688b9c75eeb79ccef962c9b5f92ae6e6fac797fa","kind":"tag","published_at":"2015-02-08T21:02:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"1782bb13d9d8ca8f3526554d5dc014f2d6569f23","kind":"tag","published_at":"2015-01-05T16:16:04.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.12.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.12.0/manifests"},{"name":"v0.11.4","sha":"8a349373466ffc29d3c3e4d032eda15c6176beb3","kind":"tag","published_at":"2014-12-16T17:16:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"b21329afa2759e05bb896bf712ea193731f49482","kind":"tag","published_at":"2014-11-27T10:04:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"1653946b2a1983e50b77f749dba5cfe652e10f58","kind":"tag","published_at":"2014-11-19T15:56:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"2c0d6d05fe4dd48fd0d96b607335c76241dae267","kind":"tag","published_at":"2014-11-11T14:50:51.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"78430ce749f9199be44e7449bf886e802fab565a","kind":"tag","published_at":"2014-11-05T13:37:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.11.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"bd844a0ecbb35e7ecbab4f3a145dbfa7404bc8db","kind":"tag","published_at":"2014-10-03T11:57:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"57b3c9d9594026a68cc50e634268fa9922df23b3","kind":"tag","published_at":"2014-10-01T11:35:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ddbdce401e4befaa4ca292c3e13046bf9a04a911","kind":"tag","published_at":"2014-09-15T14:55:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"b110977065bb359e4a3d307c342f40d73951b214","kind":"tag","published_at":"2014-09-08T16:28:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.10.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"241a96c6a74f708db8f18bca2ab1e24d071a2fb3","kind":"tag","published_at":"2014-08-11T10:40:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.9.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.9.0/manifests"},{"name":"v0.8.5","sha":"13717db8910f665d9f8a4ddb451cf56748f969eb","kind":"tag","published_at":"2014-08-03T14:07:55.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"24a1fa74e822d68cedf74ac0d22603c44b12ad15","kind":"tag","published_at":"2014-07-20T18:15:11.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"1ed91667e834c654841772b7eddf58f60632fb3a","kind":"tag","published_at":"2014-06-27T14:47:26.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"2542fb6dd767268c21afe17d5b1e6e81939aacf7","kind":"tag","published_at":"2014-06-18T18:17:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"cd44d36b10853058c9549dc28e674fba1b8523c4","kind":"tag","published_at":"2014-05-26T21:15:59.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"fabe3d5b028b138c3b88751627e3e21d591a4961","kind":"tag","published_at":"2014-05-23T21:48:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.8.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"1c9ac40edca1dfa0b22bc7d2714dabaa14a40d1d","kind":"tag","published_at":"2014-05-16T12:50:29.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"1e35f27e8a372672456fc3ff61fd78ff79cd1612","kind":"tag","published_at":"2014-05-05T15:57:06.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"dd268c5b2ea6366f566bd254a662383b491684d8","kind":"tag","published_at":"2014-04-15T15:16:37.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"67151164928c28082c58a08bfce0856239f657a1","kind":"tag","published_at":"2014-03-24T15:19:58.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.7.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"c10f3d4406a84afe197dfffba1c241ae1b07715b","kind":"tag","published_at":"2014-02-20T18:24:36.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"87a87e7087746a1d8b45a6fb825b87745e835980","kind":"tag","published_at":"2014-02-16T20:02:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0529962e0390dd1db7669e2968c57e662993f240","kind":"tag","published_at":"2014-01-16T18:59:48.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.6.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"90150e1fa3abba0b06cfec5cf2396b2d4e8b9dbb","kind":"tag","published_at":"2013-12-10T18:22:34.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"82807b12611eb806c765df71e3670ec238c5fc8f","kind":"tag","published_at":"2013-12-09T19:08:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fa93b2e0c6b43b3cc3ffe0f4961cfa065bce459e","kind":"tag","published_at":"2013-11-28T19:04:27.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"3b54a5cd8fffe920b7871a92b6a99bdeb839cd0e","kind":"tag","published_at":"2013-10-24T15:00:24.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.5.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.5.1/manifests"},{"name":"v0.3.4","sha":"1e365e65ed21e8af74b58fda2683b287c059eb31","kind":"tag","published_at":"2013-08-24T08:53:35.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.4","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"b807f76431e77287da0da01c3e4a5a1e353ee995","kind":"commit","published_at":"2013-08-08T12:20:45.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.3","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"4442e91da2f72c9f232294a0ecd02056aca81c84","kind":"tag","published_at":"2013-07-22T12:56:14.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"17f60480ce3c2c26e73ba8f52d08a5f8dcbebb3c","kind":"tag","published_at":"2013-07-18T17:26:23.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.1","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0a1e80c2e4b8ea7eec9746721000304bf48eaf20","kind":"tag","published_at":"2013-07-11T15:51:10.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.3.0","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"beb92386735f238c748d39ac473910696bc4a196","kind":"tag","published_at":"2013-05-28T14:39:18.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.11","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"9adf2245c25385dfba6a14e932c4d58c1cfe263d","kind":"tag","published_at":"2013-05-20T08:08:31.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.10","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"08faadfeeaab8bee24ddaea9cd6d43dd881ae7cd","kind":"commit","published_at":"2013-05-14T16:10:47.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.9","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"ec0698bee10537e4ceca288172ab08ba1daf2477","kind":"tag","published_at":"2013-04-30T16:04:43.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.8","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"003239c03c25cce8b4c4d20902f739212f307ccd","kind":"tag","published_at":"2013-04-25T16:47:08.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.7","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.7/manifests"},{"name":"v0.2.5","sha":"cf01e4df59d6218329f3cd5ff94be0b121f0f749","kind":"tag","published_at":"2013-04-19T15:47:30.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.5","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.5/manifests"},{"name":"v0.2.2","sha":"6e4744ec8a017ad5a8c084838857a37d3fb1bcb4","kind":"tag","published_at":"2013-04-09T10:48:46.000Z","download_url":"https://codeload.github.com/nextflow-io/nextflow/tar.gz/v0.2.2","html_url":"https://github.com/nextflow-io/nextflow/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nextflow-io/nextflow@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/tags/v0.2.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T05:28:54.638Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77465987245843,"dependent_packages_count":23.157705052608396,"stargazers_count":7.512123432763502,"forks_count":8.597526058873232,"docker_downloads_count":null,"average":15.01050360417589},"purl":"pkg:maven/io.nextflow/nf-google","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.nextflow:nf-google","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.nextflow:nf-google","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.nextflow:nf-google/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T22:43:11.412Z","issues_count":686,"pull_requests_count":588,"avg_time_to_close_issue":18443118.535031848,"avg_time_to_close_pull_request":3091679.64,"issues_closed_count":312,"pull_requests_closed_count":423,"pull_request_authors_count":90,"issue_authors_count":372,"avg_comments_per_issue":4.940233236151603,"avg_comments_per_pull_request":4.2312925170068025,"merged_pull_requests_count":335,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":363,"past_year_pull_requests_count":455,"past_year_avg_time_to_close_issue":2260791.562913907,"past_year_avg_time_to_close_pull_request":1050799.5255681819,"past_year_issues_closed_count":151,"past_year_pull_requests_closed_count":352,"past_year_pull_request_authors_count":65,"past_year_issue_authors_count":217,"past_year_avg_comments_per_issue":3.1019283746556474,"past_year_avg_comments_per_pull_request":3.4483516483516485,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":290,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/issues","maintainers":[{"login":"bentsherman","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"robsyme","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"jordeu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"mribeirodantas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mribeirodantas"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"marcodelapierre","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcodelapierre"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"abhi18av","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhi18av"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"},{"login":"pabloaledo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pabloaledo"},{"login":"munishchouhan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/munishchouhan"},{"login":"manuelesimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelesimi"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"}],"active_maintainers":[{"login":"bentsherman","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"christopher-hakkaart","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"robsyme","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"swingingsimian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"edmundmiller","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"jordeu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"tcrespog","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"arnaualcazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"},{"login":"fntlnz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fntlnz"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-google/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-google/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-google/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.nextflow:nf-google/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":317030,"full_name":"nextflow-io/nextflow","default_branch":"master","committers":[{"name":"Paolo Di Tommaso","email":"paolo.ditommaso@gmail.com","login":"pditommaso","count":5870},{"name":"Ben Sherman","email":"bentshermann@gmail.com","login":"bentsherman","count":359},{"name":"Phil Ewels","email":"phil.ewels@seqera.io","login":"ewels","count":77},{"name":"Jorge Ejarque","email":"jorgee","login":"jorgee","count":51},{"name":"Jorge Aguilera","email":"98739503+jorgeaguileraseqera","login":"jorgeaguileraseqera","count":44},{"name":"Marcel Ribeiro Dantas","email":"mribeirodantas@seqera.io","login":"mribeirodantas","count":39},{"name":"Adam Talbot","email":"12817534+adamrtalbot","login":"adamrtalbot","count":36},{"name":"Chris Hakkaart","email":"chris.hakkaart@seqera.io","login":"christopher-hakkaart","count":31},{"name":"Dr Marco Claudio De La Pierre","email":"marco.delapierre@gmail.com","login":"marcodelapierre","count":25},{"name":"Manuele Simi","email":"mas2182@med.cornell.edu","login":"manuelesimi","count":25},{"name":"Abhinav Sharma","email":"abhi18av","login":"abhi18av","count":24},{"name":"Robert Syme","email":"rob.syme@gmail.com","login":"robsyme","count":21},{"name":"Fabian Lehmann","email":"46564585+Lehmann-Fabian","login":"Lehmann-Fabian","count":19},{"name":"bmsanjuan","email":"bmsanjuan@gmail.com","login":"bmsanjuan","count":17},{"name":"Jordi Deu-Pons","email":"jordi@jordeu.net","login":"jordeu","count":16},{"name":"Emilio Palumbo","email":"emiliopalumbo@gmail.com","login":"emi80","count":16},{"name":"Kevin Sayers","email":"KevinSayers","login":"KevinSayers","count":13},{"name":"Tom Sellman","email":"tom.sellman@seqera.io","login":"tom-seqera","count":12},{"name":"Llewellyn vd Berg","email":"113503285+llewellyn-sl","login":"llewellyn-sl","count":12},{"name":"Evan Floden","email":"evanfloden@gmail.com","login":"evanfloden","count":11},{"name":"Michael Smoot","email":"msmoot@syntheticgenomics.com","login":null,"count":9},{"name":"xhejtman","email":"xhejtman@gmail.com","login":"xhejtman","count":7},{"name":"bmsanjuan","email":"bmsanjuanÂ@gmail.com","login":null,"count":6},{"name":"Jose Espinosa-Carrasco","email":"kadomu@gmail.com","login":"JoseEspinosa","count":6},{"name":"Paul Madden","email":"maddenp@colorado.edu","login":"maddenp","count":5},{"name":"Nathan Johnson","email":"swingingsimian","login":"swingingsimian","count":5},{"name":"Mike Smoot","email":"mes@aescon.com","login":"mes5k","count":5},{"name":"Josh Chorlton","email":"jchorl","login":"jchorl","count":5},{"name":"Jonathan Manning","email":"jmanning@ebi.ac.uk","login":"pinin4fjords","count":5},{"name":"Patrick Hüther","email":"patrick.huether@gmail.com","login":"phue","count":5},{"name":"Sven F","email":"sven.fillinger@qbic.uni-tuebingen.de","login":"sven1103","count":5},{"name":"Ólafur Haukur Flygenring","email":"olafurh@wuxinextcode.com","login":null,"count":5},{"name":"phupe","email":"38132572+phupe","login":"phupe","count":5},{"name":"Vanessasaurus","email":"814322+vsoch","login":"vsoch","count":4},{"name":"Pierre Lindenbaum","email":"33838+lindenb","login":"lindenb","count":4},{"name":"Kibubu","email":"85624897+Kibubu","login":"Kibubu","count":4},{"name":"James A. Fellows Yates","email":"jfy133@gmail.com","login":"jfy133","count":4},{"name":"Florian De Temmerman","email":"69114541+fbdtemme","login":"fbdtemme","count":4},{"name":"Tomás Crespo García","email":"tomas@seqera.io","login":"tcrespog","count":4},{"name":"Lorenz Gerber","email":"gerberlo@gis.a-star.edu.sg","login":null,"count":4},{"name":"Ömer An","email":"bounlu@gmail.com","login":"bounlu","count":3},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"Siddhartha Bagaria","email":"starsid@gmail.com","login":"siddharthab","count":3},{"name":"Robrecht Cannoodt","email":"rcannood@gmail.com","login":"rcannood","count":3},{"name":"Radoslaw Suchecki","email":"r.suchecki@gmail.com","login":"rsuchecki","count":3},{"name":"Kirill Tsukanov","email":"tskir","login":"tskir","count":3},{"name":"Akira Sekiguchi","email":"pachiras.yokohama@gmail.com","login":"pachiras","count":3},{"name":"Niklas Schandry","email":"niklas@bio.lmu.de","login":"nschan","count":3},{"name":"Arnau Alcázar Lleopart","email":"arnau.alcazar@seqera.io","login":"arnaualcazar","count":3},{"name":"Alberto Miranda","email":"alberto.miranda@seqera.io","login":"alberto-miranda","count":3},{"name":"MaxUlysse","email":"max@ithake.eu","login":null,"count":3},{"name":"Alexander Toenges","email":"21218078+ATpoint","login":"ATpoint","count":2},{"name":"George Hartzell","email":"hartzell@alerce.com","login":"hartzell","count":2},{"name":"Benjamin Schuster-Boeckler","email":"ben@evershelfapp.com","login":"DaGaMs","count":2},{"name":"Carlos Garcés","email":"CGarces","login":"CGarces","count":2},{"name":"Chase Clark","email":"18691127+chasemc","login":"chasemc","count":2},{"name":"Diogo Silva","email":"o.diogosilva@gmail.com","login":"ODiogoSilva","count":2},{"name":"Manuel Torrinha","email":"manuel.torrinha@tecnico.ulisboa.pt","login":"t0rrant","count":2},{"name":"Mahesh Binzer-Panchal","email":"mahesh.binzer-panchal@nbis.se","login":"mahesh-panchal","count":2},{"name":"Kevin","email":"kevin.galens@color.com","login":"kgalens","count":2},{"name":"Christopher Mundus","email":"chris@kindlyops.com","login":"crashGoBoom","count":2},{"name":"Karol Desnos","email":"kdesnos","login":"kdesnos","count":2},{"name":"Henrik Nortamo","email":"40563680+Nortamo","login":"Nortamo","count":2},{"name":"Maxime Garcia","email":"max.u.garcia@gmail.com","login":"maxulysse","count":2},{"name":"Nathan Thorpe","email":"nathan@techstormpc.com","login":"nathanthorpe","count":2},{"name":"Nikolai","email":"kol@posteo.de","login":"imLew","count":2},{"name":"Matt Bookman","email":"mbookman@google.com","login":"mbookman","count":2},{"name":"Tomas Pluskal","email":"plusik@gmail.com","login":"tomas-pluskal","count":2},{"name":"Brandon Cazander","email":"bcazander@canexiahealth.com","login":null,"count":2},{"name":"Alexander Peltzer","email":"alexander.peltzer@uni-tuebingen.de","login":null,"count":2},{"name":"baffelli","email":"baffelli@ifu.baug.ethz.ch","login":null,"count":2},{"name":"Yaroslav Halchenko","email":"debian@onerussian.com","login":"yarikoptic","count":2},{"name":"aaronegolden","email":"65754049+aaronegolden","login":"aaronegolden","count":2},{"name":"cjw85","email":"chris.wright@nanoporetech.com","login":"cjw85","count":2},{"name":"greenberga","email":"38597857+greenberga","login":"greenberga","count":2},{"name":"kfrancisdev","email":"kfrancisdev@gmail.com","login":"kfrancisdev","count":2},{"name":"romanaduraciova","email":"98467853+romanaduraciova","login":"romanaduraciova","count":2},{"name":"zetxqx","email":"118311804+zetxqx","login":"zetxqx","count":2},{"name":"Ϳason Βoxman","email":"141646877+jason-seqera","login":"jason-seqera","count":2},{"name":"Robert Ernst","email":"rfernst@gmail.com","login":"rernst","count":2},{"name":"Alan Hoyle","email":"alan@alanhoyle.com","login":"alanhoyle","count":1},{"name":"Alexander Stram","email":"github.com@snpa.us","login":"ahstram","count":1},{"name":"Steven Pilger","email":"8706215+steven-pilger","login":"steven-pilger","count":1},{"name":"Stephen Kelly","email":"stevekm","login":"stevekm","count":1},{"name":"Sinisa Ivkovic","email":"sinisa.ivkovic@gmail.com","login":"sivkovic","count":1},{"name":"Simon Ye","email":"sye737@gmail.com","login":"yesimon","count":1},{"name":"Simon Pearce","email":"24893913+SPPearce","login":"SPPearce","count":1},{"name":"Simon Li","email":"orpheus+devel@gmail.com","login":"manics","count":1},{"name":"Sergio Oller","email":"sergioller@gmail.com","login":"zeehio","count":1},{"name":"Sendu Bala","email":"sb10@sanger.ac.uk","login":"sb10","count":1},{"name":"Scott Norton","email":"53584889+ScottNortonPhD","login":"ScottNortonPhD","count":1},{"name":"Sabrina Krakau","email":"sabrinakrakau@gmail.com","login":"skrakau","count":1},{"name":"Russ Hyde","email":"russHyde","login":"russHyde","count":1},{"name":"Alvaro Gonzalez","email":"tychoma4@gmail.com","login":"lvarin","count":1},{"name":"Andreas Bremges","email":"abremges@cebitec.uni-bielefeld.de","login":"abremges","count":1},{"name":"Mike Smoot","email":"msmoot@illumina.com","login":null,"count":1},{"name":"Evan Floden","email":"evanfloden@gmail.coml","login":null,"count":1},{"name":"Jay Carey","email":"jaycarey@fulcrumgenomics.com","login":null,"count":1},{"name":"mchatzou","email":"mchatzou@france.crg.es","login":null,"count":1},{"name":"vagrant","email":"vagrant@precise64.(none)","login":null,"count":1},{"name":"Paolo Di Tommaso","email":"pditommaso@C1MSR37LH3QK.local","login":null,"count":1},{"name":"Patrick Hüther","email":"p.huether@biologie.uni-muenchen.de","login":null,"count":1},{"name":"Qingpeng \"Q.P.\" Zhang","email":"qingpeng@msu.edu","login":null,"count":1},{"name":"Andreas WILM","email":"wilma@gis.a-star.edu.sg","login":null,"count":1},{"name":"David Trudgian","email":"EMAIL","login":null,"count":1},{"name":"Bruno Grande","email":"bruno.grande@sagebase.org","login":null,"count":1},{"name":"Rory Nolan","email":"rorynoolan@gmail.com","login":"rorynolan","count":1},{"name":"Robin Gögge","email":"r.goegge@gmail.com","login":"rgo3","count":1},{"name":"Robert (Bob) Turner","email":"34244196+bobturneruk","login":"bobturneruk","count":1},{"name":"Robbert IJsselsteijn","email":"92522295+rijssel","login":"rijssel","count":1},{"name":"Rob Newman","email":"61608+robnewman","login":"robnewman","count":1},{"name":"Rintze M. Zelle, PhD","email":"rintze.zelle@gmail.com","login":"rmzelle","count":1},{"name":"Richard Scott","email":"5149834+richard-scott","login":"richard-scott","count":1},{"name":"Prete","email":"martin.prete@sanger.ac.uk","login":"prete","count":1},{"name":"PeterKnealeCMRI","email":"130641023+PeterKnealeCMRI","login":"PeterKnealeCMRI","count":1},{"name":"Paweł Oczadły","email":"paweloczadly@gmail.com","login":"paweloczadly","count":1},{"name":"Pauline","email":"paulineauffret@hotmail.com","login":"paulineauffret","count":1},{"name":"Owen Solberg","email":"odoublewen","login":"odoublewen","count":1},{"name":"Ólafur Haukur Flygenring","email":"olifly@gmail.com","login":"olifly","count":1},{"name":"valleema","email":"55448719+valleema","login":"valleema","count":1},{"name":"tbugfinder","email":"github@online.ms","login":"tbugfinder","count":1},{"name":"stekaz","email":"sh.kazakoff@gmail.com","login":"stekaz","count":1},{"name":"moschi","email":"3644762+moschetti","login":"moschetti","count":1},{"name":"mmatthews06","email":"mmatthews06@gmail.com","login":"mmatthews06","count":1},{"name":"jjfarrell","email":"farrell@bu.edu","login":"jjfarrell","count":1},{"name":"jherr-dev","email":"justinherr.cs@gmail.com","login":"jherr-dev","count":1},{"name":"jamesbaye","email":"31927377+jamesbaye","login":"jamesbaye","count":1},{"name":"Yonghao Yu","email":"yyhao1@gmail.com","login":"yonghaoy","count":1},{"name":"Winni Kretzschmar","email":"warrenk@kth.se","login":"winni2k","count":1},{"name":"Will Furnass","email":"will@thearete.co.uk","login":"willfurnass","count":1},{"name":"Vladimir Mikryukov","email":"vmikk","login":"vmikk","count":1},{"name":"Harry Hung","email":"4848896+HarryHung","login":"HarryHung","count":1},{"name":"Brandon Price","email":"baceprice@gmail.com","login":"baprice","count":1},{"name":"Vladimir Kiselev","email":"vladimir.yu.kiselev@gmail.com","login":"wikiselev","count":1},{"name":"Vlad Savelyev","email":"vladislav.sav@gmail.com","login":"vladsavelyev","count":1},{"name":"Vishwas","email":"24459449+Vishwas1976","login":"Vishwas1976","count":1},{"name":"Venkat Malladi","email":"vsmalladi@gmail.com","login":"vsmalladi","count":1},{"name":"Toni Hermoso Pulido","email":"toniher@cau.cat","login":"toniher","count":1},{"name":"Tim Jennison","email":"32747364+tjennison-google","login":"tjennison-google","count":1},{"name":"Tim Dudgeon","email":"tdudgeon@informaticsmatters.com","login":"tdudgeon","count":1},{"name":"Till Bayer","email":"tbayer@geomar.de","login":"Shellfishgene","count":1},{"name":"Thodoris Sotiropoulos","email":"theosotr@windowslive.com","login":"theosotr","count":1},{"name":"The Gitter Badger","email":"badger@gitter.im","login":"gitter-badger","count":1},{"name":"Tayab Soomro","email":"isoomro.t@gmail.com","login":"tayabsoomro","count":1},{"name":"Tamas Gal","email":"tamas.gal@me.com","login":"tamasgal","count":1},{"name":"Joon Klaps","email":"joon.klaps@kuleuven.be","login":"Joon-Klaps","count":1},{"name":"Jonathan Leitschuh","email":"jonathan.leitschuh@gmail.com","login":"JLLeitschuh","count":1},{"name":"Jon Haitz Legarreta Gorroño","email":"jon.haitz.legarreta@gmail.com","login":"jhlegarreta","count":1},{"name":"Jesse","email":"90865804+dxu104","login":"dxu104","count":1},{"name":"Jeltje","email":"Jeltje","login":"Jeltje","count":1},{"name":"Jason Yamada-Hanff","email":"jyamada1@gmail.com","login":"yamad","count":1},{"name":"Jason Fan","email":"jason.fan.74@gmail.com","login":"theJasonFan","count":1},{"name":"Jan Philipp Bittner","email":"42641080+najtin","login":"najtin","count":1},{"name":"Jacob Hepkema","email":"41913625+jacobhepkema","login":"jacobhepkema","count":1},{"name":"Ian Coleman","email":"colemai@tcd.ie","login":"colemai","count":1},{"name":"Hugo Gabriel Eyherabide","email":"hugogabriel.eyherabide@gmail.com","login":"eyherabh","count":1},{"name":"Herman Singh","email":"kartstig@gmail.com","login":"Kartstig","count":1},{"name":"Hatem","email":"hnawar@google.com","login":"hnawar","count":1},{"name":"Matthew A Richardson","email":"55555482+mr83-uw","login":"mr83-uw","count":1},{"name":"Nicolas Cendron","email":"32529000+Nickyecen","login":"Nickyecen","count":1},{"name":"Nico","email":"infinite-turtles","login":"infinite-turtles","count":1},{"name":"Nick Youngblut","email":"nyoungb2@gmail.com","login":"nick-youngblut","count":1},{"name":"Nathan Weeks","email":"1800812+nathanweeks","login":"nathanweeks","count":1},{"name":"Nathan Spix","email":"56930974+njspix","login":"njspix","count":1},{"name":"Munish Chouhan","email":"hrma017@gmail.com","login":"munishchouhan","count":1},{"name":"Mike Lee","email":"michael.lee0517@gmail.com","login":"AstrobioMike","count":1},{"name":"Michael Genereux","email":"mgenereu@gmail.com","login":"mgenereu","count":1},{"name":"Max Klenk","email":"max@klenk.biz","login":"maxklenk","count":1},{"name":"Mattis Knulst","email":"51265018+chaetognatha","login":"chaetognatha","count":1},{"name":"Matthias De Smet","email":"11850640+matthdsm","login":"matthdsm","count":1},{"name":"Matthew Colpus","email":"matthew@colpus.me.uk","login":"mcolpus","count":1},{"name":"Brian Fulton-Howard","email":"fultonh1@gmail.com","login":"BEFH","count":1},{"name":"Cedric Champeau","email":"cedric.champeau@gmail.com","login":"melix","count":1},{"name":"Chenhao Li","email":"lichenhao.sg@gmail.com","login":"lch14forever","count":1},{"name":"Chiyun Lee","email":"92995519+Chiyun-Lee","login":"Chiyun-Lee","count":1},{"name":"Cornelius Roemer","email":"cornelius.roemer@gmail.com","login":"corneliusroemer","count":1},{"name":"Daniel E Cook","email":"Danielecook@gmail.com","login":"danielecook","count":1},{"name":"David Cotter","email":"davidcotter@gmail.com","login":"davidcotter","count":1},{"name":"Dennis Hendriksen","email":"d.hendriksen@umcg.nl","login":"dennishendriksen","count":1},{"name":"Doug Daniels","email":"daniels.douglas@gmail.com","login":"dougnukem","count":1},{"name":"Dr. Ernie Prabhakar","email":"ernest@quiltdata.io","login":"drernie","count":1},{"name":"Boryana Koseva","email":"boryana.k@gmail.com","login":"boryanakis","count":1},{"name":"Benjamin Rombaut","email":"benjamin.rombaut@gmail.com","login":"berombau","count":1},{"name":"Benedikt Schnur","email":"1708125+BeneKenobi","login":"BeneKenobi","count":1},{"name":"Angel Pizarro","email":"delagoya","login":"delagoya","count":1},{"name":"Marshall Ma","email":"mayongcong@gmail.com","login":"ufonion","count":1},{"name":"Marcel Martin","email":"mail@marcelm.net","login":"marcelm","count":1},{"name":"Lukas Jelonek","email":"lukasjelonek","login":"lukasjelonek","count":1},{"name":"Lorenz Gerber","email":"lorenzottogerber@gmail.com","login":"lorenzgerber","count":1},{"name":"Lisle Mose","email":"lislemose@gmail.com","login":"mozack","count":1},{"name":"Len Trigg","email":"lenbok@gmail.com","login":"Lenbok","count":1},{"name":"Laurent Modolo","email":"laurent.modolo@ens-lyon.fr","login":"l-modolo","count":1},{"name":"Kenny Billiau","email":"kenny.billiau@scilifelab.se","login":"ingkebil","count":1},{"name":"Justine Geffen","email":"justinegeffen","login":"justinegeffen","count":1},{"name":"Julien Nicoulaud","email":"julien.nicoulaud@gmail.com","login":"nicoulaj","count":1},{"name":"Juan MONROY-NIETO","email":"10119293+jmonroynieto","login":"jmonroynieto","count":1},{"name":"Jorge","email":"jorge@edn.es","login":"jagedn","count":1},{"name":"Aaron Fishman","email":"uk.afishman@gmail.com","login":"afishman","count":1},{"name":"Gregor Sturm","email":"mail@gregor-sturm.de","login":"grst","count":1},{"name":"Gavin","email":"gav.elder@gmail.com","login":"gavinelder","count":1},{"name":"Fritjof Lammers","email":"25619971+mobilegenome","login":"mobilegenome","count":1},{"name":"Francisco Manuel Martín-Zamora","email":"56888354+fmmartinz","login":"fmmartinz","count":1},{"name":"Francesco Strozzi","email":"francesco.strozzi@gmail.com","login":"fstrozzi","count":1},{"name":"Faruk D","email":"144492+fdiblen","login":"fdiblen","count":1},{"name":"Etienne JEAN","email":"32169529+Etjean","login":"Etjean","count":1},{"name":"Esha Joshi","email":"128735622+ejseqera","login":"ejseqera","count":1},{"name":"Eric Bonnet","email":"eric.d.bonnet@gmail.com","login":"erbon7","count":1},{"name":"Edmund Miller","email":"edmund.a.miller@gmail.com","login":"edmundmiller","count":1},{"name":"Duncan Parkes","email":"duncan.parkes@gmail.com","login":"duncanparkes","count":1},{"name":"Nikhil Kumar","email":"nikhilkumar516@gmail.com","login":"nikhil","count":1},{"name":"Nik Krumm","email":"nkrumm@gmail.com","login":"nkrumm","count":1},{"name":"Andrew Perry","email":"ajperry@pansapiens.com","login":"pansapiens","count":1}],"total_commits":7042,"total_committers":212,"total_bot_commits":3,"total_bot_committers":1,"mean_commits":33.216981132075475,"dds":0.16642999147969328,"past_year_committers":[{"name":"Paolo Di Tommaso","email":"paolo.ditommaso@gmail.com","login":"pditommaso","count":304},{"name":"Ben Sherman","email":"bentshermann@gmail.com","login":"bentsherman","count":151},{"name":"Jorge Ejarque","email":"jorgee","login":"jorgee","count":51},{"name":"Chris Hakkaart","email":"chris.hakkaart@seqera.io","login":"christopher-hakkaart","count":31},{"name":"Adam Talbot","email":"12817534+adamrtalbot","login":"adamrtalbot","count":24},{"name":"Phil Ewels","email":"phil.ewels@seqera.io","login":"ewels","count":17},{"name":"Tom Sellman","email":"tom.sellman@seqera.io","login":"tom-seqera","count":12},{"name":"Nathan Johnson","email":"swingingsimian","login":"swingingsimian","count":5},{"name":"Robrecht Cannoodt","email":"rcannood@gmail.com","login":"rcannood","count":3},{"name":"Siddhartha Bagaria","email":"starsid@gmail.com","login":"siddharthab","count":3},{"name":"Alberto Miranda","email":"alberto.miranda@seqera.io","login":"alberto-miranda","count":3},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"Tomás Crespo García","email":"tomas@seqera.io","login":"tcrespog","count":2},{"name":"Robert Syme","email":"rob.syme@gmail.com","login":"robsyme","count":2},{"name":"Nikolai","email":"kol@posteo.de","login":"imLew","count":2},{"name":"Kevin","email":"kevin.galens@color.com","login":"kgalens","count":2},{"name":"Karol Desnos","email":"kdesnos","login":"kdesnos","count":2},{"name":"Fabian Lehmann","email":"46564585+Lehmann-Fabian","login":"Lehmann-Fabian","count":2},{"name":"Carlos Garcés","email":"CGarces","login":"CGarces","count":2},{"name":"Arnau Alcázar Lleopart","email":"arnau.alcazar@seqera.io","login":"arnaualcazar","count":2},{"name":"Chiyun Lee","email":"92995519+Chiyun-Lee","login":"Chiyun-Lee","count":1},{"name":"Daniel E Cook","email":"Danielecook@gmail.com","login":"danielecook","count":1},{"name":"Dennis Hendriksen","email":"d.hendriksen@umcg.nl","login":"dennishendriksen","count":1},{"name":"Esha Joshi","email":"128735622+ejseqera","login":"ejseqera","count":1},{"name":"Francisco Manuel Martín-Zamora","email":"56888354+fmmartinz","login":"fmmartinz","count":1},{"name":"Jason Fan","email":"jason.fan.74@gmail.com","login":"theJasonFan","count":1},{"name":"jjfarrell","email":"farrell@bu.edu","login":"jjfarrell","count":1},{"name":"Vlad Savelyev","email":"vladislav.sav@gmail.com","login":"vladsavelyev","count":1},{"name":"Vanessasaurus","email":"814322+vsoch","login":"vsoch","count":1},{"name":"Steven Pilger","email":"8706215+steven-pilger","login":"steven-pilger","count":1},{"name":"Simon Pearce","email":"24893913+SPPearce","login":"SPPearce","count":1},{"name":"Sergio Oller","email":"sergioller@gmail.com","login":"zeehio","count":1},{"name":"Robert (Bob) Turner","email":"34244196+bobturneruk","login":"bobturneruk","count":1},{"name":"Robbert IJsselsteijn","email":"92522295+rijssel","login":"rijssel","count":1},{"name":"Rintze M. Zelle, PhD","email":"rintze.zelle@gmail.com","login":"rmzelle","count":1},{"name":"Richard Scott","email":"5149834+richard-scott","login":"richard-scott","count":1},{"name":"PeterKnealeCMRI","email":"130641023+PeterKnealeCMRI","login":"PeterKnealeCMRI","count":1},{"name":"Niklas Schandry","email":"niklas@bio.lmu.de","login":"nschan","count":1},{"name":"Nikhil Kumar","email":"nikhilkumar516@gmail.com","login":"nikhil","count":1},{"name":"Nicolas Cendron","email":"32529000+Nickyecen","login":"Nickyecen","count":1},{"name":"Nico","email":"infinite-turtles","login":"infinite-turtles","count":1},{"name":"Nathan Weeks","email":"1800812+nathanweeks","login":"nathanweeks","count":1},{"name":"Munish Chouhan","email":"hrma017@gmail.com","login":"munishchouhan","count":1},{"name":"Michael Genereux","email":"mgenereu@gmail.com","login":"mgenereu","count":1},{"name":"Mattis Knulst","email":"51265018+chaetognatha","login":"chaetognatha","count":1},{"name":"Matthew Colpus","email":"matthew@colpus.me.uk","login":"mcolpus","count":1},{"name":"Matthew A Richardson","email":"55555482+mr83-uw","login":"mr83-uw","count":1},{"name":"Marshall Ma","email":"mayongcong@gmail.com","login":"ufonion","count":1},{"name":"Llewellyn vd Berg","email":"113503285+llewellyn-sl","login":"llewellyn-sl","count":1},{"name":"Len Trigg","email":"lenbok@gmail.com","login":"Lenbok","count":1},{"name":"Jorge","email":"jorge@edn.es","login":"jagedn","count":1},{"name":"Jordi Deu-Pons","email":"jordi@jordeu.net","login":"jordeu","count":1},{"name":"Joon Klaps","email":"joon.klaps@kuleuven.be","login":"Joon-Klaps","count":1},{"name":"Jonathan Manning","email":"jonathan.manning@seqera.io","login":"pinin4fjords","count":1}],"past_year_total_commits":656,"past_year_total_committers":54,"past_year_total_bot_commits":2,"past_year_total_bot_committers":1,"past_year_mean_commits":12.148148148148149,"past_year_dds":0.5365853658536586,"last_synced_at":"2025-08-07T09:52:02.732Z","last_synced_commit":"a76b7604dbfd5a9ff4820d8830af3790813eaa83","created_at":"2023-03-08T17:03:09.089Z","updated_at":"2025-08-07T09:52:24.664Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-08T00:00:12.331Z","repositories_count":5416285,"commits_count":848680053,"contributors_count":30919515,"owners_count":904235,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"nextflow-io/nextflow","html_url":"https://github.com/nextflow-io/nextflow","last_synced_at":"2025-09-05T01:24:05.918Z","status":null,"issues_count":978,"pull_requests_count":1332,"avg_time_to_close_issue":20690064.091764707,"avg_time_to_close_pull_request":3294226.371875,"issues_closed_count":424,"pull_requests_closed_count":958,"pull_request_authors_count":127,"issue_authors_count":495,"avg_comments_per_issue":3.1768916155419222,"avg_comments_per_pull_request":3.3370870870870872,"merged_pull_requests_count":747,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":394,"past_year_pull_requests_count":919,"past_year_avg_time_to_close_issue":1255065.0650406503,"past_year_avg_time_to_close_pull_request":800514.7424698796,"past_year_issues_closed_count":123,"past_year_pull_requests_closed_count":664,"past_year_pull_request_authors_count":74,"past_year_issue_authors_count":227,"past_year_avg_comments_per_issue":1.0939086294416245,"past_year_avg_comments_per_pull_request":2.6659412404787814,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":556,"created_at":"2023-05-15T07:43:36.874Z","updated_at":"2025-09-05T01:24:05.920Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextflow-io%2Fnextflow/issues","issue_labels_count":{"stale":120,"bug":37,"lang/config":32,"pinned":31,"lang/operators":26,"good first issue":23,"lang/processes":23,"docs":21,"software/git":17,"storage/aws":17,"executor/google-batch":17,"executor/azure-batch":15,"wontfix":13,"executor/aws-batch":13,"error-improvements":13,"software/conda":12,"executor/k8s":12,"plugins":10,"kind/docs":10,"executor/slurm":8,"triage/invalid":8,"storage/azure":8,"planned":6,"executor/lsf":6,"storage/fusion":6,"software/docker":5,"software/java":5,"software/singularity":5,"triage/needs-information":5,"platform/k8s":4,"platform/google-batch":4,"lang/modules":4,"storage/gcp":3,"known issue":3,"storage/aws-s3":3,"software/charliecloud":3,"platform/slurm":3,"backport/23.10.x":3,"software/bash":3,"software/wave":2,"executor/htcondor":2,"executor/sge":2,"help wanted":2,"executor/pbs":2,"triage/not-reproducible":2,"env/docker":2,"kind/bug":2,"kind/enhancement":2,"dsl-improvements":1,"lang/dsl2":1,"security":1,"platform/azure-batch":1,"priority":1,"pri/low":1,"executor/uge":1,"git-interaction":1,"wishlist":1,"platform/pbspro":1,"pri/awaiting-more-evidence":1},"pull_request_labels_count":{"docs":207,"executor/azure-batch":38,"executor/google-batch":33,"storage/fusion":27,"software/git":26,"lang/config":25,"plugins":20,"lang/processes":19,"lang/operators":17,"backport/25.04":15,"storage/aws":14,"kind/docs":13,"executor/k8s":13,"storage/azure":13,"software/bash":11,"software/conda":10,"executor/aws-batch":10,"backport/24.10.5":9,"backport/23.10.x":8,"error-improvements":8,"software/wave":7,"cache-breaking":6,"software/java":6,"storage/gcp":5,"security":5,"executor/slurm":5,"executor/lsf":5,"backport/24.04.5":4,"executor/pbs":4,"backport/24.10.4":4,"backport/25.04.5":4,"software/charliecloud":4,"platform/k8s":4,"dependencies":4,"java":3,"github_actions":3,"backport/24.04.3":3,"wontfix":3,"github actions":3,"software/singularity":3,"executor/google-lifesciences":3,"software/docker":3,"backport/24.10.7":3,"executor/pbspro":3,"executor/sge":3,"platform/azure-batch":3,"backport/25.04.7":2,"executor/htcondor":2,"planned":2,"backport/24.10.3":2,"backport/24.10.2":2,"fusion":2,"backport/24.10.1":2,"backport/23.10.2":2,"platform/aws-batch":2,"executor/ga4gh-tes":2,"platform/google-batch":2,"backport/23.10.1":1,"backport/24.04.2":1,"bug":1,"lang/modules":1,"backport/24.04.4":1,"secrets":1,"lang/dsl2":1,"priority":1,"backport/23.04.5":1,"platform/lsf":1,"platform/sge":1,"platform/slurm":1,"platform/pbs":1,"platform/pbspro":1,"platform/htcondor":1,"env/conda":1},"issue_author_associations_count":{"NONE":615,"CONTRIBUTOR":166,"MEMBER":135,"COLLABORATOR":62},"pull_request_author_associations_count":{"MEMBER":729,"CONTRIBUTOR":323,"COLLABORATOR":161,"NONE":119},"issue_authors":{"bentsherman":45,"adamrtalbot":41,"ewels":39,"pditommaso":39,"nick-youngblut":23,"stevekm":20,"robsyme":20,"VasLem":13,"mahesh-panchal":13,"bskubi":9,"siddharthab":9,"Puumanamana":9,"marcodelapierre":9,"nvnieuwk":7,"gdevenyi":7,"jorgee":6,"markpanganiban":6,"jfy133":5,"rcannood":5,"gevro":5,"birnbera":5,"Shians":5,"pinin4fjords":5,"edmundmiller":5,"xsvato01":4,"kemin711":4,"nh13":4,"ScottNortonPhD":4,"awgymer":4,"lindenb":4,"SamStudio8":4,"maxulysse":4,"kdesnos":4,"swampie":4,"jchorl":3,"mhoban":3,"bounlu":3,"vinjana":3,"corneliusroemer":3,"BioWilko":3,"jordeu":3,"alberto-miranda":3,"ejseqera":3,"julibeg":3,"HarryHung":3,"sralchemab":3,"FriederikeHanssen":3,"mriffle":3,"robnewman":3,"nebfield":3,"JosuaCarl":3,"xhejtman":3,"ramdayan":3,"DriesSchaumont":3,"kgalens":3,"Poshi":3,"waynewang117":3,"muniheart":3,"d3v-null":3,"prototaxites":3,"nttg8100":3,"abhi18av":3,"bartcharbon":2,"ShahzebMahmood":2,"micans":2,"FabianDK":2,"CormacKinsella":2,"nschan":2,"berguner":2,"GallVp":2,"trev-f":2,"vagkaratzas":2,"alexdhill":2,"kelly-sovacool":2,"kverstae":2,"notestaff":2,"mribeirodantas":2,"powelleric":2,"Fiwx":2,"ssadedin":2,"Midnighter":2,"fabien-nisol":2,"BeyondTheProof":2,"Gullumluvl":2,"diego-rt":2,"mcolpus":2,"racosgrove":2,"scwatts":2,"onuryukselen":2,"mirpedrol":2,"vruano":2,"Jasonqte":2,"Younthing":2,"anoronh4":2,"YuxinShi0423":2,"danielecook":2,"bguo068":2,"shaze":2,"njspix":2,"long-matt-r":2,"odoublewen":2,"alanhoyle":2,"grst":2,"alanbchristie":2,"ChenDepp":2,"tanaes":2,"fbartusch":2,"SPPearce":2,"apetkau":2,"itamary1":2,"tdudgeon":2,"dougnukem":2,"JoshuaEPSamuel":2,"chris-mbiomics":2,"qup9":2,"wangzhichao1990":2,"bingli2019":2,"Shahbaz-mahmood123":2,"raylim":2,"feiloo":2,"rhassaine":2,"schorlton-bugseq":2,"jfouret":2,"GrandH2O":2,"Ashok-pappu":2,"gh-byounggreenwald":2,"exai-sukh":2,"olgabot":2,"Joon-Klaps":2,"jason-seqera":2,"harper357":2,"drpatelh":2,"oliverdrechsel":2,"darachmiller":1,"kdykdy":1,"medmaca":1,"LDeakin":1,"thalassemia":1,"k-cyran-c4x":1,"CampingOnSeabed":1,"chadisaad":1,"summersohot":1,"oyvinev":1,"cyrilcros":1,"Claptar":1,"irvinng98":1,"chris-cheshire":1,"sgopalan98":1,"msmootsgi":1,"JohnMMa":1,"williambrandler":1,"typekey":1,"JohnWalshTempus":1,"luisas":1,"allenzexai":1,"sclamons":1,"alessiovignoli":1,"abbyevewilliams":1,"des2037":1,"zxl124":1,"machine-moon":1,"dquintanatorres":1,"MinLuke":1,"asl":1,"ehfd":1,"anuravi1234":1,"peter-fsdx":1,"iferres":1,"yttria-aniseia":1,"0820LL":1,"subwaystation":1,"dstrib":1,"jeffquinn-msk":1,"gitanoqevaporelmundoentero":1,"mroorda":1,"GhisF":1,"tanyasarkjain":1,"JaimeSeqLabs":1,"jsnedeco":1,"Takadonet":1,"joaodemeirel":1,"FareedFarag":1,"HenriettaHolze":1,"rbartelme-pivot":1,"achamess":1,"fortune9":1,"mp15":1,"davidmasp":1,"human9":1,"KatieAtGordian":1,"DLBPointon":1,"ASUQ":1,"kpmos":1,"JiangyanYu":1,"amdf123":1,"asp8200":1,"raimondsre":1,"giuseppemartone":1,"campanam":1,"jackscanlan":1,"colindaven":1,"RosaDeSa":1,"ylz0":1,"JosephLalli":1,"zachary-foster":1,"HalfPhoton":1,"raghuram-venugopal":1,"dwishsan":1,"jdidion":1,"maressyl":1,"mozack":1,"andrew-watchmaker":1,"pjongeneel":1,"Benoitdw":1,"TBoonX":1,"alliemclean":1,"spksoft":1,"EFEXP":1,"hjn0415a":1,"grimbough":1,"luanjot":1,"jmuhlich":1,"ankjel":1,"russibc":1,"fntlnz":1,"thalesChagas":1,"GlobeFishNG":1,"braffes":1,"landroutsosAIE":1,"tomouellette":1,"vivekvenkris":1,"aringeri":1,"Sodbo":1,"da-i":1,"keiranmraine":1,"mes5k":1,"apeltzer":1,"mebbert":1,"nathan-wan":1,"wangshun1121":1,"jgolob":1,"june-hua":1,"adriannavarrobetrian":1,"KH-NN":1,"FrostFlow13":1,"Lola58":1,"tobsecret":1,"mobini-sph":1,"Valiec":1,"favorov":1,"fengqing-dong":1,"erasmussenilm":1,"khaug":1,"caldodge":1,"nicolasDelhomme":1,"nickp60":1,"dantefff":1,"itrujnara":1,"cjw85":1,"saulpierotti":1,"dgarrimar":1,"LouisLeNezet":1,"pavan-kotha-strandls":1,"SooLee":1,"byzantic":1,"liuweidadada":1,"samirelanduk":1,"abehr":1,"kpetrov":1,"zenmck":1,"mark-gerarts":1,"xuyangyuio":1,"eldadkd":1,"rollf":1,"jgbaum":1,"jacobsin":1,"lukasjelonek":1,"ronp-cytoreason-com":1,"mcallaway":1,"savagjh":1,"ylluX":1,"peter-yufan-zeng":1,"AdrianLimaG":1,"toniher":1,"ludirm93":1,"howff":1,"jashapiro":1,"henryone0910":1,"swingingsimian":1,"TheLukaDragar":1,"dbhayal9":1,"sereeena":1,"cschu":1,"tvanbaak":1,"logust79":1,"ekageyama":1,"mattheww95":1,"daigok":1,"benbfly":1,"marcadella":1,"lescai":1,"georgiesamaha":1,"twrightsman":1,"ahstram":1,"l-modolo":1,"lucacozzuto":1,"DustinSokolowski":1,"dmalzl":1,"chrisamiller":1,"gongyh":1,"mouzkolit":1,"sbthandras":1,"jemunro":1,"HafsaKM":1,"Sxmple-DavidSchmidt":1,"rijssel":1,"fedemantica":1,"kriemo":1,"mgandal":1,"cgoina":1,"AsanchezMD":1,"maxbates":1,"karthikram-takara":1,"Permafacture":1,"zjupNN":1,"SuhasSrinivasan":1,"franci-r":1,"ahvigil":1,"OlivierCoen":1,"kweisscure51":1,"PhilPalmer":1,"fujimuramasa":1,"replikation":1,"ruiponte1990":1,"tmoughamer":1,"gorliver":1,"jiwonhong95":1,"ajmaurais":1,"kscott-1":1,"daichengxin":1,"ajay15283":1,"bts76-pitt":1,"kuulasmaa":1,"regan-hayward":1,"luyang93":1,"jreimertz":1,"abought":1,"andreiprodan":1,"ngochieu642":1,"endre-seqera":1,"mikarinneoracle":1,"pdp10":1,"ashtonteng":1,"aaronegolden":1,"d-wdj":1,"decibel-tom":1,"Xophmeister":1,"imLew":1,"emyr666":1,"arnaualcazar":1,"unikill066":1,"DailyDreaming":1,"R-Cardenas":1,"katgorski":1,"Ankita-1211":1,"mpjw":1,"didillysquat":1,"DevdudeSami":1,"452jiajia":1,"di-hardt":1,"wsstoregene":1,"wikiselev":1,"Chris-KS-C":1,"jdlamstein":1,"brucemoran":1,"tom-seqera":1,"monfortm":1,"d-callan":1,"ernstki":1,"mpage21":1,"A-Noizes":1,"jsitarova-dnanexus":1,"jameswagner":1,"joanmarticarreras":1,"sfc-gh-hyu":1,"18alia":1,"jemma-nelson":1,"pmoris":1,"yinshiyi":1,"adomingues":1,"pradkowski":1,"mewu3":1,"sersorrel":1,"zbaida-achraf":1,"SalvadorGJ":1,"gregorysprenger":1,"lazappi":1,"oqadiSAK":1,"jIskCoder":1,"Flamefire":1,"oliviapetrillo":1,"ranijames":1,"Oliver-Lorenz-dev":1,"dreavjr":1,"MarcElosua":1,"AMCalejandro":1,"malthesr":1,"bielasilva":1,"willbradshaw":1,"zillurbmb51":1,"mizue31g":1,"Joaodemeirelles":1,"zachcp":1,"PikalaxALT":1,"oalmelid-gel":1,"Dasor":1,"G-Mervo":1,"Zhixin1994":1,"puerta-amarilla":1,"prmunn":1,"soj-hub":1,"fgroll":1,"SynedraAcus":1,"GordianDziwis":1,"epstein6":1,"ChrainWang":1,"qscacheri":1,"stianlagstad":1,"t-kreitler":1,"melian98":1,"andy-canexia":1,"nikhil":1,"amrei-bp":1,"jhahnfeld":1,"Alexander-saes":1,"MatteoSchiavinato":1,"lacoak21":1,"donovat":1,"MrHassanMurtaza":1,"srynobio":1,"zlibto":1,"WangDong-ls":1,"zhuxr11":1,"Phuong-Le":1,"JoseEspinosa":1,"olivierlabayle":1,"FynnFreyer":1,"asvarvara":1,"henrjk":1,"mattheatley":1,"akotlar":1,"infinite-turtles":1,"Claudio-dur":1,"nhammond":1,"mluypaert":1,"jonasscheid":1,"hillan141":1,"serverhorror":1,"tjdurant":1,"tfenne":1,"eisele24":1,"tkcaccia":1,"divinomas-gh":1,"Reindertvc":1,"fa2k":1,"kopardev":1,"huguesfontenelle":1,"jansen-ista":1,"shenker":1,"nickhsmith":1,"exthnet":1,"angsm":1,"andreas-wilm":1,"jtjvanlunenburg":1,"kpich":1,"YinYangKarly":1,"artur-baranowski-aa":1,"stkgo":1,"heuermh":1,"ThomasHickman":1,"Chris-Cherry":1,"nz-mtra":1,"marchoeppner":1,"KleinSamuel":1,"BioFalcon":1,"dennishendriksen":1,"nhhaidee":1,"gibsramen":1,"trvietdung":1,"davidhbrann":1,"edoyango":1,"esohkevin":1,"doliv071":1,"madscort":1,"danoreper":1},"pull_request_authors":{"bentsherman":408,"pditommaso":228,"jorgee":131,"adamrtalbot":82,"ewels":63,"christopher-hakkaart":61,"tom-seqera":32,"marcodelapierre":27,"robsyme":16,"Lehmann-Fabian":14,"edmundmiller":11,"nschan":10,"alberto-miranda":10,"rcannood":10,"siddharthab":8,"kdesnos":8,"swingingsimian":7,"arnaualcazar":6,"njspix":5,"CGarces":4,"nathanthorpe":4,"dependabot[bot]":4,"mribeirodantas":4,"jason-seqera":4,"tcrespog":4,"ejseqera":4,"jordeu":4,"lindenb":4,"thealanjason":3,"munishchouhan":3,"jorgeaguileraseqera":3,"JosephLalli":3,"llewellyn-sl":3,"jfy133":3,"jagedn":3,"greenberga":3,"nick-youngblut":3,"rollf":3,"vsoch":3,"kgalens":3,"pinin4fjords":3,"bobturneruk":2,"AugustDev":2,"yinshiyi":2,"zeehio":2,"fbdtemme":2,"brad-hanson":2,"peterwong-prenetics":2,"cgoina":2,"rijssel":2,"fmmartinz":2,"Nickyecen":2,"JohnWalshTempus":2,"samuell":2,"bharathkumartelu":2,"jjfarrell":2,"nathanweeks":2,"ufonion":2,"mgenereu":2,"mcolpus":2,"thanhleviet":2,"theJasonFan":2,"chaetognatha":2,"deekshithpranav":2,"SPPearce":2,"endre-seqera":2,"danielecook":2,"xhejtman":2,"riederd":2,"dennishendriksen":2,"exthnet":2,"FloWuenne":2,"PeterKnealeCMRI":2,"Chiyun-Lee":2,"richard-burhans":2,"imLew":1,"justinegeffen":1,"Joon-Klaps":1,"pabloaledo":1,"mes5k":1,"steven-pilger":1,"Kartstig":1,"tzuni":1,"mr83-uw":1,"timini":1,"charles-plessy":1,"unode":1,"shahim":1,"gavinelder":1,"maxulysse":1,"swampie":1,"infinite-turtles":1,"mahesh-panchal":1,"ahvigil":1,"picadoh":1,"mirpedrol":1,"robnewman":1,"Lenbok":1,"ChenDepp":1,"fbnrst":1,"nikhil":1,"vsmalladi":1,"nap23carc":1,"vladsavelyev":1,"jemunro":1,"Midnighter":1,"kenibrewer":1,"HDash":1,"ammaraziz":1,"skrakau":1,"Liripo":1,"nz-mtra":1,"hnawar":1,"daigok":1,"ewallace":1,"bjlang":1,"jchorl":1,"emi80":1,"chris-mbiomics":1,"LouisLeNezet":1,"lbeckman314":1,"rpomaris":1,"mageshwaran-lifebit":1,"mhrvol":1,"BEFH":1,"nttg8100":1,"manuelesimi":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10082226,"issues_count":31213887,"pull_requests_count":96046612,"authors_count":10694202,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":14,"docs":12,"lang/operators":8,"lang/config":7,"stale":7,"wontfix":5,"executor/google-batch":5,"software/conda":5,"plugins":4,"executor/aws-batch":4,"storage/aws":4,"lang/processes":3,"executor/azure-batch":3,"software/git":3,"storage/fusion":2,"executor/slurm":2,"executor/k8s":2,"triage/needs-information":2,"planned":2,"software/bash":1,"software/wave":1,"software/docker":1,"error-improvements":1,"good first issue":1,"storage/azure":1,"software/singularity":1},"past_year_pull_request_labels_count":{"docs":180,"executor/azure-batch":29,"executor/google-batch":27,"software/git":19,"plugins":17,"lang/config":17,"storage/fusion":15,"backport/25.04":15,"backport/24.10.5":9,"software/conda":9,"storage/aws":8,"executor/aws-batch":6,"software/wave":5,"software/bash":5,"storage/azure":5,"backport/25.04.5":4,"cache-breaking":4,"backport/24.10.4":4,"dependencies":3,"java":3,"executor/slurm":3,"executor/google-lifesciences":3,"github actions":3,"backport/24.10.7":3,"software/singularity":3,"software/docker":3,"lang/operators":3,"github_actions":2,"lang/processes":2,"software/java":2,"backport/24.04.5":2,"backport/25.04.7":2,"executor/htcondor":2,"backport/24.10.1":2,"executor/lsf":2,"executor/k8s":2,"security":2,"backport/24.10.2":2,"backport/23.10.x":2,"planned":2,"backport/24.10.3":2,"executor/pbspro":1,"secrets":1,"executor/sge":1},"past_year_issue_author_associations_count":{"NONE":251,"CONTRIBUTOR":80,"MEMBER":35,"COLLABORATOR":28},"past_year_pull_request_author_associations_count":{"MEMBER":464,"CONTRIBUTOR":257,"COLLABORATOR":130,"NONE":68},"past_year_issue_authors":{"adamrtalbot":21,"pditommaso":14,"nick-youngblut":14,"ewels":11,"bentsherman":10,"mahesh-panchal":8,"jorgee":6,"siddharthab":6,"gevro":5,"nvnieuwk":5,"Shians":5,"VasLem":5,"robsyme":4,"ScottNortonPhD":4,"stevekm":4,"kdesnos":4,"jchorl":3,"Poshi":3,"awgymer":3,"FriederikeHanssen":3,"waynewang117":3,"xsvato01":3,"prototaxites":3,"rcannood":3,"JosuaCarl":3,"alberto-miranda":2,"nttg8100":2,"ejseqera":2,"racosgrove":2,"GrandH2O":2,"DriesSchaumont":2,"Younthing":2,"SPPearce":2,"Ashok-pappu":2,"mcolpus":2,"exai-sukh":2,"oliverdrechsel":2,"alanbchristie":2,"schorlton-bugseq":2,"maxulysse":2,"jordeu":2,"robnewman":2,"Joon-Klaps":2,"rhassaine":2,"gh-byounggreenwald":2,"lindenb":2,"bartcharbon":2,"vruano":2,"bounlu":2,"bskubi":2,"vagkaratzas":2,"Jasonqte":2,"chris-mbiomics":2,"trev-f":2,"pinin4fjords":2,"CormacKinsella":2,"nh13":2,"long-matt-r":2,"tanaes":2,"jfouret":2,"kgalens":2,"kemin711":2,"Gullumluvl":2,"jfy133":2,"OlivierCoen":1,"oqadiSAK":1,"oyvinev":1,"odoublewen":1,"aaronegolden":1,"mobini-sph":1,"mozack":1,"mirpedrol":1,"mp15":1,"mpage21":1,"mriffle":1,"muniheart":1,"nickp60":1,"nicolasDelhomme":1,"mhoban":1,"mewu3":1,"melian98":1,"nikhil":1,"njspix":1,"nz-mtra":1,"oalmelid-gel":1,"mattheww95":1,"MatteoSchiavinato":1,"Sxmple-DavidSchmidt":1,"thalesChagas":1,"TheLukaDragar":1,"ThomasHickman":1,"tkcaccia":1,"tobsecret":1,"tom-seqera":1,"twrightsman":1,"vivekvenkris":1,"willbradshaw":1,"williambrandler":1,"xuyangyuio":1,"yinshiyi":1,"YinYangKarly":1,"ylz0":1,"yttria-aniseia":1,"zbaida-achraf":1,"zenmck":1,"zhuxr11":1,"zjupNN":1,"zlibto":1,"zxl124":1,"Permafacture":1,"peter-fsdx":1,"PikalaxALT":1,"pmoris":1,"puerta-amarilla":1,"Puumanamana":1,"raylim":1,"rbartelme-pivot":1,"regan-hayward":1,"rijssel":1,"ronp-cytoreason-com":1,"russibc":1,"SalvadorGJ":1,"savagjh":1,"scwatts":1,"sersorrel":1,"sgopalan98":1,"ShahzebMahmood":1,"shaze":1,"stianlagstad":1,"SuhasSrinivasan":1,"swingingsimian":1,"Dasor":1,"dbhayal9":1,"decibel-tom":1,"DevdudeSami":1,"dgarrimar":1,"di-hardt":1,"divinomas-gh":1,"DLBPointon":1,"dmalzl":1,"doliv071":1,"dquintanatorres":1,"d-wdj":1,"eisele24":1,"ekageyama":1,"epstein6":1,"esohkevin":1,"exthnet":1,"fabien-nisol":1,"FareedFarag":1,"favorov":1,"fbartusch":1,"feiloo":1,"fgroll":1,"fntlnz":1,"abbyevewilliams":1,"abehr":1,"ajmaurais":1,"akotlar":1,"alanhoyle":1,"amdf123":1,"andreas-wilm":1,"andreiprodan":1,"andrew-watchmaker":1,"A-Noizes":1,"anoronh4":1,"aringeri":1,"artur-baranowski-aa":1,"ASUQ":1,"Benoitdw":1,"bielasilva":1,"BioWilko":1,"braffes":1,"CampingOnSeabed":1,"ChrainWang":1,"cjw85":1,"Claptar":1,"daichengxin":1,"danielecook":1,"jsitarova-dnanexus":1,"june-hua":1,"katgorski":1,"KatieAtGordian":1,"k-cyran-c4x":1,"khaug":1,"KH-NN":1,"kopardev":1,"kpetrov":1,"kriemo":1,"kverstae":1,"kweisscure51":1,"lacoak21":1,"LDeakin":1,"liuweidadada":1,"logust79":1,"LouisLeNezet":1,"luisas":1,"luyang93":1,"machine-moon":1,"malthesr":1,"maressyl":1,"mark-gerarts":1,"markpanganiban":1,"franci-r":1,"FrostFlow13":1,"gdevenyi":1,"GhisF":1,"gibsramen":1,"gitanoqevaporelmundoentero":1,"giuseppemartone":1,"gongyh":1,"gregorysprenger":1,"HarryHung":1,"henrjk":1,"henryone0910":1,"heuermh":1,"hillan141":1,"hjn0415a":1,"howff":1,"imLew":1,"infinite-turtles":1,"itamary1":1,"itrujnara":1,"JiangyanYu":1,"joaodemeirel":1,"jonasscheid":1,"JoshuaEPSamuel":1},"past_year_pull_request_authors":{"bentsherman":268,"pditommaso":154,"jorgee":131,"adamrtalbot":65,"christopher-hakkaart":59,"ewels":36,"tom-seqera":32,"edmundmiller":11,"rcannood":10,"Lehmann-Fabian":8,"robsyme":8,"kdesnos":8,"alberto-miranda":8,"swingingsimian":7,"CGarces":4,"tcrespog":4,"arnaualcazar":4,"ejseqera":4,"dependabot[bot]":3,"kgalens":3,"rollf":3,"JosephLalli":3,"thealanjason":3,"nick-youngblut":2,"brad-hanson":2,"JohnWalshTempus":2,"SPPearce":2,"FloWuenne":2,"riederd":2,"njspix":2,"theJasonFan":2,"bharathkumartelu":2,"bobturneruk":2,"nathanweeks":2,"samuell":2,"llewellyn-sl":2,"fmmartinz":2,"mcolpus":2,"zeehio":2,"yinshiyi":2,"pinin4fjords":2,"cgoina":2,"rijssel":2,"mgenereu":2,"vsoch":2,"dennishendriksen":2,"exthnet":2,"siddharthab":2,"chaetognatha":2,"PeterKnealeCMRI":2,"danielecook":2,"Chiyun-Lee":2,"jordeu":2,"jagedn":2,"Nickyecen":2,"ammaraziz":1,"imLew":1,"mr83-uw":1,"munishchouhan":1,"HDash":1,"kenibrewer":1,"nikhil":1,"Joon-Klaps":1,"nschan":1,"chris-mbiomics":1,"vladsavelyev":1,"infinite-turtles":1,"nap23carc":1,"rpomaris":1,"steven-pilger":1,"nz-mtra":1,"Lenbok":1,"Liripo":1,"nttg8100":1},"maintainers":[{"login":"bentsherman","count":453,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":267,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"christopher-hakkaart","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"robsyme","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"marcodelapierre","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcodelapierre"},{"login":"swingingsimian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"jordeu","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"arnaualcazar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"},{"login":"mribeirodantas","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mribeirodantas"},{"login":"edmundmiller","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"tcrespog","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"munishchouhan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/munishchouhan"},{"login":"abhi18av","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhi18av"},{"login":"pabloaledo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pabloaledo"},{"login":"manuelesimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manuelesimi"},{"login":"justinegeffen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinegeffen"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"}],"active_maintainers":[{"login":"bentsherman","count":278,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentsherman"},{"login":"pditommaso","count":168,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pditommaso"},{"login":"adamrtalbot","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamrtalbot"},{"login":"ewels","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewels"},{"login":"christopher-hakkaart","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopher-hakkaart"},{"login":"robsyme","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robsyme"},{"login":"swingingsimian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swingingsimian"},{"login":"edmundmiller","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmundmiller"},{"login":"tcrespog","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcrespog"},{"login":"jordeu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordeu"},{"login":"arnaualcazar","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaualcazar"},{"login":"munishchouhan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/munishchouhan"},{"login":"kenibrewer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kenibrewer"}]},"events":{"total":{"ForkEvent":95,"CreateEvent":343,"CommitCommentEvent":5,"ReleaseEvent":22,"IssuesEvent":593,"WatchEvent":327,"DeleteEvent":292,"MemberEvent":4,"IssueCommentEvent":2915,"PushEvent":1596,"PullRequestEvent":848,"PullRequestReviewEvent":1493,"PullRequestReviewCommentEvent":1299},"last_year":{"ForkEvent":95,"CreateEvent":343,"CommitCommentEvent":5,"ReleaseEvent":22,"IssuesEvent":594,"WatchEvent":328,"DeleteEvent":292,"MemberEvent":4,"IssueCommentEvent":2916,"PushEvent":1596,"PullRequestEvent":848,"PullRequestReviewEvent":1493,"PullRequestReviewCommentEvent":1299}},"keywords":["aws","bioinformatics","cloud","dataflow","docker","groovy","hello","hpc","nextflow","pipeline","pipeline-framework","reproducible-research","reproducible-science","sge","singularity","singularity-containers","slurm","workflow-engine"],"dependencies":[{"ecosystem":"maven","filepath":"buildSrc/build.gradle","sha":null,"kind":"manifest","created_at":"2022-07-08T19:23:18.689Z","updated_at":"2022-07-08T19:23:18.689Z","repository_link":"https://github.com/nextflow-io/nextflow/blob/master/buildSrc/build.gradle","dependencies":[{"id":123961918,"package_name":"com.amazonaws:aws-java-sdk-s3","ecosystem":"maven","requirements":"1.11.542","direct":true,"kind":"implementation","optional":false},{"id":123961921,"package_name":"com.google.code.gson:gson","ecosystem":"maven","requirements":"2.8.9","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"maven","filepath":"modules/nextflow/build.gradle","sha":null,"kind":"manifest","created_at":"2022-07-08T19:23:18.708Z","updated_at":"2022-07-08T19:23:18.708Z","repository_link":"https://github.com/nextflow-io/nextflow/blob/master/modules/nextflow/build.gradle","dependencies":[{"id":123962853,"package_name":"org.codehaus.groovy:groovy","ecosystem":"maven","requirements":"3.0.10","direct":true,"kind":"api","optional":false},{"id":123962854,"package_name":"org.codehaus.groovy:groovy-nio","ecosystem":"maven","requirements":"3.0.10","direct":true,"kind":"api","optional":false},{"id":123962855,"package_name":"org.codehaus.groovy:groovy-xml","ecosystem":"maven","requirements":"3.0.10","direct":true,"kind":"api","optional":false},{"id":123962856,"package_name":"org.codehaus.groovy:groovy-json","ecosystem":"maven","requirements":"3.0.10","direct":true,"kind":"api","optional":false},{"id":123962857,"package_name":"org.codehaus.groovy:groovy-templates","ecosystem":"maven","requirements":"3.0.10","direct":true,"kind":"api","optional":false},{"id":123962858,"package_name":"org.slf4j:jcl-over-slf4j","ecosystem":"maven","requirements":"1.7.36","direct":true,"kind":"api","optional":false},{"id":123962859,"package_name":"org.slf4j:jul-to-slf4j","ecosystem":"maven","requirements":"1.7.36","direct":true,"kind":"api","optional":false},{"id":123962860,"package_name":"org.slf4j:log4j-over-slf4j","ecosystem":"maven","requirements":"1.7.36","direct":true,"kind":"api","optional":false},{"id":123962861,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":"1.2.11","direct":true,"kind":"api","optional":false},{"id":123962862,"package_name":"ch.qos.logback:logback-core","ecosystem":"maven","requirements":"1.2.11","direct":true,"kind":"api","optional":false},{"id":123962863,"package_name":"org.codehaus.gpars:gpars","ecosystem":"maven","requirements":"1.2.1","direct":true,"kind":"api","optional":false},{"id":123962864,"package_name":"ch.grengine:grengine","ecosystem":"maven","requirements":"1.3.0","direct":true,"kind":"api","optional":false},{"id":123962865,"package_name":"commons-lang:commons-lang","ecosystem":"maven","requirements":"2.6","direct":true,"kind":"api","optional":false},{"id":123962866,"package_name":"commons-codec:commons-codec","ecosystem":"maven","requirements":"1.15","direct":true,"kind":"api","optional":false},{"id":123962867,"package_name":"commons-io:commons-io","ecosystem":"maven","requirements":"2.11.0","direct":true,"kind":"api","optional":false},{"id":123962868,"package_name":"com.beust:jcommander","ecosystem":"maven","requirements":"1.35","direct":true,"kind":"api","optional":false},{"id":123962869,"package_name":"com.esotericsoftware.kryo:kryo","ecosystem":"maven","requirements":"2.24.0","direct":true,"kind":"api","optional":false},{"id":123962870,"package_name":"org.iq80.leveldb:leveldb","ecosystem":"maven","requirements":"0.12","direct":true,"kind":"api","optional":false},{"id":123962871,"package_name":"org.eclipse.jgit:org.eclipse.jgit","ecosystem":"maven","requirements":"6.2.0.202206071550-r","direct":true,"kind":"api","optional":false},{"id":123962872,"package_name":"javax.activation:activation","ecosystem":"maven","requirements":"1.1.1","direct":true,"kind":"api","optional":false},{"id":123962873,"package_name":"javax.mail:mail","ecosystem":"maven","requirements":"1.4.7","direct":true,"kind":"api","optional":false},{"id":123962874,"package_name":"org.yaml:snakeyaml","ecosystem":"maven","requirements":"1.30","direct":true,"kind":"api","optional":false},{"id":123962875,"package_name":"org.jsoup:jsoup","ecosystem":"maven","requirements":"1.14.3","direct":true,"kind":"api","optional":false},{"id":123962876,"package_name":"jline:jline","ecosystem":"maven","requirements":"2.9","direct":true,"kind":"api","optional":false},{"id":123962877,"package_name":"org.pf4j:pf4j","ecosystem":"maven","requirements":"3.4.1","direct":true,"kind":"api","optional":false},{"id":123962878,"package_name":"dev.failsafe:failsafe","ecosystem":"maven","requirements":"3.1.0","direct":true,"kind":"api","optional":false},{"id":123962879,"package_name":"org.subethamail:subethasmtp","ecosystem":"maven","requirements":"3.1.7","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"modules/nf-commons/build.gradle","sha":null,"kind":"manifest","created_at":"2022-07-08T19:23:18.738Z","updated_at":"2022-07-08T19:23:18.738Z","repository_link":"https://github.com/nextflow-io/nextflow/blob/master/modules/nf-commons/build.gradle","dependencies":[{"id":123962924,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":"1.2.11","direct":true,"kind":"api","optional":false},{"id":123962925,"package_name":"org.codehaus.groovy:groovy","ecosystem":"maven","requirements":"3.0.10","direct":true,"kind":"api","optional":false},{"id":123962926,"package_name":"org.codehaus.groovy:groovy-nio","ecosystem":"maven","requirements":"3.0.10","direct":true,"kind":"api","optional":false},{"id":123962927,"package_name":"commons-lang:commons-lang","ecosystem":"maven","requirements":"2.6","direct":true,"kind":"api","optional":false},{"id":123962928,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":"31.1-jre","direct":true,"kind":"api","optional":false},{"id":123962929,"package_name":"org.pf4j:pf4j","ecosystem":"maven","requirements":"3.4.1","direct":true,"kind":"api","optional":false},{"id":123962930,"package_name":"org.pf4j:pf4j-update","ecosystem":"maven","requirements":"2.3.0","direct":true,"kind":"api","optional":false}]},{"ecosystem":"maven","filepath":"modules/nf-httpfs/build.gradle","sha":null,"kind":"manifest","created_at":"2022-07-08T19:23:18.762Z","updated_at":"2022-07-08T19:23:18.762Z","repository_link":"https://github.com/nextflow-io/nextflow/blob/master/modules/nf-httpfs/build.gradle","dependencies":[{"id":123962992,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":"1.2.11","direct":true,"kind":"api","optional":false},{"id":123962993,"package_name":"org.codehaus.groovy:groovy","ecosystem":"maven","requirements":"3.0.10","direct":true,"kind":"api","optional":false},{"id":123962994,"package_name":"org.codehaus.groovy:groovy-nio","ecosystem":"maven","requirements":"3.0.10","direct":true,"kind":"api","optional":false},{"id":123962995,"package_name":"com.esotericsoftware.kryo:kryo","ecosystem":"maven","requirements":"2.24.0","direct":true,"kind":"api","optional":false},{"id":123962996,"package_name":"org.codehaus.groovy:groovy-json","ecosystem":"maven","requirements":"3.0.10","direct":true,"kind":"testImplementation","optional":false},{"id":123962997,"package_name":"com.github.tomakehurst:wiremock","ecosystem":"maven","requirements":"1.57","direct":true,"kind":"testImplementation","optional":false},{"id":123962998,"package_name":"com.github.tomjankes:wiremock-groovy","ecosystem":"maven","requirements":"0.2.0","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"plugins/nf-amazon/build.gradle","sha":null,"kind":"manifest","created_at":"2022-07-08T19:23:18.827Z","updated_at":"2022-07-08T19:23:18.827Z","repository_link":"https://github.com/nextflow-io/nextflow/blob/master/plugins/nf-amazon/build.gradle","dependencies":[{"id":123963543,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":"1.7.10","direct":true,"kind":"compileOnly","optional":false},{"id":123963544,"package_name":"org.pf4j:pf4j","ecosystem":"maven","requirements":"3.4.1","direct":true,"kind":"compileOnly","optional":false},{"id":123963545,"package_name":"javax.xml.bind:jaxb-api","ecosystem":"maven","requirements":"2.3.1","direct":true,"kind":"api","optional":false},{"id":123963546,"package_name":"com.amazonaws:aws-java-sdk-s3","ecosystem":"maven","requirements":"1.12.129","direct":true,"kind":"api","optional":false},{"id":123963547,"package_name":"com.amazonaws:aws-java-sdk-ec2","ecosystem":"maven","requirements":"1.12.129","direct":true,"kind":"api","optional":false},{"id":123963548,"package_name":"com.amazonaws:aws-java-sdk-batch","ecosystem":"maven","requirements":"1.12.129","direct":true,"kind":"api","optional":false},{"id":123963549,"package_name":"com.amazonaws:aws-java-sdk-iam","ecosystem":"maven","requirements":"1.12.129","direct":true,"kind":"api","optional":false},{"id":123963550,"package_name":"com.amazonaws:aws-java-sdk-ecs","ecosystem":"maven","requirements":"1.12.129","direct":true,"kind":"api","optional":false},{"id":123963551,"package_name":"com.amazonaws:aws-java-sdk-logs","ecosystem":"maven","requirements":"1.12.129","direct":true,"kind":"api","optional":false},{"id":123963552,"package_name":"com.amazonaws:aws-java-sdk-codecommit","ecosystem":"maven","requirements":"1.12.129","direct":true,"kind":"api","optional":false},{"id":123963553,"package_name":"org.codehaus.groovy:groovy","ecosystem":"maven","requirements":"3.0.10","direct":true,"kind":"testImplementation","optional":false},{"id":123963554,"package_name":"org.codehaus.groovy:groovy-nio","ecosystem":"maven","requirements":"3.0.10","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"plugins/nf-azure/build.gradle","sha":null,"kind":"manifest","created_at":"2022-07-08T19:23:18.852Z","updated_at":"2022-07-08T19:23:18.852Z","repository_link":"https://github.com/nextflow-io/nextflow/blob/master/plugins/nf-azure/build.gradle","dependencies":[{"id":123963696,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":"1.7.10","direct":true,"kind":"compileOnly","optional":false},{"id":123963697,"package_name":"org.pf4j:pf4j","ecosystem":"maven","requirements":"3.4.1","direct":true,"kind":"compileOnly","optional":false},{"id":123963698,"package_name":"com.azure:azure-storage-blob","ecosystem":"maven","requirements":"12.9.0","direct":true,"kind":"api","optional":false},{"id":123963699,"package_name":"com.microsoft.azure:azure-batch","ecosystem":"maven","requirements":"9.0.0","direct":true,"kind":"api","optional":false},{"id":123963700,"package_name":"org.codehaus.groovy:groovy","ecosystem":"maven","requirements":"3.0.10","direct":true,"kind":"testImplementation","optional":false},{"id":123963701,"package_name":"org.codehaus.groovy:groovy-nio","ecosystem":"maven","requirements":"3.0.10","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"plugins/nf-codecommit/build.gradle","sha":null,"kind":"manifest","created_at":"2022-07-08T19:23:18.870Z","updated_at":"2022-07-08T19:23:18.870Z","repository_link":"https://github.com/nextflow-io/nextflow/blob/master/plugins/nf-codecommit/build.gradle","dependencies":[{"id":123964520,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":"1.7.10","direct":true,"kind":"compileOnly","optional":false},{"id":123964521,"package_name":"org.pf4j:pf4j","ecosystem":"maven","requirements":"3.4.1","direct":true,"kind":"compileOnly","optional":false},{"id":123964522,"package_name":"javax.xml.bind:jaxb-api","ecosystem":"maven","requirements":"2.3.1","direct":true,"kind":"api","optional":false},{"id":123964523,"package_name":"com.amazonaws:aws-java-sdk-codecommit","ecosystem":"maven","requirements":"1.12.129","direct":true,"kind":"api","optional":false},{"id":123964524,"package_name":"org.codehaus.groovy:groovy","ecosystem":"maven","requirements":"3.0.10","direct":true,"kind":"testImplementation","optional":false},{"id":123964525,"package_name":"org.codehaus.groovy:groovy-nio","ecosystem":"maven","requirements":"3.0.10","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"plugins/nf-console/build.gradle","sha":null,"kind":"manifest","created_at":"2022-07-08T19:23:18.957Z","updated_at":"2022-07-08T19:23:18.957Z","repository_link":"https://github.com/nextflow-io/nextflow/blob/master/plugins/nf-console/build.gradle","dependencies":[{"id":123965543,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":"1.7.10","direct":true,"kind":"compileOnly","optional":false},{"id":123965544,"package_name":"org.pf4j:pf4j","ecosystem":"maven","requirements":"3.4.1","direct":true,"kind":"compileOnly","optional":false},{"id":123965545,"package_name":"org.codehaus.groovy:groovy-console","ecosystem":"maven","requirements":"3.0.10","direct":true,"kind":"api","optional":false},{"id":123965546,"package_name":"org.codehaus.groovy:groovy-swing","ecosystem":"maven","requirements":"3.0.10","direct":true,"kind":"api","optional":false},{"id":123965547,"package_name":"org.codehaus.groovy:groovy","ecosystem":"maven","requirements":"3.0.10","direct":true,"kind":"testImplementation","optional":false},{"id":123965548,"package_name":"org.codehaus.groovy:groovy-nio","ecosystem":"maven","requirements":"3.0.10","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"plugins/nf-ga4gh/build.gradle","sha":null,"kind":"manifest","created_at":"2022-07-08T19:23:19.045Z","updated_at":"2022-07-08T19:23:19.045Z","repository_link":"https://github.com/nextflow-io/nextflow/blob/master/plugins/nf-ga4gh/build.gradle","dependencies":[{"id":123965642,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":"1.7.10","direct":true,"kind":"compileOnly","optional":false},{"id":123965643,"package_name":"org.pf4j:pf4j","ecosystem":"maven","requirements":"3.4.1","direct":true,"kind":"compileOnly","optional":false},{"id":123965644,"package_name":"javax.annotation:javax.annotation-api","ecosystem":"maven","requirements":"1.3.2","direct":true,"kind":"api","optional":false},{"id":123965645,"package_name":"io.swagger:swagger-annotations","ecosystem":"maven","requirements":"1.5.15","direct":true,"kind":"api","optional":false},{"id":123965646,"package_name":"com.squareup.okhttp:okhttp","ecosystem":"maven","requirements":"2.7.5","direct":true,"kind":"api","optional":false},{"id":123965647,"package_name":"com.squareup.okhttp:logging-interceptor","ecosystem":"maven","requirements":"2.7.5","direct":true,"kind":"api","optional":false},{"id":123965648,"package_name":"com.google.code.gson:gson","ecosystem":"maven","requirements":"2.8.9","direct":true,"kind":"api","optional":false},{"id":123965649,"package_name":"joda-time:joda-time","ecosystem":"maven","requirements":"2.9.9","direct":true,"kind":"api","optional":false},{"id":123965650,"package_name":"org.codehaus.groovy:groovy","ecosystem":"maven","requirements":"3.0.10","direct":true,"kind":"testImplementation","optional":false},{"id":123965651,"package_name":"org.codehaus.groovy:groovy-nio","ecosystem":"maven","requirements":"3.0.10","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"plugins/nf-google/build.gradle","sha":null,"kind":"manifest","created_at":"2022-07-08T19:23:19.100Z","updated_at":"2022-07-08T19:23:19.100Z","repository_link":"https://github.com/nextflow-io/nextflow/blob/master/plugins/nf-google/build.gradle","dependencies":[{"id":123966212,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":"1.7.10","direct":true,"kind":"compileOnly","optional":false},{"id":123966213,"package_name":"org.pf4j:pf4j","ecosystem":"maven","requirements":"3.4.1","direct":true,"kind":"compileOnly","optional":false},{"id":123966214,"package_name":"com.google.apis:google-api-services-lifesciences","ecosystem":"maven","requirements":"v2beta-rev20210527-1.31.5","direct":true,"kind":"api","optional":false},{"id":123966215,"package_name":"com.google.cloud:google-cloud-nio","ecosystem":"maven","requirements":"0.121.2","direct":true,"kind":"api","optional":false},{"id":123966216,"package_name":"com.google.cloud:google-cloud-logging","ecosystem":"maven","requirements":"3.8.0","direct":true,"kind":"api","optional":false},{"id":123966217,"package_name":"com.google.auth:google-auth-library-oauth2-http","ecosystem":"maven","requirements":"0.18.0","direct":true,"kind":"api","optional":false},{"id":123966218,"package_name":"org.codehaus.groovy:groovy","ecosystem":"maven","requirements":"3.0.10","direct":true,"kind":"testImplementation","optional":false},{"id":123966219,"package_name":"org.codehaus.groovy:groovy-nio","ecosystem":"maven","requirements":"3.0.10","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"plugins/nf-tower/build.gradle","sha":null,"kind":"manifest","created_at":"2022-07-08T19:23:19.244Z","updated_at":"2022-07-08T19:23:19.244Z","repository_link":"https://github.com/nextflow-io/nextflow/blob/master/plugins/nf-tower/build.gradle","dependencies":[{"id":123967372,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":"1.7.10","direct":true,"kind":"compileOnly","optional":false},{"id":123967373,"package_name":"org.pf4j:pf4j","ecosystem":"maven","requirements":"3.4.1","direct":true,"kind":"compileOnly","optional":false},{"id":123967374,"package_name":"org.codehaus.groovy:groovy-yaml","ecosystem":"maven","requirements":"3.0.10","direct":true,"kind":"api","optional":false},{"id":123967375,"package_name":"com.fasterxml.jackson.dataformat:jackson-dataformat-yaml","ecosystem":"maven","requirements":"2.12.5","direct":true,"kind":"api","optional":false},{"id":123967376,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":"2.12.5","direct":true,"kind":"api","optional":false},{"id":123967377,"package_name":"org.codehaus.groovy:groovy","ecosystem":"maven","requirements":"3.0.10","direct":true,"kind":"testImplementation","optional":false},{"id":123967378,"package_name":"org.codehaus.groovy:groovy-nio","ecosystem":"maven","requirements":"3.0.10","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T15:00:23.072Z","updated_at":"2023-01-13T15:00:23.072Z","repository_link":"https://github.com/nextflow-io/nextflow/blob/master/.github/workflows/build.yml","dependencies":[{"id":6879222968,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6879222969,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6879222970,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cffconvert.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T15:00:23.396Z","updated_at":"2023-01-13T15:00:23.396Z","repository_link":"https://github.com/nextflow-io/nextflow/blob/master/.github/workflows/cffconvert.yml","dependencies":[{"id":6879223485,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6879223486,"package_name":"citation-file-format/cffconvert-github-action","ecosystem":"actions","requirements":"2.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"docker/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T15:00:23.790Z","updated_at":"2023-01-13T15:00:23.790Z","repository_link":"https://github.com/nextflow-io/nextflow/blob/master/docker/Dockerfile","dependencies":[{"id":6879223655,"package_name":"amazoncorretto","ecosystem":"docker","requirements":"17.0.5","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"docker/flux/.devcontainer/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T15:00:24.175Z","updated_at":"2023-01-13T15:00:24.175Z","repository_link":"https://github.com/nextflow-io/nextflow/blob/master/docker/flux/.devcontainer/Dockerfile","dependencies":[{"id":6879224013,"package_name":"fluxrm/flux-sched","ecosystem":"docker","requirements":"focal","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"tests/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T15:00:24.592Z","updated_at":"2023-01-13T15:00:24.592Z","repository_link":"https://github.com/nextflow-io/nextflow/blob/master/tests/Dockerfile","dependencies":[{"id":6879224358,"package_name":"pditommaso/dkrbase","ecosystem":"docker","requirements":"1.2","direct":true,"kind":"build","optional":false}]},{"ecosystem":"maven","filepath":"plugins/nf-wave/build.gradle","sha":null,"kind":"manifest","created_at":"2023-01-13T15:00:25.595Z","updated_at":"2023-01-13T15:00:25.595Z","repository_link":"https://github.com/nextflow-io/nextflow/blob/master/plugins/nf-wave/build.gradle","dependencies":[{"id":6879226320,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":"1.7.10","direct":true,"kind":"compileOnly","optional":false},{"id":6879226321,"package_name":"org.pf4j:pf4j","ecosystem":"maven","requirements":"3.4.1","direct":true,"kind":"compileOnly","optional":false},{"id":6879226322,"package_name":"org.apache.commons:commons-compress","ecosystem":"maven","requirements":"1.21","direct":true,"kind":"api","optional":false},{"id":6879226323,"package_name":"com.google.code.gson:gson","ecosystem":"maven","requirements":"2.9.0","direct":true,"kind":"api","optional":false},{"id":6879226324,"package_name":"org.codehaus.groovy:groovy","ecosystem":"maven","requirements":"3.0.14","direct":true,"kind":"testImplementation","optional":false},{"id":6879226325,"package_name":"org.codehaus.groovy:groovy-nio","ecosystem":"maven","requirements":"3.0.14","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T05:27:17.451Z","updated_at":"2023-09-22T05:27:17.451Z","repository_link":"https://github.com/nextflow-io/nextflow/blob/master/.github/workflows/docs.yml","dependencies":[{"id":13866202190,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":13866202191,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"docs/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-22T05:27:18.090Z","updated_at":"2023-09-22T05:27:18.090Z","repository_link":"https://github.com/nextflow-io/nextflow/blob/master/docs/Dockerfile","dependencies":[{"id":13866205785,"package_name":"mambaorg/micromamba","ecosystem":"docker","requirements":"1.3.1","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"validation/wave-tests/example2/modules/foo/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-22T05:27:18.361Z","updated_at":"2023-09-22T05:27:18.361Z","repository_link":"https://github.com/nextflow-io/nextflow/blob/master/validation/wave-tests/example2/modules/foo/Dockerfile","dependencies":[{"id":13866205991,"package_name":"alpine","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"maven","filepath":"build.gradle","sha":null,"kind":"manifest","created_at":"2023-09-22T05:27:19.024Z","updated_at":"2023-09-22T05:27:19.024Z","repository_link":"https://github.com/nextflow-io/nextflow/blob/master/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"plugins/build.gradle","sha":null,"kind":"manifest","created_at":"2023-09-22T05:27:19.729Z","updated_at":"2023-09-22T05:27:19.729Z","repository_link":"https://github.com/nextflow-io/nextflow/blob/master/plugins/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"plugins/nf-cloudcache/build.gradle","sha":null,"kind":"manifest","created_at":"2023-09-22T05:27:20.105Z","updated_at":"2023-09-22T05:27:20.105Z","repository_link":"https://github.com/nextflow-io/nextflow/blob/master/plugins/nf-cloudcache/build.gradle","dependencies":[{"id":13866209508,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":"2.0.7","direct":true,"kind":"compileOnly","optional":false},{"id":13866209509,"package_name":"org.pf4j:pf4j","ecosystem":"maven","requirements":"3.4.1","direct":true,"kind":"compileOnly","optional":false},{"id":13866209510,"package_name":"org.codehaus.groovy:groovy","ecosystem":"maven","requirements":"3.0.19","direct":true,"kind":"testImplementation","optional":false},{"id":13866209511,"package_name":"org.codehaus.groovy:groovy-nio","ecosystem":"maven","requirements":"3.0.19","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T05:27:21.165Z","updated_at":"2023-09-22T05:27:21.165Z","repository_link":"https://github.com/nextflow-io/nextflow/blob/master/docs/requirements.txt","dependencies":[{"id":13866212882,"package_name":"myst-parser","ecosystem":"pypi","requirements":"==0.18.1","direct":true,"kind":"runtime","optional":false},{"id":13866212883,"package_name":"sphinx","ecosystem":"pypi","requirements":"==5.3.0","direct":true,"kind":"runtime","optional":false},{"id":13866212884,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"runtime","optional":false},{"id":13866212885,"package_name":"sphinxcontrib-mermaid","ecosystem":"pypi","requirements":"==0.9.2","direct":true,"kind":"runtime","optional":false}]}],"score":17.500677127846306,"created_at":"2025-09-04T15:51:14.237Z","updated_at":"2025-10-07T08:16:18.797Z","avatar_url":"https://github.com/nextflow-io.png","language":"Groovy","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["nf-core","pipelines","workflows","dsl2","nf-test","radiuss","build-tools","genomics","fastq","hpsf"],"project_url":"https://science.ecosyste.ms/api/v1/projects/39834","html_url":"https://science.ecosyste.ms/projects/39834","bibtex_url":"https://science.ecosyste.ms/projects/39834/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/39834/export.apalike"}