We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aa5a11 commit 5f41500Copy full SHA for 5f41500
Formula/dsh-bio.rb
@@ -1,8 +1,8 @@
1
class DshBio < Formula
2
desc "Tools for BED, FASTA, FASTQ, GAF, GFA1/2, GFF3, PAF, SAM, and VCF files"
3
homepage "https://github.com/heuermh/dishevelled-bio"
4
- url "https://search.maven.org/remotecontent?filepath=org/dishevelled/dsh-bio-tools/2.4/dsh-bio-tools-2.4-bin.tar.gz"
5
- sha256 "c33e10ed24468548ed929dae6bbbaa5cacfb6ab124ef62b93f5a742ca6e7d9c6"
+ url "https://search.maven.org/remotecontent?filepath=org/dishevelled/dsh-bio-tools/3.0/dsh-bio-tools-3.0-bin.tar.gz"
+ sha256 "6bb942a29bce10486b242dc379847d1dbeae2a33415f9fbf08fb2cb12491102e"
6
license "LGPL-3.0-or-later"
7
8
bottle do
0 commit comments