Skip to content

Commit

Permalink
Update tirmite to 1.1.6 (#51842)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Oct 31, 2024
1 parent b87c8fa commit 5a4bc1f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/tirmite/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{% set name = "tirmite" %}
{% set version = "1.1.5" %}
{% set version = "1.1.6" %}
{% set file_ext = "tar.gz" %}
{% set hash_type = "sha256" %}
{% set hash_value = "01d2180d073da1786d5236296e51952281c58cb1124aa254345b3d6ab63a1721" %}
{% set hash_value = "9267c94ec12db1c385a5fd6aca8b85d88005ee69ebf42b5e8dd92418454ae26e" %}

package:
name: '{{ name|lower }}'
Expand All @@ -14,7 +14,7 @@ source:

build:
noarch: python
number: 1
number: 0
entry_points:
- tirmite=tirmite.cmd_tirmite:main
- tsplit-TIR=tirmite.cmd_TIR:main
Expand Down

0 comments on commit 5a4bc1f

Please sign in to comment.