Skip to content

Commit

Permalink
Update seqyclean to 1.10.09 (#11589)
Browse files Browse the repository at this point in the history
  • Loading branch information
epruesse authored Oct 26, 2018
1 parent 45287c2 commit 31fbc05
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/seqyclean/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% set name = "SeqyClean" %}
{% set version = "1.10.07" %}
{% set sha256 = "520550c042f1575d2d68fd6070207e02025fa5f78d1373f853283ca4efc05edc" %}
{% set version = "1.10.09" %}
{% set sha256 = "9fd357f677c37711ca11ebd645c5d6f49c87be087c8f512924d475e8a11029df" %}

package:
name: {{ name|lower }}
Expand All @@ -11,7 +11,7 @@ source:
sha256: {{ sha256 }}

build:
number: 1
number: 0

requirements:
build:
Expand Down

0 comments on commit 31fbc05

Please sign in to comment.