Skip to content

Commit c6be01f

Browse files
authored
Add entry for nf-lamin@0.0.1 (#123)
1 parent 45fd694 commit c6be01f

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ which is organised with the following structure:
2424
```
2525

2626
The 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

2929
Learn more about Nextflow plugins in the [Nextflow documentation](https://www.nextflow.io/docs/latest/plugins.html).

plugins.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3723,5 +3723,17 @@
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
]

0 commit comments

Comments
 (0)