We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6edddc1 commit e48fa2bCopy full SHA for e48fa2b
Formula/h/htslib.rb
@@ -1,8 +1,8 @@
1
class Htslib < Formula
2
desc "C library for high-throughput sequencing data formats"
3
homepage "https://www.htslib.org/"
4
- url "https://github.com/samtools/htslib/releases/download/1.21/htslib-1.21.tar.bz2"
5
- sha256 "84b510e735f4963641f26fd88c8abdee81ff4cb62168310ae716636aac0f1823"
+ url "https://github.com/samtools/htslib/releases/download/1.22/htslib-1.22.tar.bz2"
+ sha256 "6250c1df297db477516e60ac8df45ed75a652d1f25b0f37f12f5b17269eafde9"
6
license "MIT"
7
8
livecheck do
0 commit comments