Skip to content

Commit

Permalink
Update neat to 4.2.6 (#51486)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Oct 18, 2024
1 parent be3a4d9 commit 0b7003e
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.5" %}
{% set version = "4.2.6" %}

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

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


build:
Expand Down

0 comments on commit 0b7003e

Please sign in to comment.