Skip to content

Commit

Permalink
Update vitap to 1.7 (#51215)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Oct 7, 2024
1 parent ae5745d commit 0aed9d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/vitap/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "vitap" %}
{% set version = "1.5" %}
{% set version = "1.7" %}

package:
name: "{{ name|lower }}"
version: "{{ version }}"

source:
url: https://github.com/DrKaiyangZheng/VITAP/archive/refs/tags/v.{{ version }}.tar.gz
sha256: 4384925f0f6f53f08eb2a16cabc3ea325efd39a7e76139803668744b030b1d9a
sha256: 9b33447b2ca4f459ba856dbeb4947bee6b8dab9b158a9d0a3c8b863f66c086d5

build:
number: 0
Expand Down

0 comments on commit 0aed9d1

Please sign in to comment.