Skip to content

Commit

Permalink
[ci skip] Merge PR 34692
Browse files Browse the repository at this point in the history
Merge PR bioconda#34692, commits were: 
 * Update snakemake to 7.6.0
  • Loading branch information
BiocondaBot authored May 3, 2022
1 parent d9db599 commit 1bf740a
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.5.0" %}
{% set version = "7.6.0" %}

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

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

build:
number: 0
Expand Down

0 comments on commit 1bf740a

Please sign in to comment.