Skip to content

Commit

Permalink
Ctat mut (#11401)
Browse files Browse the repository at this point in the history
* updating version number

* correct URL

* proper hash
  • Loading branch information
asmariyaz23 authored Oct 18, 2018
1 parent 6c9ba46 commit 6db10ac
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions recipes/ctat-mutations/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{% set name = "ctat-mutations" %}
{% set version = "2.0.0" %}
{% set build = "4" %}
{% set version = "2.0.1" %}
{% set build = "0" %}

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

source:
url: https://github.com/NCIP/ctat-mutations/releases/download/v{{ version }}/ctat-mutations-v{{ version }}.FULL.tar.gz
url: https://github.com/NCIP/ctat-mutations/releases/download/{{ version }}/ctat-mutations-v{{ version }}.FULL.tar.gz
#recheck URL
md5: 8497925e59a6ed06a0dbc2972590d67e
md5: d1aa12b897ec03cd29fe0b10c482472e

build:
number: {{ build }}
Expand Down

0 comments on commit 6db10ac

Please sign in to comment.