bowtie2 2.3.5.1
Closes #40553. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
5f167db87c
commit
519e9406a4
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Bowtie2 < Formula
|
class Bowtie2 < Formula
|
||||||
desc "Fast and sensitive gapped read aligner"
|
desc "Fast and sensitive gapped read aligner"
|
||||||
homepage "https://bowtie-bio.sourceforge.io/bowtie2/"
|
homepage "https://bowtie-bio.sourceforge.io/bowtie2/"
|
||||||
url "https://github.com/BenLangmead/bowtie2/archive/v2.3.5.tar.gz"
|
url "https://github.com/BenLangmead/bowtie2/archive/v2.3.5.1.tar.gz"
|
||||||
sha256 "c5daeb0249e98dfe8f70dac7d660b100365a00a22df4cad94d3e383f489911ae"
|
sha256 "86a018af1090900c160a0990cc106569805aa64a3ec8708e1d2127839e4a94b4"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue