From beba2e057dc3e7959d9815b36092251de0309838 Mon Sep 17 00:00:00 2001 From: Bioconda Bot <47040946+BiocondaBot@users.noreply.github.com> Date: Mon, 18 Nov 2024 06:21:55 -0500 Subject: [PATCH] Update isoquant to 3.6.2 (#52153) Co-authored-by: Joshua Zhuang <71105179+mencian@users.noreply.github.com> --- recipes/isoquant/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/isoquant/meta.yaml b/recipes/isoquant/meta.yaml index ee3930be3b942..b6b2fd3056ed7 100644 --- a/recipes/isoquant/meta.yaml +++ b/recipes/isoquant/meta.yaml @@ -1,6 +1,6 @@ {% set name = "IsoQuant" %} -{% set version = "3.6.1" %} -{% set sha256 = "6d16e47e9ca45f9a0d029940d5b84e03038d9ba3d640945e3a5087acfd7ed56d" %} +{% set version = "3.6.2" %} +{% set sha256 = "b742fe460b44d0d9feb967938176e707cfe4f281c53bf4fe04af2440c31e7862" %} package: name: {{ name | lower }}