From 8cd285d8e42d2fefa4f20586e7bc749f3267ed10 Mon Sep 17 00:00:00 2001 From: BiocondaBot <47040946+BiocondaBot@users.noreply.github.com> Date: Mon, 4 Nov 2024 15:15:01 +0000 Subject: [PATCH] Update tiberius to 1.1.1 --- recipes/tiberius/meta.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/tiberius/meta.yaml b/recipes/tiberius/meta.yaml index 74d57de25be23..16bca07fa31ea 100644 --- a/recipes/tiberius/meta.yaml +++ b/recipes/tiberius/meta.yaml @@ -1,4 +1,4 @@ -{% set version = "1.0.0" %} +{% set version = "1.1.1" %} {% set name = "tiberius" %} package: @@ -7,7 +7,7 @@ package: source: url: https://github.com/Gaius-Augustus/Tiberius/archive/refs/tags/v{{ version }}.tar.gz - sha256: 05fc993a72a1881bac2ec85ae412d2a186daf9d5a2bebb60237c8437b3a68da0 + sha256: ce753ac94351f1f82b922cad6761d0109af097582a7e51359bac230aeadd5a06 build: number: 0 @@ -40,4 +40,4 @@ about: license: MIT license_file: LICENSE summary: | - Tiberius is a programme for quantifying and analysing genetic sequence data. \ No newline at end of file + Tiberius is a programme for quantifying and analysing genetic sequence data.