From 9ed6a4d634274746c3a8b67941d047f19fe8ce11 Mon Sep 17 00:00:00 2001 From: Endre Bakken Stovner Date: Mon, 3 Jun 2019 16:49:12 +0200 Subject: [PATCH] Update meta.yaml (#15705) Package uploads complete: [ci skip] - biocontainers/epic2:0.0.35--py27h104511d_0 - biocontainers/epic2:0.0.35--py36h104511d_0 - biocontainers/epic2:0.0.35--py37h104511d_0 - linux-64/epic2-0.0.35-py27h104511d_0.tar.bz2 - linux-64/epic2-0.0.35-py36h104511d_0.tar.bz2 - linux-64/epic2-0.0.35-py37h104511d_0.tar.bz2 --- recipes/epic2/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/epic2/meta.yaml b/recipes/epic2/meta.yaml index a702d179fe53c..bf603924e93bb 100644 --- a/recipes/epic2/meta.yaml +++ b/recipes/epic2/meta.yaml @@ -1,8 +1,8 @@ {% set name = "epic2" %} -{% set version = "0.0.34" %} +{% set version = "0.0.35" %} {% set file_ext = "tar.gz" %} {% set hash_type = "sha256" %} -{% set hash_value = "86c337aebd533aba2b94216e4c0c383cbda16af4f6480728534944f98c4f698c" %} +{% set hash_value = "7307010490ab67a19e5b51f1573ecbff2f0c5eaaf215f60d0dea755f2f48eb4d" %} package: name: '{{ name|lower }}'