From 951ef9bdcf61f4252b829229a4080f8769dae298 Mon Sep 17 00:00:00 2001 From: Bioconda Bot <47040946+BiocondaBot@users.noreply.github.com> Date: Mon, 7 Oct 2024 07:00:10 -0400 Subject: [PATCH] Update mutmap to 2.3.6 (#51192) --- recipes/mutmap/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/mutmap/meta.yaml b/recipes/mutmap/meta.yaml index 2c7e7ae9b3c2c..4101005f5733b 100644 --- a/recipes/mutmap/meta.yaml +++ b/recipes/mutmap/meta.yaml @@ -1,6 +1,6 @@ {% set name = "mutmap" %} -{% set version = "2.3.5" %} -{% set sha256 = "1fa4bade00cef0369b29c31dc4c1f997047dbd3fee502e14f88640fdce3c7e26" %} +{% set version = "2.3.6" %} +{% set sha256 = "74db0af6b2c3c83767d13509a9098ebb5fbb7170455770b056916ba48876ddb7" %} package: name: {{ name|lower }}