Skip to content

Commit

Permalink
Update bowtie2 to 2.5.3 (bioconda#45261)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Jan 17, 2024
1 parent d4e7c25 commit 17d6c7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/bowtie2/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "2.5.2" %}
{% set version = "2.5.3" %}

package:
name: bowtie2
version: {{ version }}

source:
url: https://github.com/BenLangmead/bowtie2/archive/v{{ version }}.tar.gz
sha256: 2f86dbfbf3dcb8521d559f830594fe28ac6e4c40d81313a8c2bfb17c82a501e0
sha256: 4ac3ece3db011322caab14678b9d80cfc7f75208cdaf0c58b24a6ea0f1a0a60e

build:
number: 0
Expand Down

0 comments on commit 17d6c7a

Please sign in to comment.