Skip to content

Commit

Permalink
update SURVIVOR to v1.0.6 (#13718)
Browse files Browse the repository at this point in the history
  • Loading branch information
wdecoster authored Feb 20, 2019
1 parent 5c000bf commit 64b9a0d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/survivor/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{% set version = "1.0.5" %}
{% set version = "1.0.6" %}

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

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

source:
url: https://github.com/fritzsedlazeck/SURVIVOR/archive/v{{ version }}.tar.gz
sha256: bca466ffd2c063ce91aeed4468545414d7d6fcfcf16903b78a6ed9c61404419c
sha256: 506dab88a18bbf063fbab72097ae4e1be393b5e5dd632c30a247845c602d7c6a


requirements:
Expand Down

0 comments on commit 64b9a0d

Please sign in to comment.