Skip to content

Commit

Permalink
Update srahunter to 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored and Autobump committed Oct 10, 2024
1 parent 85b3d91 commit 3852bfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/srahunter/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "srahunter" %}
{% set version = "0.0.2" %}
{% set version = "0.0.3" %}

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

source:
url: https://github.com/GitEnricoNeko/srahunter/archive/refs/tags/{{version}}.tar.gz
sha256: 635dbea61296fc84857b8290fb8858b5dbc26301031d8fce3a5de2e340c78740
sha256: f8efc31a28f84bbf62aa4b9b5b78703273ed3b6fdc29a36edc9f835838e6dd2b
build:
entry_points:
- srahunter=scripts.cli:main
Expand Down

0 comments on commit 3852bfb

Please sign in to comment.