File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,6 +24,6 @@ which is organised with the following structure:
2424```
2525
2626The top-most JSON array lists all available plugins. The ` releases ` array
27- lists all the available versions for the correspinding plugin.
27+ lists all the available versions for the corresponding plugin.
2828
2929Learn more about Nextflow plugins in the [ Nextflow documentation] ( https://www.nextflow.io/docs/latest/plugins.html ) .
Original file line number Diff line number Diff line change 37233723 "requires" : " >=25.03.0-edge"
37243724 }
37253725 ]
3726+ },
3727+ {
3728+ "id" : " nf-lamin" ,
3729+ "releases" : [
3730+ {
3731+ "version" : " 0.0.1" ,
3732+ "url" : " https://github.com/laminlabs/nf-lamin/releases/download/0.0.1/nf-lamin-0.0.1.zip" ,
3733+ "date" : " 2025-04-24T12:59:57.189944Z" ,
3734+ "sha512sum" : " ebb23e601b5507e2df41d523ae75fd8b88ead44a81192a04fb78b13e398eb0e3fe5ea812d4f79beeba36230e0c8e5d2cbdcdeaee99df23f359b7903a529534ce" ,
3735+ "requires" : " >=24.10.4"
3736+ }
3737+ ]
37263738 }
37273739]
You can’t perform that action at this time.
0 commit comments