diff --git a/plugins.json b/plugins.json index 3c988ab..0e154da 100644 --- a/plugins.json +++ b/plugins.json @@ -3789,5 +3789,18 @@ "sha512sum": "a5987c72f52831e0fb0b4cf5ba8d7a3376ce983111be55b393e6e49aa5c65fa000186ffbfe35fd48393eb47a55bd57b5f0a7fdb1e0b7403fcb86be1f99aa6f7c" } ] + }, + { + "id": "nf-core-utils", + "provider": "nfcore", + "releases": [ + { + "version": "0.2.0", + "url": "https://github.com/nf-core/nf-core-utils/releases/download/0.2.0/nf-core-utils-0.2.0.zip", + "date": "2025-06-23T10:15:30.89295-05:00", + "sha512sum": "1abb017ec61e2cae612873dfa3fc2d2e23138b2c9e4128cc41001d8bbb8e3c724ea437cff8ae83ab4e69dcc37559bf0004bac2504dafab695dd5d078b73f17c9", + "requires": ">=25.04.0" + } + ] } ]