You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow setting ROCKZ_LUAROCKS_VERSION=latest, and auto-detect which LuaRocks version is the newest available from the releases page. Note that the HTML from the releases page is easy enough to parse, but it includes release candidate versions as well (luarocks-*-rcX.tar.gz) which should be skipped.
The text was updated successfully, but these errors were encountered:
Allow setting
ROCKZ_LUAROCKS_VERSION=latest
, and auto-detect which LuaRocks version is the newest available from the releases page. Note that the HTML from the releases page is easy enough to parse, but it includes release candidate versions as well (luarocks-*-rcX.tar.gz
) which should be skipped.The text was updated successfully, but these errors were encountered: