From 2ed6400bcb23e9781f8ef8dd250112cc843aa0be Mon Sep 17 00:00:00 2001 From: Bioconda Bot <47040946+BiocondaBot@users.noreply.github.com> Date: Thu, 24 Oct 2024 14:35:22 -0400 Subject: [PATCH] Update cytoscape to 3.10.3 (#51637) --- recipes/cytoscape/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/cytoscape/meta.yaml b/recipes/cytoscape/meta.yaml index 068d4c8f5ba8c..f21b013c9dc0e 100644 --- a/recipes/cytoscape/meta.yaml +++ b/recipes/cytoscape/meta.yaml @@ -1,6 +1,6 @@ {% set name = "cytoscape" %} -{% set version = "3.10.2" %} -{% set sha256 = "561380f7429aa806941027897fd1ca902597c4dadf4bf1bbd3141a39f2bd3f3e" %} +{% set version = "3.10.3" %} +{% set sha256 = "99a2d2f9559222ff0ef2136365517da8202fa4a7a89ec0860f8caf1db0ed40f7" %} package: name: {{ name }}