From e3a1e4add2f75b7c104715c58935a4c40b6215b3 Mon Sep 17 00:00:00 2001 From: BiocondaBot <47040946+BiocondaBot@users.noreply.github.com> Date: Thu, 7 Nov 2024 15:09:51 +0000 Subject: [PATCH] Update phabox to 2.1.5 --- recipes/phabox/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/phabox/meta.yaml b/recipes/phabox/meta.yaml index 3941d9b1cf7c0..1eab478076c2d 100644 --- a/recipes/phabox/meta.yaml +++ b/recipes/phabox/meta.yaml @@ -1,5 +1,5 @@ {% set name = "PhaBOX" %} -{% set version = "2.1.4" %} +{% set version = "2.1.5" %} package: name: "{{ name|lower }}" @@ -7,7 +7,7 @@ package: source: url: https://github.com/KennthShang/{{ name }}/archive/refs/tags/v{{ version }}.tar.gz - sha256: 963d71ac1e600f5a41cd8ff22a66a34921190e7b8afe449aa5ca3fd10fabba40 + sha256: 875124cd1568fcb706662e7f86ff7e1ef79b38944156c8c5d0b1b329d983d73a build: number: 0