From 64a5849a537ea8dd76c42e8bf7f2755c69cbd6e8 Mon Sep 17 00:00:00 2001 From: BiocondaBot <47040946+BiocondaBot@users.noreply.github.com> Date: Sun, 10 Nov 2024 15:11:16 +0000 Subject: [PATCH] Update reseek to 2.02 --- recipes/reseek/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/reseek/meta.yaml b/recipes/reseek/meta.yaml index 334df5bf224a4..8b59a2d8fb690 100644 --- a/recipes/reseek/meta.yaml +++ b/recipes/reseek/meta.yaml @@ -1,5 +1,5 @@ {% set name = "reseek" %} -{% set version = "2.0.1" %} +{% set version = "2.02" %} package: name: {{ name|lower }} @@ -7,7 +7,7 @@ package: source: url: https://github.com/rcedgar/reseek/archive/refs/tags/v{{ version }}.tar.gz - sha256: 79a2aca249547a164ff7a6460abc6875c182a40693ac07068cc859b7cb7a95ec + sha256: 83296e5edcdccdf4848f52ff34f35b753fa9ae1d383c3347eee41ef7d26888b1 build: number: 0