From b2067d8abb715853030b2160724bb213a3eaab99 Mon Sep 17 00:00:00 2001 From: JoseEspinosa Date: Tue, 26 Sep 2023 19:12:39 +0200 Subject: [PATCH] Fix fastqc version --- modules.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules.json b/modules.json index 68895b20..3ed087a2 100644 --- a/modules.json +++ b/modules.json @@ -67,8 +67,8 @@ }, "fastqc": { "branch": "master", - "git_sha": "911696ea0b62df80e900ef244d7867d177971f73", - "installed_by": ["fastq_fastqc_umitools_trimgalore", "modules"] + "git_sha": "9a4517e720bc812e95b56d23d15a1653b6db4f53", + "installed_by": ["modules", "fastq_fastqc_umitools_trimgalore"] }, "gffread": { "branch": "master",