From 1be53314f0edadbf5c0789a81a3306ff70d24e00 Mon Sep 17 00:00:00 2001 From: Bioconda Bot <47040946+BiocondaBot@users.noreply.github.com> Date: Mon, 28 Oct 2024 16:27:07 -0400 Subject: [PATCH] Update crabs to 1.0.6 (#51694) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Joshua Zhuang <71105179+mencian@users.noreply.github.com> Co-authored-by: Björn Grüning --- recipes/crabs/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/crabs/meta.yaml b/recipes/crabs/meta.yaml index 6026b0c0afd56..387177f5b480d 100644 --- a/recipes/crabs/meta.yaml +++ b/recipes/crabs/meta.yaml @@ -1,6 +1,6 @@ {% set name = "crabs" %} -{% set version = "1.0.5" %} -{% set sha256 = "f948244c3b148e7c23b89f7aab68e28149504c60075f1e731e07a05fbd66d8f5" %} +{% set version = "1.0.6" %} +{% set sha256 = "8cbb930cd34aab5e7b7edca3403686ce9c15fddaf72fcdb7719a336644c22289" %} package: name: {{ name|lower }}