Skip to content

Commit

Permalink
updated prince to 2.0 (#13434)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwcodee authored and bgruening committed Feb 1, 2019
1 parent c899e57 commit c6e844b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/prince/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% set name = "PRINCE" %}
{% set version = "1.2" %}
{% set sha256 = "bb599790bffce970bd4e37d8aff5318f49149199c544d1640cdff074d66518a9" %}
{% set version = "2.0" %}
{% set sha256 = "44445ed583cfeb8da680a79efd3370c81efa0cc235aece44e2dcf362b86a583f" %}

package:
name: {{ name|lower }}
Expand Down

0 comments on commit c6e844b

Please sign in to comment.