Skip to content

Commit

Permalink
Update snk-cli to 0.7.2 (bioconda#53530)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Jan 28, 2025
1 parent ab680be commit 8c79b7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/snk-cli/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "snk-cli" %}
{% set version = "0.7.1" %}
{% set version = "0.7.2" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name | replace("-","_") }}-{{ version }}.tar.gz
sha256: 19dfccee2d5ecb7fed73b65a95946012967d6330b753d06542af8856d9765fe4
sha256: 034715400f710cea1141b5f0d8556d2f4c9da67d37c8cea9b4d13076e8c0837d

build:
run_exports:
Expand Down

0 comments on commit 8c79b7c

Please sign in to comment.