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 bda1476 commit adbce24Copy full SHA for adbce24
Formula/diamond.rb
@@ -1,8 +1,8 @@
1
class Diamond < Formula
2
desc "Accelerated BLAST compatible local sequence aligner"
3
homepage "https://www.wsi.uni-tuebingen.de/lehrstuehle/algorithms-in-bioinformatics/software/diamond/"
4
- url "https://github.com/bbuchfink/diamond/archive/v2.0.15.tar.gz"
5
- sha256 "cc8e1f3fd357d286cf6585b21321bd25af69aae16ae1a8f605ea603c1886ffa4"
+ url "https://github.com/bbuchfink/diamond/archive/refs/tags/v2.1.3.tar.gz"
+ sha256 "6c5504d33e9c88314d9033c3b5e083a572ac550372f70afdae5c56213e2bea85"
6
license "GPL-3.0-or-later"
7
8
bottle do
0 commit comments