From 477f681c16624a69785de08c383d1c7a67822fa7 Mon Sep 17 00:00:00 2001 From: Bioconda Bot <47040946+BiocondaBot@users.noreply.github.com> Date: Wed, 8 Jan 2025 23:06:45 -0500 Subject: [PATCH] Update caspeak to 1.0.1 (#53149) --- recipes/caspeak/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/caspeak/meta.yaml b/recipes/caspeak/meta.yaml index 7fa48528480bf..71f471c7516ed 100644 --- a/recipes/caspeak/meta.yaml +++ b/recipes/caspeak/meta.yaml @@ -1,4 +1,4 @@ -{% set version = "1.0.0" %} +{% set version = "1.0.1" %} package: name: caspeak @@ -6,7 +6,7 @@ package: source: url: https://github.com/Rye-lxy/CasPeak/archive/{{ version }}.tar.gz - sha256: 51c34352f31087f99f96c57dc7b2ff5d1bcc93b790817b11fa766feb673a6574 + sha256: 30898e9ea7bb9bdf042acb889130916c43aee6172132d738bcb2c27c14ae1069 build: number: 0