Skip to content

Commit 13933f7

Browse files
committed
fastp 0.24.1
1 parent df0caf0 commit 13933f7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/f/fastp.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
class Fastp < Formula
22
desc "Ultra-fast all-in-one FASTQ preprocessor"
33
homepage "https://github.com/OpenGene/fastp"
4-
url "https://github.com/OpenGene/fastp/archive/refs/tags/v0.24.0.tar.gz"
5-
sha256 "42445973c57be9209c753027e99781261c69381013813c576ad447e413ff3d04"
4+
url "https://github.com/OpenGene/fastp/archive/refs/tags/v0.24.1.tar.gz"
5+
sha256 "dd8a1b7e0410a800f80939e4d14b116e90bbec83ef7294a5f13fdaaba3fcc719"
66
license "MIT"
7-
revision 2
87

98
bottle do
109
sha256 cellar: :any, arm64_sequoia: "0b1857b6a337f7867d9d6aa0bb35d7698c9eef52b6055ef9d5c9a272d4cd10e6"

0 commit comments

Comments
 (0)