From 45f417fd382862cb625f12788f23fde3b7913a32 Mon Sep 17 00:00:00 2001 From: Bioconda Bot <47040946+BiocondaBot@users.noreply.github.com> Date: Thu, 17 Oct 2024 03:13:04 -0400 Subject: [PATCH] Update hifiasm to 0.20.0 (#51445) --- recipes/hifiasm/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/hifiasm/meta.yaml b/recipes/hifiasm/meta.yaml index 404d3f626204f..b9217bc40ec06 100644 --- a/recipes/hifiasm/meta.yaml +++ b/recipes/hifiasm/meta.yaml @@ -1,4 +1,4 @@ -{% set version = "0.19.9" %} +{% set version = "0.20.0" %} package: name: hifiasm @@ -6,7 +6,7 @@ package: source: url: https://github.com/chhylp123/hifiasm/archive/{{ version }}.tar.gz - sha256: 8b80c03ad50b65e197d7e633740a135ad1202949ebfe4dfb977f27f2f2ae83ee + sha256: 24a0cc99dd3f40f74a8a975a3f7b70e378ee6c4c90d1b28d7ed979afaec101ab patches: - linux-aarch64-support.patch