Skip to content

Commit

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

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

source:
url: https://github.com/pangenome/{{ name }}/archive/refs/tags/v{{ version }}.tar.gz
sha256: 1ea167eadd66db7665c8135a629aea046d79491f57227a4a332a376b92caf911
sha256: 9faa14c9924a7fbf17e9df26a88c2764315842994cdbee155fb4cf0fbfce187e

build:
number: 0
Expand Down

0 comments on commit c17ec86

Please sign in to comment.