Skip to content

Commit

Permalink
Update hifiasm to 0.20.0 (#51445)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Oct 17, 2024
1 parent b1fefa2 commit 45f417f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/hifiasm/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "0.19.9" %}
{% set version = "0.20.0" %}

package:
name: hifiasm
version: {{ version }}

source:
url: https://github.com/chhylp123/hifiasm/archive/{{ version }}.tar.gz
sha256: 8b80c03ad50b65e197d7e633740a135ad1202949ebfe4dfb977f27f2f2ae83ee
sha256: 24a0cc99dd3f40f74a8a975a3f7b70e378ee6c4c90d1b28d7ed979afaec101ab
patches:
- linux-aarch64-support.patch

Expand Down

0 comments on commit 45f417f

Please sign in to comment.