Skip to content

Commit

Permalink
Update hifiasm to 0.24.0 (#52839)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Dec 16, 2024
1 parent 502a91f commit de62665
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.23.0" %}
{% set version = "0.24.0" %}

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

source:
url: https://github.com/chhylp123/hifiasm/archive/{{ version }}.tar.gz
sha256: 52b4b615c2d2938b3b10cca4890c7857750f4a5ee54d5eb78c49dc638c9f14e0
sha256: d207b8ba504e0f775d01bc9d7baa2016194d4bd392fa3f68573c1cc9b64d78ae
patches:
- linux-aarch64-support.patch # [aarch64 or arm64]

Expand Down

0 comments on commit de62665

Please sign in to comment.