DhavalKapil / luaver

Lua Version Manager - Managing and switching between different versions of Lua, LuaJIT and Luarocks made easy
https://dhavalkapil.com/luaver
MIT License
269 stars 33 forks source link

Use https URLs #60

Open cxw42 opened 4 years ago

cxw42 commented 4 years ago

Thanks for this project, which is very useful! I noticed that not all the URLs had been updated to https. This PR fixes that. I have tested it with downloads of lua, luarocks, and luajit.

Thank you for considering this PR!