bowtie2 2.3.4.3
Closes #33807. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
ecf558557a
commit
3e2965f8e9
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Bowtie2 < Formula
|
||||
desc "Fast and sensitive gapped read aligner"
|
||||
homepage "https://bowtie-bio.sourceforge.io/bowtie2/"
|
||||
url "https://github.com/BenLangmead/bowtie2/archive/v2.3.4.2.tar.gz"
|
||||
sha256 "2b68b0382ee83b203242dbe63eef20bd1b1a943f6eacbd6108883a01dc7dd148"
|
||||
url "https://github.com/BenLangmead/bowtie2/archive/v2.3.4.3.tar.gz"
|
||||
sha256 "f10fc386277677329f4b9d1cb6951e6b8e6c125f07438476bd3653c79ad00b07"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue