Skip to content

Commit

Permalink
Update centrifuger to 1.0.6 (#53005)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Jan 2, 2025
1 parent da3b321 commit 54039ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/centrifuger/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set name = "centrifuger" %}
{% set version = "1.0.5" %}
{% set version = "1.0.6" %}

package:
name: {{ name|lower }}
Expand All @@ -12,7 +12,7 @@ build:

source:
url: https://github.com/mourisl/{{ name }}/archive/refs/tags/v{{ version }}.tar.gz
sha256: 1de388229d3ee6a65a58308b5521bef6cbfcdf92628064a39d6b70c7523d68de
sha256: a943709d032c624050fa5fe6fcfe0ed5326f5ebcbcc6405ef42ade0373843f87

requirements:
build:
Expand Down

0 comments on commit 54039ee

Please sign in to comment.