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 8010fc4 commit d719a59Copy full SHA for d719a59
Formula/b/bbtools.rb
@@ -1,8 +1,8 @@
1
class Bbtools < Formula
2
desc "Brian Bushnell's tools for manipulating reads"
3
homepage "https://bbmap.org/"
4
- url "https://downloads.sourceforge.net/bbmap/BBMap_39.49.tar.gz"
5
- sha256 "ed39fc101639586a3c1183832d5d5a56275cecc58af65a1566801c02120903e3"
+ url "https://downloads.sourceforge.net/bbmap/BBMap_39.50.tar.gz"
+ sha256 "4f6e34835cb715df6edf7b43de7514c50e9dc184db39a9f5e7f2e34060548f2e"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments