Skip to content

Commit

Permalink
Update srahunter to 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored and Autobump committed Oct 23, 2024
1 parent 2c0174a commit 3861695
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.4" %}
{% set version = "0.0.5" %}

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

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

0 comments on commit 3861695

Please sign in to comment.