From f6d8850eeeae8c775ff482fbcf7f07938d0138ba Mon Sep 17 00:00:00 2001 From: Bioconda Bot <47040946+BiocondaBot@users.noreply.github.com> Date: Thu, 24 Oct 2024 16:51:58 -0400 Subject: [PATCH] Update fgpyo to 0.8.0 (#51642) --- recipes/fgpyo/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/fgpyo/meta.yaml b/recipes/fgpyo/meta.yaml index 69a4df4c53ebc..7ae34895a723c 100644 --- a/recipes/fgpyo/meta.yaml +++ b/recipes/fgpyo/meta.yaml @@ -1,5 +1,5 @@ {% set name = "fgpyo" %} -{% set version = "0.7.1" %} +{% set version = "0.8.0" %} package: name: {{ name|lower }} @@ -7,7 +7,7 @@ package: source: url: https://github.com/fulcrumgenomics/{{ name }}/archive/refs/tags/{{ version }}.tar.gz - sha256: 0d0b0d6f2e365c136830e803e4a6d56fe20c6d615a4b857b423f19c51b700bab + sha256: 7a08d718addd7e9e412fb192d83670a9c683daa1d340710af9c833bedce6546a build: noarch: python