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 92b952c commit 0875efeCopy full SHA for 0875efe
1 file changed
Formula/f/fastp.rb
@@ -1,8 +1,8 @@
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/v1.3.2.tar.gz"
5
- sha256 "0c98acc55aa9771d854775db09cbf4c8fd1477d0b3dd3f3b08eebae0da0533db"
+ url "https://github.com/OpenGene/fastp/archive/refs/tags/v1.3.3.tar.gz"
+ sha256 "ef0b265e6130b0f7d56d713399ae63980d2b937d6f9df8e458a3ee578d59a97c"
6
license "MIT"
7
head "https://github.com/OpenGene/fastp.git", branch: "master"
8
0 commit comments