From 043316d35e7c0b20e21b300002155c0f480f3960 Mon Sep 17 00:00:00 2001 From: Aaron Petkau Date: Fri, 15 Dec 2023 11:06:37 -0600 Subject: [PATCH 1/2] Added nf-iridanext 0.1.0 --- plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/plugins.json b/plugins.json index 960a419..b392b5d 100644 --- a/plugins.json +++ b/plugins.json @@ -2281,5 +2281,17 @@ "requires": ">=22.10.2" } ] + }, + { + "id": "nf-iridanext", + "releases": [ + { + "version": "0.1.0", + "date": "2023-12-14T23:11:20.380355-06:00", + "url": "https://github.com/phac-nml/nf-iridanext/releases/download/0.1.0/nf-iridanext-0.1.0.zip", + "requires": ">=22.10.0", + "sha512sum": "f3756efb666dc922c396748e43c8d45e4b61d081bc6a8016a344620c581e26d5c97784a11e8664357a019df16c736b959b1db0a1061a23f7d61b5fd714bbe500" + } + ] } ] From ffb76281d32a129343b8681ca4cf44e0507203b7 Mon Sep 17 00:00:00 2001 From: Aaron Petkau Date: Mon, 22 Jan 2024 09:11:47 -0600 Subject: [PATCH 2/2] Added nf-iridanext@0.2.0 --- plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/plugins.json b/plugins.json index 84fc69f..f875b4d 100644 --- a/plugins.json +++ b/plugins.json @@ -2347,6 +2347,13 @@ "url": "https://github.com/phac-nml/nf-iridanext/releases/download/0.1.0/nf-iridanext-0.1.0.zip", "requires": ">=22.10.0", "sha512sum": "f3756efb666dc922c396748e43c8d45e4b61d081bc6a8016a344620c581e26d5c97784a11e8664357a019df16c736b959b1db0a1061a23f7d61b5fd714bbe500" + }, + { + "version": "0.2.0", + "date": "2024-01-22T08:37:59.686396-06:00", + "url": "https://github.com/phac-nml/nf-iridanext/releases/download/0.2.0/nf-iridanext-0.2.0.zip", + "requires": ">=22.10.0", + "sha512sum": "70d021683b867a198d355ec19ecb07399b85d58fe0996d66092fd48ab75c14c8cfca9ef287a6c7dc4dc57124369046200ea8b20ff5e4d086268203a4db998c05" } ] }