Skip to content

Conversation

@sstadick
Copy link

The current regex fails to parse 11.0.9.1-internal due to the .1 "update" group. This version is coming from openjdk conda forge. See here for more details.

This change allows for _<update> or .<update> in the version string.

The current regex fails to parse `11.0.9.1-internal` due to the `.1` "update" group. This version is coming from openjdk conda forge. See [here](nextflow-io/nextflow#953 (comment)) for more details.

This change allows for `_<update>` or `.<update>` in the version string.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant