From 3e80471a19d2f3ae00fc827ea4a38e90de23f713 Mon Sep 17 00:00:00 2001 From: BiocondaBot <47040946+BiocondaBot@users.noreply.github.com> Date: Fri, 18 Oct 2024 19:14:45 +0000 Subject: [PATCH] Update neat to 4.2.6 --- recipes/neat/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/neat/meta.yaml b/recipes/neat/meta.yaml index 0387300d88ae8..575258cfa9ae2 100644 --- a/recipes/neat/meta.yaml +++ b/recipes/neat/meta.yaml @@ -1,5 +1,5 @@ {% set name = "NEAT" %} -{% set version = "4.2.5" %} +{% set version = "4.2.6" %} package: name: '{{ name|lower }}' @@ -7,7 +7,7 @@ package: source: url: https://github.com/ncsa/{{ name }}/archive/{{ version }}.tar.gz - sha256: ba3ef6233f236a89fd41af8a52a922e04b48c596d8573675c52da2682aaa4752 + sha256: 04348e0539b6259ebd4a48a2c60325f04ee0b49323243ceedd675655ba9f94d6 build: