Skip to content

Commit

Permalink
Update snakemake to 8.23.0 (#51384)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Oct 14, 2024
1 parent e06e9a8 commit ce5f9a5
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.22.0" %}
{% set version = "8.23.0" %}

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

source:
url: https://pypi.io/packages/source/s/{{ name }}/snakemake-{{ version }}.tar.gz
sha256: fe94ee1432ec07af783220bd115ea94b2262072956366a81b6762a9969c11f4a
sha256: 5c4348f55256eb62b2af10c64b0422ca08206193aef725b6412372a7804ef54b

build:
number: 0
Expand Down

0 comments on commit ce5f9a5

Please sign in to comment.