From 87a397981eb56065d380874a4d54a6c7f60a54b5 Mon Sep 17 00:00:00 2001 From: Bioconda Bot <47040946+BiocondaBot@users.noreply.github.com> Date: Wed, 18 Dec 2024 07:48:49 -0500 Subject: [PATCH] Update opticlust to 0.4.0 (#52883) --- recipes/opticlust/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/opticlust/meta.yaml b/recipes/opticlust/meta.yaml index 26a789c73dd89..a216fbc9557af 100644 --- a/recipes/opticlust/meta.yaml +++ b/recipes/opticlust/meta.yaml @@ -1,4 +1,4 @@ -{% set version = "0.3.0" %} +{% set version = "0.4.0" %} package: name: opticlust @@ -6,7 +6,7 @@ package: source: url: https://github.com/siebrenf/opticlust/archive/refs/tags/v{{ version }}.tar.gz - sha256: 6094c74379ce59d72f22be005759a8c281e60bb54874ea8ba0ce4e6dda1f4687 + sha256: 8bd0ab210536eda5be700ee3ef5142052918c562481b2f13ba720663645dffdf build: number: 0