criticalmanufacturing / cli

Critical Manufacturing Projects Command Line Tool
https://criticalmanufacturing.github.io/cli/
BSD 3-Clause "New" or "Revised" License
10 stars 22 forks source link

fix: force order by name on getContentToPack method #383

Closed joaoopereira closed 3 months ago

joaoopereira commented 3 months ago

It was reported that on linux, the order of contentToPack was alphanumeric.

I wasn't able to reproduce this issue, anyway I think this can solve the issue.