Skip to content

Commit

Permalink
Update neat to 4.2.7 (bioconda#51638)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored and Jon Belyeu committed Oct 25, 2024
1 parent 2ed6400 commit da09487
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/neat/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "NEAT" %}
{% set version = "4.2.6" %}
{% set version = "4.2.7" %}

package:
name: '{{ name|lower }}'
version: '{{ version }}'

source:
url: https://github.com/ncsa/{{ name }}/archive/{{ version }}.tar.gz
sha256: 04348e0539b6259ebd4a48a2c60325f04ee0b49323243ceedd675655ba9f94d6
sha256: e53149690d9d9996c3d287d496d63aff926f60244d7237dd103da06435ef7001


build:
Expand Down

0 comments on commit da09487

Please sign in to comment.