Skip to content

Commit 63428ad

Browse files
committed
seqtk 1.5
Signed-off-by: botantony <[email protected]>
1 parent 9817950 commit 63428ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/seqtk.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Seqtk < Formula
22
desc "Toolkit for processing sequences in FASTA/Q formats"
33
homepage "https://github.com/lh3/seqtk"
4-
url "https://github.com/lh3/seqtk/archive/refs/tags/v1.4.tar.gz"
5-
sha256 "d124604ec24f29ed14ce127426ab90e0f3a2c0280c80d1a3ff8b1c09feede19c"
4+
url "https://github.com/lh3/seqtk/archive/refs/tags/v1.5.tar.gz"
5+
sha256 "384aa1e3cecf4f70403839d586cbb29d469b7c6f773a64bc5af48a6e4b8220a6"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)