From 0cd143c67e4a7f68e8c40dec17f03d791b2f16ca Mon Sep 17 00:00:00 2001 From: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com> Date: Tue, 21 Nov 2023 11:37:21 +0100 Subject: [PATCH] nf-validation v1.1.3 --- plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/plugins.json b/plugins.json index 8a29ae8..6974632 100644 --- a/plugins.json +++ b/plugins.json @@ -2091,6 +2091,13 @@ "url": "https://github.com/nextflow-io/nf-validation/releases/download/1.1.2/nf-validation-1.1.2.zip", "requires": ">=22.10.0", "sha512sum": "e42d9465e2e127fc73070cc41a19e22c4299039915fc1d09cfcd5466727d5614d808e196ee8e16f183eccc84c8978995bc5e0234021ec9cc398e8265f060ef69" + }, + { + "version": "1.1.3", + "date": "2023-11-21T11:34:48.682432017+01:00", + "url": "https://github.com/nextflow-io/nf-validation/releases/download/1.1.3/nf-validation-1.1.3.zip", + "requires": ">=22.10.0", + "sha512sum": "673e998b83f21315b1f465d3d1609806428518955c174155a1e14a1c410ed9e7c84034b849780567a1a6254f8e6b9bdbb87b1939e5a8f754ff2268e5809bf77e" } ] },