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 f7aea65 commit 64c9dd2Copy full SHA for 64c9dd2
Formula/b/bbtools.rb
@@ -1,8 +1,8 @@
1
class Bbtools < Formula
2
desc "Brian Bushnell's tools for manipulating reads"
3
homepage "https://jgi.doe.gov/data-and-tools/software-tools/bbtools/"
4
- url "https://downloads.sourceforge.net/bbmap/BBMap_39.13.tar.gz"
5
- sha256 "6920a94549d3fca129e031cc14e5306ae571a223410e1f116b0292e530c433de"
+ url "https://downloads.sourceforge.net/bbmap/BBMap_39.14.tar.gz"
+ sha256 "87f7746dee28629afb368530457e7d2dfaabb4f8c5967dba4269d9a724f78e30"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments