htslib 1.10.2
This commit is contained in:
parent
64e1ff0104
commit
b705d726db
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Htslib < Formula
|
class Htslib < Formula
|
||||||
desc "C library for high-throughput sequencing data formats"
|
desc "C library for high-throughput sequencing data formats"
|
||||||
homepage "https://www.htslib.org/"
|
homepage "https://www.htslib.org/"
|
||||||
url "https://github.com/samtools/htslib/releases/download/1.10/htslib-1.10.tar.bz2"
|
url "https://github.com/samtools/htslib/releases/download/1.10.2/htslib-1.10.2.tar.bz2"
|
||||||
sha256 "7ae44dd9faeb4c4293e9bb4815164ac28c6c6fae81fed4791df2fa878f57a972"
|
sha256 "e3b543de2f71723830a1e0472cf5489ec27d0fbeb46b1103e14a11b7177d1939"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue