Skip to content

Commit

Permalink
Update deblur to 1.1.0 (#11500)
Browse files Browse the repository at this point in the history
  • Loading branch information
epruesse authored and bgruening committed Oct 23, 2018
1 parent e18df2d commit 83d83bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/deblur/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{% set version = "1.0.4" %}
{% set version = "1.1.0" %}

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

source:
url: https://github.com/biocore/deblur/archive/{{ version }}.tar.gz
sha256: bb43fefbf9f01db53a1f3bdff755c006a22717f976c8fa3fa242f74cb85380f4
sha256: 6bce57bb2400e29b45074794e33ce02a6c0b379eacbb2da299125deaed1faeb6

build:
number: 2
number: 0
skip: True # [py27]

extra:
Expand Down

0 comments on commit 83d83bb

Please sign in to comment.