Skip to content

Commit

Permalink
Update snakemake to 8.26.0 (#52972)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Dec 23, 2024
1 parent 82b7276 commit 82b99db
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.5" %}
{% set version = "8.26.0" %}

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

source:
url: https://pypi.io/packages/source/s/{{ name }}/snakemake-{{ version }}.tar.gz
sha256: 62a2009a28b6738aa189e3c04b9366713f2efe8085b6facb2b4655643549fd51
sha256: b52390cd6c3b591e5c4a0977df93d8f25a4a38a5c43dee4c7e2093393cb1f053

build:
number: 0
Expand Down

0 comments on commit 82b99db

Please sign in to comment.