Skip to content

Commit

Permalink
Update snakemake to 8.25.0 (#51767)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Oct 29, 2024
1 parent 03da73b commit 0827b46
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.24.1" %}
{% set version = "8.25.0" %}

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

source:
url: https://pypi.io/packages/source/s/{{ name }}/snakemake-{{ version }}.tar.gz
sha256: 0559831260cdfb216d9c20f7e8465d841333935eac15f62787cec6d266efbf01
sha256: a9cf1ab8e7c33a6e928f191fc83572e8add8d8383465a036910526d01081bddc

build:
number: 0
Expand Down

0 comments on commit 0827b46

Please sign in to comment.