From fcf69bcabefea66278bf8fd85104a17e63f71b34 Mon Sep 17 00:00:00 2001 From: Bioconda Bot <47040946+BiocondaBot@users.noreply.github.com> Date: Tue, 7 Jan 2025 11:38:33 -0500 Subject: [PATCH] Update methylmap to 0.5.11 (#53081) --- recipes/methylmap/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/methylmap/meta.yaml b/recipes/methylmap/meta.yaml index 445b72fa64ea5..11dae60d5bf92 100644 --- a/recipes/methylmap/meta.yaml +++ b/recipes/methylmap/meta.yaml @@ -1,5 +1,5 @@ {% set name = "methylmap" %} -{% set version = "0.5.7" %} +{% set version = "0.5.11" %} package: name: "{{ name|lower }}" @@ -7,7 +7,7 @@ package: source: url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz - sha256: e7c9395fce7c4653c3a8028b6a43e4e484f02a4f0e960d9fa7a01fd755598ba9 + sha256: a68f2ba68a4638d0c096e838deca88d58764210b0a0bc0a8f981ffe34b902208 build: number: 0