parent
9c8a9a07a7
commit
651e21b055
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Samtools < Formula
|
||||
desc "Tools for manipulating next-generation sequencing data"
|
||||
homepage "http://www.htslib.org/"
|
||||
url "https://github.com/samtools/samtools/releases/download/1.6/samtools-1.6.tar.bz2"
|
||||
sha256 "ee5cd2c8d158a5969a6db59195ff90923c662000816cc0c41a190b2964dbe49e"
|
||||
url "https://github.com/samtools/samtools/releases/download/1.7/samtools-1.7.tar.bz2"
|
||||
sha256 "e7b09673176aa32937abd80f95f432809e722f141b5342186dfef6a53df64ca1"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue