Skip to content

Commit

Permalink
Update antarna to 2.0.6 (#11442)
Browse files Browse the repository at this point in the history
  • Loading branch information
epruesse authored and karel-brinda committed Oct 31, 2018
1 parent 45d4636 commit 3eee010
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/antarna/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set version = "2.0.1.2" %}
{% set sha256 = "537d8e7cf94adf0d58ea3e381e21d9ff2fedc03a745abd4fbf4e48250cf2b4f3" %}
{% set version = "2.0.6" %}
{% set sha256 = "f9d31bdddb58340faeef06afe51ce831358a37e08cdaf03d0be5bbf0163c223d" %}

package:
name: antarna
Expand All @@ -10,7 +10,7 @@ source:
sha256: {{ sha256 }}

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

requirements:
Expand Down

0 comments on commit 3eee010

Please sign in to comment.