Skip to content

Commit

Permalink
update binette to v1.0.5 (#53072)
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanMainguy authored Jan 7, 2025
1 parent 959dfbb commit 410d7bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/binette/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set name = "Binette" %}
{% set version = "1.0.4" %}
{% set version = "1.0.5" %}

package:
name: {{ name|lower }}
version: {{ version }}
source:
url: https://github.com/genotoul-bioinfo/{{ name|lower }}/archive/refs/tags/v{{ version }}.tar.gz
sha256: 7c0db6f65cbe5be307c0e2ff71d79e4a251acdb8417630eae079e90a9cba9aa1
sha256: 9aa47f486d9b63191dfe7b930c925724adfd4e63d0c348711ee929a618df45b8

build:
noarch: python
Expand Down

0 comments on commit 410d7bf

Please sign in to comment.