Skip to content

Commit

Permalink
MultiQC version 1.15 release (bioconda#42342)
Browse files Browse the repository at this point in the history
  • Loading branch information
ewels authored Aug 4, 2023
1 parent de4652b commit d3425a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/multiqc/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "1.14" %}
{% set version = "1.15" %}

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

source:
url: https://github.com/ewels/MultiQC/archive/v{{ version }}.tar.gz
sha256: dd2b6a9c903c9ba30cf22d78952055f256ce3fe21355af3879bec25a181814cc
sha256: e0697ee69fabb4a5ac37d15e8596983d6ef6bab801e9554b55a9c3025afc7324

build:
number: 0
Expand Down

0 comments on commit d3425a4

Please sign in to comment.