Skip to content

Commit

Permalink
Update goldrush to 1.2.1 (#51872)
Browse files Browse the repository at this point in the history
Co-authored-by: Björn Grüning <bjoern@gruenings.eu>
  • Loading branch information
BiocondaBot and bgruening authored Nov 2, 2024
1 parent 95bee8c commit f5934f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/goldrush/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "goldrush" %}
{% set version = "1.2.0" %}
{% set version = "1.2.1" %}

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

source:
url: https://github.com/bcgsc/goldrush/releases/download/{{ version }}/{{ name|lower }}-{{ version }}.tar.gz
sha256: 3f70860ed92b9313dbab16efed65ea7bc6080d78b4e18afc8cb910e086a7f0f7
sha256: 0b8b91b0477510d341af1736539416f30f70f67af9bd84161ea51c4c4a0fcc39

build:
skip: true # [py < 38 or win or py > 39]
Expand Down

0 comments on commit f5934f6

Please sign in to comment.