Skip to content

Commit

Permalink
Update novoplasty to 2.7.2 (#11530)
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 115e636 commit eac5d73
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions recipes/novoplasty/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{% set name = "NOVOPlasty" %}
{% set version = "2.2.2" %}
{% set version = "2.7.2" %}

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

source:
url: https://github.com/ndierckx/NOVOPlasty/archive/2.2.2.tar.gz
md5: 980a95dba3d36f3e9d78486d5d002e3f
url: https://github.com/ndierckx/NOVOPlasty/archive/2.7.2.tar.gz
sha256: a9c8067316245a3a39931fcc7b56a2c79aedbf7c7020584b68a21b5884cbbd07

build:
number: 1
number: 0

requirements:
build:
Expand Down

0 comments on commit eac5d73

Please sign in to comment.