Skip to content

Commit

Permalink
Update sawfish to 0.12.6 (#51439)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Oct 16, 2024
1 parent 484d8a1 commit 90372ad
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.5" %}
{% set version = "0.12.6" %}

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: fefbeb104a6784bbe7a1cb39470054cf25136ce75540547b63e4fb74fa614c7e
sha256: 15e9c190877bde4b01b3c72037459fa67d5183ad1172878ccd364807fcff51a8

build:
number: 0
Expand Down

0 comments on commit 90372ad

Please sign in to comment.