From 1cc8f9a61408e52b3bd477cc0ba3562c0a5626c2 Mon Sep 17 00:00:00 2001 From: Bioconda Bot <47040946+BiocondaBot@users.noreply.github.com> Date: Mon, 28 Oct 2024 14:01:12 -0400 Subject: [PATCH] Update nextflow to 24.10.0 (#51691) Co-authored-by: Joshua Zhuang <71105179+mencian@users.noreply.github.com> --- recipes/nextflow/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/nextflow/meta.yaml b/recipes/nextflow/meta.yaml index 923a54a387c81..5a044738b8906 100644 --- a/recipes/nextflow/meta.yaml +++ b/recipes/nextflow/meta.yaml @@ -1,5 +1,5 @@ -{% set version = "24.04.4" %} -{% set sha256 = "03bf3ad5018ce2eac7bf7836140475a1fda529d800503aa39565fc6c77a40bfd" %} +{% set version = "24.10.0" %} +{% set sha256 = "e848918fb9b85762822c078435d9ff71979a88cccff81ce5babd75d5eee52fe6" %} package: name: nextflow