Skip to content

Commit e48fa2b

Browse files
chenrui333BrewTestBot
authored andcommitted
htslib 1.22
1 parent 6edddc1 commit e48fa2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/h/htslib.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Htslib < Formula
22
desc "C library for high-throughput sequencing data formats"
33
homepage "https://www.htslib.org/"
4-
url "https://github.com/samtools/htslib/releases/download/1.21/htslib-1.21.tar.bz2"
5-
sha256 "84b510e735f4963641f26fd88c8abdee81ff4cb62168310ae716636aac0f1823"
4+
url "https://github.com/samtools/htslib/releases/download/1.22/htslib-1.22.tar.bz2"
5+
sha256 "6250c1df297db477516e60ac8df45ed75a652d1f25b0f37f12f5b17269eafde9"
66
license "MIT"
77

88
livecheck do

0 commit comments

Comments
 (0)