Skip to content

Commit

Permalink
Update artic to 1.5.5 (bioconda#52285)
Browse files Browse the repository at this point in the history
* Update artic to 1.5.4

* Update artic to 1.5.5

* Update meta.yaml

---------

Co-authored-by: Sam W <[email protected]>
  • Loading branch information
BiocondaBot and BioWilko authored Nov 21, 2024
1 parent 2c9f3fe commit 32c9d10
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/artic/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% set name = "artic" %}
{% set version = "1.5.4" %}
{% set sha256 = "a666a9288ffb4cb48055eb433acab941d2af300a6a9a26be5e68642159803785" %}
{% set version = "1.5.5" %}
{% set sha256 = "bf792741239a04a285e6f972a064fc32b3d542db5eeb6c0d169055f94fef2cfb" %}

package:
name: {{ name|lower }}
Expand Down Expand Up @@ -43,7 +43,7 @@ requirements:
- htslib
- minimap2
- multiqc
- muscle <5.1
- mafft
- pandas
- pysam
- pytest
Expand Down

0 comments on commit 32c9d10

Please sign in to comment.