Skip to content

Commit

Permalink
Update snakemake to 8.25.3 (#52045)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Nov 11, 2024
1 parent 71bbdc2 commit d960497
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/snakemake/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Attention: when upgrading the version, please compare below dependencies with
# https://github.com/snakemake/snakemake/blob/{version}/setup.cfg
{% set name = "snakemake" %}
{% set version = "8.25.2" %}
{% set version = "8.25.3" %}

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

source:
url: https://pypi.io/packages/source/s/{{ name }}/snakemake-{{ version }}.tar.gz
sha256: d5103ba37d9747bfea584b43ddcbe7255ab3f8e2aeb222e89bcb9a40c80ae603
sha256: b05262fbb25b8b463ea45f92789c39935a775c02b072be8a42e6cd262ed86c21

build:
number: 0
Expand Down

0 comments on commit d960497

Please sign in to comment.