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 9f64a6f commit a46d55eCopy full SHA for a46d55e
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.36.tar.gz"
5
- sha256 "f5e87b409fa58fea352343177d208c0c03536cf9569cb802a7006db754a6f99b"
+ url "https://downloads.sourceforge.net/bbmap/BBMap_39.37.tar.gz"
+ sha256 "8dbe05e71c1916aa18fcda23da4b724ab74f073f47066c051d5da924ee2dc0b2"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments