Skip to content

Commit

Permalink
update meta.yaml to 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fasnicar committed Feb 6, 2024
1 parent 9d2bca5 commit 8b6ee90
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% set name = "phylophlan" %}
{% set version = "3.0.3" %}
{% set sha256 = "a6a4123aabb564c583edf53804f682ecb8c2f614720104b0b576a315f57019a8" %}
{% set version = "3.1" %}
{% set sha256 = "48d8f9fd4ffe35e02efd2014c43e8ad40325bc62fb62592406ebc9a50063a744" %}

package:
name: "{{ name|lower }}"
Expand Down Expand Up @@ -46,7 +46,7 @@ test:
- phylophlan --version
- phylophlan_draw_metagenomic --version
- phylophlan_get_reference --version
- phylophlan_metagenomic --version
- phylophlan_assign_sgbs --version
- phylophlan_setup_database --version
- phylophlan_strain_finder --version
- phylophlan_write_config_file --version
Expand Down

0 comments on commit 8b6ee90

Please sign in to comment.