Skip to content

Commit

Permalink
Update corset to 1.07 (#12143)
Browse files Browse the repository at this point in the history
  • Loading branch information
epruesse authored Nov 18, 2018
1 parent bc05924 commit 226accc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions recipes/corset/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{% set name = "corset" %}
{% set version = "1.06" %}
{% set version = "1.07" %}

package:
name: {{ name|lower }}
version: {{ version }}

build:
number: 1
number: 0

source:
url: https://github.com/Oshlack/Corset/archive/version-1.06.tar.gz
md5: decc3bc6b499d6d7ac448ff3683e07aa
url: https://github.com/Oshlack/Corset/archive/version-1.07.tar.gz
sha256: 9df143e6dd88e13e8af97d137a96730390f3f4c5044332b581b5bb18bc664e50

requirements:
build:
Expand Down

0 comments on commit 226accc

Please sign in to comment.