From 80f803c652fb8bf2d647c225e4bb735aeebb478e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 13 Sep 2022 06:05:49 +0000 Subject: [PATCH] vsearch 2.21.2 Closes #110527. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/vsearch.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/vsearch.rb b/Formula/vsearch.rb index e63000242d7..274b5221853 100644 --- a/Formula/vsearch.rb +++ b/Formula/vsearch.rb @@ -1,8 +1,8 @@ class Vsearch < Formula desc "Versatile open-source tool for microbiome analysis" homepage "https://github.com/torognes/vsearch" - url "https://github.com/torognes/vsearch/archive/v2.21.1.tar.gz" - sha256 "0c5f4c981bc8ecbf23ee618d1b45667f81ae9845d64b9d6a310edbd196c84638" + url "https://github.com/torognes/vsearch/archive/v2.21.2.tar.gz" + sha256 "841361c5e2081945177f6a63e2a85674b8c2aa439ad2b81dfc44b2a6c0b4b484" license any_of: ["BSD-2-Clause", "GPL-3.0-or-later"] bottle do