Skip to content

Commit

Permalink
Update bed2gtf to 1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored and Autobump committed Nov 20, 2024
1 parent 7f7efbe commit 74e7a86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/bed2gtf/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "bed2gtf" %}
{% set version = "1.9.2" %}
{% set version = "1.9.3" %}

package:
name: {{ name }}
version: {{ version }}

source:
url: https://github.com/alejandrogzi/{{ name }}/archive/refs/tags/v.{{ version }}.tar.gz
sha256: 38bd7528a5a643a4ade316838af36085809bf6476d1b8f37f126d7678fb7e15f
sha256: c6a0b2ea31719932ef6cf002e68d72579daaa327d993da0069b302b51b1b7439

build:
number: 0
Expand Down

0 comments on commit 74e7a86

Please sign in to comment.