From 824778e87bc7a6bc6373e2406c2a7b72908995b9 Mon Sep 17 00:00:00 2001 From: Bioconda Bot <47040946+BiocondaBot@users.noreply.github.com> Date: Sun, 15 Dec 2024 17:59:30 -0500 Subject: [PATCH] Update mashpit to 0.9.9 (#52812) --- recipes/mashpit/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/mashpit/meta.yaml b/recipes/mashpit/meta.yaml index 47c41dd198e5c..13c8929c001b0 100644 --- a/recipes/mashpit/meta.yaml +++ b/recipes/mashpit/meta.yaml @@ -1,4 +1,4 @@ -{% set version = "0.9.8" %} +{% set version = "0.9.9" %} package: name: mashpit @@ -6,7 +6,7 @@ package: source: url: https://github.com/tongzhouxu/mashpit/archive/refs/tags/v{{ version }}.tar.gz - sha256: 3c5fee1971a375197eaf7f79c959abdb5dda44dc4362a259a907b0cd70b2c1d9 + sha256: 39d80c5295dbe0cacca6c36783bee5e046961ffc0e1d241fdfde74df4465a3b7 build: noarch: python