Skip to content

Commit

Permalink
Update centrifuger to 1.0.5 (#51999)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Nov 7, 2024
1 parent e85bcbe commit 3765eb5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/centrifuger/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{% set name = "centrifuger" %}
{% set version = "1.0.4" %}
{% set version = "1.0.5" %}

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

build:
number: 2
number: 0
run_exports:
- {{ pin_subpackage(name, max_pin="x.x") }}

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

requirements:
build:
Expand Down

0 comments on commit 3765eb5

Please sign in to comment.