Skip to content

Commit

Permalink
[ci skip] Merge PR 22007
Browse files Browse the repository at this point in the history
Merge PR bioconda#22007, commits were: 
 * Update orthofinder to 2.3.12
  • Loading branch information
BiocondaBot authored and a-solovyev12 committed Jun 29, 2020
1 parent 5f05a13 commit 4717cba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/orthofinder/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set version = "2.3.11" %}
{% set sha256 = "24c3ff178ecbbc01c73e2f775a6d85f41f7eb0c714ee502fcc9cf8a753f72853" %}
{% set version = "2.3.12" %}
{% set sha256 = "a6ec568deec5b837ac273405ec0ba08eae5b440fb700a159fb0d02cf02a31aaa" %}

package:
name: orthofinder
version: {{ version }}

build:
noarch: generic
number: 1
number: 0

source:
url: https://github.com/davidemms/OrthoFinder/releases/download/{{ version }}/OrthoFinder_source.tar.gz
Expand Down

0 comments on commit 4717cba

Please sign in to comment.