Skip to content

Commit

Permalink
Update eva-sub-cli to 0.4.1 (#51930)
Browse files Browse the repository at this point in the history
  • Loading branch information
tcezard authored Nov 5, 2024
1 parent b23963f commit 2582a1d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions recipes/eva-sub-cli/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "eva-sub-cli" %}
{% set version = "0.4" %}
{% set version = "0.4.1" %}

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

source:
url: https://github.com/EBIvariation/eva-sub-cli/archive/v{{version}}.tar.gz
sha256: be4d4109d9879ad94ccc01a3bd534ff6077775f126977dfb3f2d6fd9cfb251ba
sha256: a7db73bdbdbfe27b8970bc4fef71bcf5714189f30ac453d303820c0839f13fe3

build:
number: 0
Expand All @@ -22,7 +22,7 @@ requirements:
- nextflow >=21.10.0
- python >=3.8
- nodejs >=10.19.1
- vcf-validator >=0.9.7
- vcf-validator >=0.10.0
- ebi-eva-common-pyutils >=0.6.1
- pyyaml
- jinja2
Expand All @@ -35,7 +35,7 @@ requirements:
- nextflow >=21.10.0
- python >=3.8
- nodejs >=10.19.1
- vcf-validator >=0.9.7
- vcf-validator >=0.10.0
- ebi-eva-common-pyutils >=0.6.1
- pyyaml
- jinja2
Expand Down

0 comments on commit 2582a1d

Please sign in to comment.