From 08ff10251491582c49ac562b5782fab72066dc06 Mon Sep 17 00:00:00 2001 From: BiocondaBot <47040946+BiocondaBot@users.noreply.github.com> Date: Mon, 7 Oct 2024 15:11:28 +0000 Subject: [PATCH] Update vitap to 1.7 --- recipes/vitap/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/vitap/meta.yaml b/recipes/vitap/meta.yaml index 7b8d4f94b6d99..a59a03010246f 100644 --- a/recipes/vitap/meta.yaml +++ b/recipes/vitap/meta.yaml @@ -1,5 +1,5 @@ {% set name = "vitap" %} -{% set version = "1.5" %} +{% set version = "1.7" %} package: name: "{{ name|lower }}" @@ -7,7 +7,7 @@ package: source: url: https://github.com/DrKaiyangZheng/VITAP/archive/refs/tags/v.{{ version }}.tar.gz - sha256: 4384925f0f6f53f08eb2a16cabc3ea325efd39a7e76139803668744b030b1d9a + sha256: 9b33447b2ca4f459ba856dbeb4947bee6b8dab9b158a9d0a3c8b863f66c086d5 build: number: 0