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 df0caf0 commit 13933f7Copy full SHA for 13933f7
Formula/f/fastp.rb
@@ -1,10 +1,9 @@
1
class Fastp < Formula
2
desc "Ultra-fast all-in-one FASTQ preprocessor"
3
homepage "https://github.com/OpenGene/fastp"
4
- url "https://github.com/OpenGene/fastp/archive/refs/tags/v0.24.0.tar.gz"
5
- sha256 "42445973c57be9209c753027e99781261c69381013813c576ad447e413ff3d04"
+ url "https://github.com/OpenGene/fastp/archive/refs/tags/v0.24.1.tar.gz"
+ sha256 "dd8a1b7e0410a800f80939e4d14b116e90bbec83ef7294a5f13fdaaba3fcc719"
6
license "MIT"
7
- revision 2
8
9
bottle do
10
sha256 cellar: :any, arm64_sequoia: "0b1857b6a337f7867d9d6aa0bb35d7698c9eef52b6055ef9d5c9a272d4cd10e6"
0 commit comments