Skip to content

Commit

Permalink
Update CroCoDeEL to 1.0.4 (bioconda#48193)
Browse files Browse the repository at this point in the history
  • Loading branch information
fplazaonate authored May 31, 2024
1 parent 39372ca commit ff57aca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/crocodeel/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set name = "crocodeel" %}
{% set version = "1.0.3" %}
{% set version = "1.0.4" %}

package:
name: {{ name }}
Expand All @@ -8,7 +8,7 @@ package:

source:
url: https://github.com/metagenopolis/{{ name }}/archive/v{{ version }}.tar.gz
sha256: f9d7de8fe83ea3b645cc8f11c45d1ddf1d79fd163870f013282a11a862b45f77
sha256: 9ea94469655a866655680bc6eeeeca52b1abeb16f448201681ae4e358db57b96

build:
noarch: python
Expand Down

0 comments on commit ff57aca

Please sign in to comment.