Skip to content

Commit

Permalink
Update snk-cli to 0.5.4 (#51233)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Oct 8, 2024
1 parent 8b3044b commit c41cc34
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.5.2" %}
{% set version = "0.5.4" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name | replace("-","_") }}-{{ version }}.tar.gz
sha256: d746869197cf6a3a4a333c132aaaab26a337a07638a24d4a27cb05e7d1949bd6
sha256: 570b8dd7427a11486d90e14c4fb8231169af44b8e36c36c6b6aa5b9b00710c66

build:
run_exports:
Expand Down Expand Up @@ -49,4 +49,4 @@ about:

extra:
recipe-maintainers:
- Wytamma
- Wytamma

0 comments on commit c41cc34

Please sign in to comment.