From 7d5b32344d0fabd9cfd4475adeed96ad9f31f0c9 Mon Sep 17 00:00:00 2001 From: mirpedrol Date: Wed, 12 Jul 2023 11:18:32 +0200 Subject: [PATCH 1/2] add nf-validation 0.3.1 --- plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/plugins.json b/plugins.json index c787251..e1c9c58 100644 --- a/plugins.json +++ b/plugins.json @@ -1727,6 +1727,13 @@ "date": "2023-07-10T14:50:17+02:00", "sha512sum": "8a42ea8e6a0d9d61548bf55a22ffacd2f42d6e72e77b484a8d5fa532e50d225b04b9c5520a0503c4024df4989476a08f73bd3162f65bf9199d09db787fcfbbeb", "requires": ">=22.10.0" + }, + { + "version": "0.3.1", + "url": "https://github.com/nextflow-io/nf-validation/releases/download/0.3.1/nf-validation-0.3.1.zip", + "date": "2023-07-11T10:35:50+02:00", + "sha512sum": "004f8e02c385daf95ebaf59b7f0613a99170893f69e0ad9bdcc262ffbcdc1b12470f679a7b60343031dfccbe75e85fce0c340974a4b98ffd2ad32fc3f3ae54e8", + "requires": ">=22.10.0" } ] }, From 49c19b380c6ebc97c528d9474f20cecf5e71f22f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlia=20Mir=20Pedrol?= Date: Wed, 12 Jul 2023 11:31:23 +0200 Subject: [PATCH 2/2] Update date --- plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins.json b/plugins.json index e1c9c58..bfc9a04 100644 --- a/plugins.json +++ b/plugins.json @@ -1731,7 +1731,7 @@ { "version": "0.3.1", "url": "https://github.com/nextflow-io/nf-validation/releases/download/0.3.1/nf-validation-0.3.1.zip", - "date": "2023-07-11T10:35:50+02:00", + "date": "2023-07-12T11:07:50+02:00", "sha512sum": "004f8e02c385daf95ebaf59b7f0613a99170893f69e0ad9bdcc262ffbcdc1b12470f679a7b60343031dfccbe75e85fce0c340974a4b98ffd2ad32fc3f3ae54e8", "requires": ">=22.10.0" }