Skip to content

Commit

Permalink
Update snk-cli to 0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored and Autobump committed Oct 9, 2024
1 parent 99770b7 commit 88c8b55
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.5.4" %}
{% set version = "0.5.5" %}

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

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

build:
run_exports:
Expand Down

0 comments on commit 88c8b55

Please sign in to comment.