Skip to content

Commit

Permalink
Update ensembl-vep to 113.3 (#52364)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Nov 25, 2024
1 parent 557ed37 commit b611c6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/ensembl-vep/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "ensembl-vep" %}
{% set version = "113.2" %}
{% set version = "113.3" %}

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

source:
url: https://github.com/Ensembl/ensembl-vep/archive/release/{{ version }}.tar.gz
sha256: 4c91eee225c79b6b333c82adfc8661d23bdc2aa95cd94880015509bacdf51a71
sha256: ee68013eb035e17129e8f69977f525ebdd8321e73b3164a7bda6e103e2d10beb

build:
number: 0
Expand Down

0 comments on commit b611c6e

Please sign in to comment.