From 308c48d9f6da35029f35a6d88c1ad4c3e6850147 Mon Sep 17 00:00:00 2001 From: Bioconda Bot <47040946+BiocondaBot@users.noreply.github.com> Date: Mon, 7 Oct 2024 12:33:54 -0400 Subject: [PATCH] Update pgscatalog.match to 0.3.2 (#51216) --- recipes/pgscatalog.match/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/pgscatalog.match/meta.yaml b/recipes/pgscatalog.match/meta.yaml index 7b5debb7c3471..1cfb02173692d 100644 --- a/recipes/pgscatalog.match/meta.yaml +++ b/recipes/pgscatalog.match/meta.yaml @@ -1,5 +1,5 @@ {% set name = "pgscatalog.match" %} -{% set version = "0.3.1" %} +{% set version = "0.3.2" %} package: name: {{ name|lower }} @@ -7,7 +7,7 @@ package: source: url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/pgscatalog_match-{{ version }}.tar.gz - sha256: 316feb3337298ac54a2b8aa5baa68bb9144acc1f38795cce628d8cd9b2e3b7c1 + sha256: 58aa6d60fbf66fe439051133d7a10b5018be8c59b4d8e47dec3fc830b60e9107 build: number: 0