From 6524cb946a9b05af07661e6c715414ce47527392 Mon Sep 17 00:00:00 2001 From: BiocondaBot <47040946+BiocondaBot@users.noreply.github.com> Date: Thu, 12 Dec 2024 15:05:45 +0000 Subject: [PATCH] Update methbat to 0.13.3 --- recipes/methbat/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/methbat/meta.yaml b/recipes/methbat/meta.yaml index 3a568f5b18909..bd9c99a4345d3 100644 --- a/recipes/methbat/meta.yaml +++ b/recipes/methbat/meta.yaml @@ -1,6 +1,6 @@ {% set name = "methbat" %} -{% set version = "0.13.2" %} -{% set sha256 = "3a3a6374170e8b2acdc5e2c160eaabdafe5d613139d0c798438794ea35bff6c5" %} +{% set version = "0.13.3" %} +{% set sha256 = "0efb58d178d19fb800e2ea2401702cbac6713ad78c4a4a9dfd9a3a86ddf462f0" %} package: name: {{ name }}