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 9817950 commit 63428adCopy full SHA for 63428ad
Formula/s/seqtk.rb
@@ -1,8 +1,8 @@
1
class Seqtk < Formula
2
desc "Toolkit for processing sequences in FASTA/Q formats"
3
homepage "https://github.com/lh3/seqtk"
4
- url "https://github.com/lh3/seqtk/archive/refs/tags/v1.4.tar.gz"
5
- sha256 "d124604ec24f29ed14ce127426ab90e0f3a2c0280c80d1a3ff8b1c09feede19c"
+ url "https://github.com/lh3/seqtk/archive/refs/tags/v1.5.tar.gz"
+ sha256 "384aa1e3cecf4f70403839d586cbb29d469b7c6f773a64bc5af48a6e4b8220a6"
6
license "MIT"
7
8
bottle do
0 commit comments