Skip to content

Commit adbce24

Browse files
crunchtime-alichenrui333
authored andcommitted
diamond 2.1.3
* diamond 2.1.2 * diamond 2.1.3 Closes Homebrew#123766. Co-authored-by: Rui Chen <rui@chenrui.dev> Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent bda1476 commit adbce24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/diamond.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Diamond < Formula
22
desc "Accelerated BLAST compatible local sequence aligner"
33
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"
4+
url "https://github.com/bbuchfink/diamond/archive/refs/tags/v2.1.3.tar.gz"
5+
sha256 "6c5504d33e9c88314d9033c3b5e083a572ac550372f70afdae5c56213e2bea85"
66
license "GPL-3.0-or-later"
77

88
bottle do

0 commit comments

Comments
 (0)