Skip to content

Commit

Permalink
Update mentalist to 0.2.4 (#12578)
Browse files Browse the repository at this point in the history
  • Loading branch information
epruesse authored and bgruening committed Dec 11, 2018
1 parent 8534bf3 commit d9fb964
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/mentalist/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{% set name = "MentaLiST" %}
{% set version = "0.2.3" %}
{% set version = "0.2.4" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://github.com/WGS-TB/MentaLiST/archive/v{{ version }}.tar.gz
sha256: d456615fb9228737aff735d58b272d5bcefd241db6593ece218f2c26c27f165a
sha256: d72dd72c77d76e46293034890339bef45edb0fa296561e2cb8c70edaff570829

build:
number: 1
number: 0
skip: True # [osx]

requirements:
Expand Down

0 comments on commit d9fb964

Please sign in to comment.