Skip to content

Commit

Permalink
Update snakemake-interface-executor-plugins to 9.3.2 (#51180)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Oct 6, 2024
1 parent 933de1b commit 4b0e632
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/snakemake-interface-executor-plugins/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "snakemake-interface-executor-plugins" %}
{% set version = "9.3.1" %}
{% set version = "9.3.2" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/snakemake_interface_executor_plugins-{{ version }}.tar.gz
sha256: 98e1b7a6c5e0997ac391812ab66a79822c38ac98ea9322f2fd8d6a1294e219a0
sha256: 19c50dc82989ff25d10386cfb3c99da9d2dc980d95ecd30bbb431374dcd390b3

build:
noarch: python
Expand Down

0 comments on commit 4b0e632

Please sign in to comment.