From f3e25a8d1019a420b02a5af3883a92c0739e2633 Mon Sep 17 00:00:00 2001 From: BiocondaBot <47040946+BiocondaBot@users.noreply.github.com> Date: Mon, 7 Oct 2024 20:19:29 +0000 Subject: [PATCH] Update kalamari to 5.7.1 --- recipes/kalamari/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/kalamari/meta.yaml b/recipes/kalamari/meta.yaml index ec2367f994cd2..86fd246313eeb 100644 --- a/recipes/kalamari/meta.yaml +++ b/recipes/kalamari/meta.yaml @@ -1,5 +1,5 @@ {% set name = "Kalamari" %} -{% set version = "5.7.0" %} +{% set version = "5.7.1" %} package: name: {{ name|lower }} @@ -7,7 +7,7 @@ package: source: url: https://github.com/lskatz/{{ name }}/archive/refs/tags/v{{ version }}.tar.gz - sha256: d8d67bde9e4bbff75ae63c705f6c2ecdc6e2a378f71318744fc24f8420b78e68 + sha256: 41a70037424da3658e6c92e3faca335d4cf02301fc74a5b5b27cd2611aef5681 build: number: 0