williamboman / mason.nvim

Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
Apache License 2.0
7.23k stars 258 forks source link

fix(health): allow luarocks version with minor >10 #1655

Closed carlosala closed 3 months ago

williamboman commented 3 months ago

Thanks for the PR! This was fixed in #1648

carlosala commented 3 months ago

Oh sorry, I didn't see it! Thanks!