Skip to content

Commit

Permalink
Update sawfish to 0.12.5 (#51392)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Oct 15, 2024
1 parent a2afac4 commit 9b25c3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/sawfish/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "sawfish" %}
{% set version = "0.12.4" %}
{% set version = "0.12.5" %}

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

source:
url: https://github.com/PacificBiosciences/sawfish/releases/download/v{{ version }}/sawfish-v{{ version }}-x86_64-unknown-linux-gnu.tar.gz
sha256: e42064108c70b66e208a24fcec77d66a85331025d09ac30f2c9bea0de3842c0f
sha256: fefbeb104a6784bbe7a1cb39470054cf25136ce75540547b63e4fb74fa614c7e

build:
number: 0
Expand Down

0 comments on commit 9b25c3e

Please sign in to comment.