From 58afb95e02935f7de78a11ac2932963146340ee1 Mon Sep 17 00:00:00 2001 From: Bioconda Bot <47040946+BiocondaBot@users.noreply.github.com> Date: Mon, 28 Oct 2024 15:50:03 -0400 Subject: [PATCH] Update shortstack to 4.1.1 (#51731) --- recipes/shortstack/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/shortstack/meta.yaml b/recipes/shortstack/meta.yaml index f473cd67cc6e1..bd23e0850fed5 100644 --- a/recipes/shortstack/meta.yaml +++ b/recipes/shortstack/meta.yaml @@ -1,6 +1,6 @@ {% set name = "ShortStack" %} -{% set version = "4.1.0" %} -{% set sha256 = "f138672d1f564cdd9dffe384bc84ca01bbd67b8e76a9d9f030b47a0e478f3fe1" %} +{% set version = "4.1.1" %} +{% set sha256 = "24f0c259f3adce25637a7586bd8c7dae59f32df4d6fb2c974b57ad5506da2158" %} package: name: {{ name|lower }}