From 8b31e674c5c39a144f63e1e98e071a2ba035e043 Mon Sep 17 00:00:00 2001 From: Bioconda Bot <47040946+BiocondaBot@users.noreply.github.com> Date: Wed, 2 Oct 2024 17:08:05 -0400 Subject: [PATCH] Update mycotools to 0.32.3 (#51116) --- recipes/mycotools/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/mycotools/meta.yaml b/recipes/mycotools/meta.yaml index 81d02bfee92fa..e67804eb73353 100644 --- a/recipes/mycotools/meta.yaml +++ b/recipes/mycotools/meta.yaml @@ -1,5 +1,5 @@ {% set name = "mycotools" %} -{% set version = "0.32.2" %} +{% set version = "0.32.3" %} package: name: {{ name|lower }} @@ -7,7 +7,7 @@ package: source: url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/mycotools-{{ version }}.tar.gz - sha256: 222111f17551f6fc180adae0f11423e49b2ff8a9a7238258cabaf94cb7d2460a + sha256: 598caafca226eeb485759c88ff9ab3c05c0d9803e900c2cea7c191cb4df7c77e build: number: 0