Skip to content

Commit

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

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

source:
- url: https://github.com/PacificBiosciences/pigeon/releases/download/v{{ version }}/pigeon
sha256: 0202818fed1247d21b79bf58811402f7af2481b3731ebc1094b161cf03c0e009
sha256: daa61a0067a6bc3c166fd90ab027ed0674e46395f7c4e96fd3561695ef2ab778

build:
# repackaged binaries
Expand Down

0 comments on commit 2290368

Please sign in to comment.