Skip to content

Commit

Permalink
[ci skip] Merge PR 34454
Browse files Browse the repository at this point in the history
Merge PR bioconda#34454, commits were: 
 * Update snakemake to 7.5.0
 * Update snakemake to 7.4.0
  • Loading branch information
BiocondaBot authored Apr 26, 2022
1 parent 782bd8d commit f6ef8ff
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,12 +1,12 @@
{% set version = "7.3.8" %}
{% set version = "7.5.0" %}

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

source:
url: https://pypi.io/packages/source/s/snakemake/snakemake-{{ version }}.tar.gz
sha256: 05892e746cea03e67a6533d7712e391ede6c9748f23bf9451529c6277341cd96
sha256: ca86c9da4e029aca31b1005a1ac59a77534403de57dd7ebaca852f096de6ca90

build:
number: 0
Expand Down

0 comments on commit f6ef8ff

Please sign in to comment.