From 64a629728ee0224bc52687a23241587796cde355 Mon Sep 17 00:00:00 2001 From: BiocondaBot <47040946+BiocondaBot@users.noreply.github.com> Date: Fri, 3 Jan 2025 09:20:42 +0000 Subject: [PATCH] Update biox to 1.1.0 --- recipes/biox/meta.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/biox/meta.yaml b/recipes/biox/meta.yaml index dfc7d87b62189..25d82e8bc5250 100644 --- a/recipes/biox/meta.yaml +++ b/recipes/biox/meta.yaml @@ -1,5 +1,5 @@ {% set name = "biox" %} -{% set version = "1.0.0" %} +{% set version = "1.1.0" %} package: name: {{ name|lower }} @@ -7,7 +7,7 @@ package: source: url: https://github.com/TianMayCry9/BioX/archive/refs/tags/v{{ version }}.tar.gz - sha256: ecbaf5d74f93361fdfa1798fc34edc27b18b131b2943f66da1347856444fb9f1 + sha256: cf45ef8bf1e114d815f668af5e781e8fd5e05bb35795bf89c034c392c5694e0c build: number: 0 @@ -49,4 +49,4 @@ about: extra: recipe-maintainers: - - TianMayCry9 \ No newline at end of file + - TianMayCry9