Skip to content

Commit

Permalink
Update snakemake to 8.15.2 (#48974)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot committed Jul 6, 2024
1 parent 4135a0d commit 2f97f78
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.15.1" %}
{% set version = "8.15.2" %}

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

source:
url: https://pypi.io/packages/source/s/{{ name }}/snakemake-{{ version }}.tar.gz
sha256: 20f84a63a2cf254a2ca6c6c2e02ee351693e41787e0ed9b73f0e17ee1c91b8f8
sha256: 3bcc407dc02cc25c545691b275e9d5e65d414e6361f7682020fc76cb8164267a

build:
number: 0
Expand Down

0 comments on commit 2f97f78

Please sign in to comment.