Skip to content

Commit

Permalink
Update vsearch to 2.10.0. (#12504)
Browse files Browse the repository at this point in the history
  • Loading branch information
acaprez authored Dec 6, 2018
1 parent 25498b6 commit a207acf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/vsearch/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set version = "2.9.1" %}
{% set sha256 = "4c66e1f8399dcd9f64266eb8449c2b3a17a4b2afc6645a420d60c783039339d7" %}
{% set version = "2.10.0" %}
{% set sha256 = "a1ca14a6aaa96d4734572a224624af802973b38bbd3f12a95df1ed4cf918c7d4" %}

package:
name: vsearch
Expand Down

0 comments on commit a207acf

Please sign in to comment.