Skip to content

Commit

Permalink
[ci skip] Merge PR 30727
Browse files Browse the repository at this point in the history
Merge PR bioconda#30727, commits were: 
 * Update vg to 1.35.0
  • Loading branch information
BiocondaBot authored Sep 28, 2021
1 parent 06e395a commit 63072c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/vg/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "vg" %}
{% set version = "1.34.0" %}
{% set version = "1.35.0" %}

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

source:
url: https://github.com/vgteam/vg/releases/download/v{{ version }}/vg
sha256: ae5e8435e4522828a6fc709d655b83b4ebe5b53401ceab3aa7e1a68277fc012e
sha256: 71a509ea8fcda61c05510607833171cab6120cb9afb1efd55d23a5d1f4413d58

build:
number: 0
Expand Down

0 comments on commit 63072c7

Please sign in to comment.