Skip to content

Commit

Permalink
Nf core V 1.4 (#12599)
Browse files Browse the repository at this point in the history
* Need to update SHA256 once release is out!

* Update to release 1.4
  • Loading branch information
apeltzer authored Dec 12, 2018
1 parent 2096759 commit 70d2df8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/nf-core/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% set name = "nf-core" %}
{% set version = "1.3" %}
{% set sha256 = "2a993d57e3ccb3af79559e1faf6ba17f4df6965b1b47c5bd797fa6e0430df802" %}
{% set version = "1.4" %}
{% set sha256 = "bb27e74a16de903d7e067808885b3fc0464f15340db963bdd55a2ef3de6cd9e4" %}

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

0 comments on commit 70d2df8

Please sign in to comment.