diff options
Diffstat (limited to 'releases/index.html')
-rw-r--r-- | releases/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/releases/index.html b/releases/index.html index 31e66efe..e9661612 100644 --- a/releases/index.html +++ b/releases/index.html | |||
@@ -24,6 +24,11 @@ td { | |||
24 | <h2>LuaRocks releases</h2> | 24 | <h2>LuaRocks releases</h2> |
25 | <table> | 25 | <table> |
26 | 26 | ||
27 | <tr><td><a href="luarocks-3.1.0.tar.gz">luarocks-3.1.0.tar.gz</a></td><td><a href="luarocks-3.1.0.tar.gz.asc">PGP signature</a></td></tr> | ||
28 | <tr><td><a href="luarocks-3.1.0-windows-32.zip">luarocks-3.1.0-windows-32.zip</a> (luarocks.exe stand-alone Windows binary)</td><td><a href="luarocks-3.1.0-windows-32.zip.asc">PGP signature</a></td></tr> | ||
29 | <tr><td><a href="luarocks-3.1.0-linux-x86_64.zip">luarocks-3.1.0-linux-x86_64.zip</a> (luarocks stand-alone Linux x86_64 binary)</td><td><a href="luarocks-3.1.0-linux-x86_64.zip.asc">PGP signature</a></td></tr> | ||
30 | <tr><td><a href="luarocks-3.1.0-win32.zip">luarocks-3.1.0-win32.zip</a> (legacy Windows package, includes Lua 5.1)</td><td><a href="luarocks-3.1.0-win32.zip.asc">PGP signature</a></td></tr> | ||
31 | |||
27 | <tr><td><a href="luarocks-3.0.4.tar.gz">luarocks-3.0.4.tar.gz</a></td><td><a href="luarocks-3.0.4.tar.gz.asc">PGP signature</a></td></tr> | 32 | <tr><td><a href="luarocks-3.0.4.tar.gz">luarocks-3.0.4.tar.gz</a></td><td><a href="luarocks-3.0.4.tar.gz.asc">PGP signature</a></td></tr> |
28 | <tr><td><a href="luarocks-3.0.4-windows-32.zip">luarocks-3.0.4-windows-32.zip</a> (luarocks.exe stand-alone Windows binary)</td><td><a href="luarocks-3.0.4-windows-32.zip.asc">PGP signature</a></td></tr> | 33 | <tr><td><a href="luarocks-3.0.4-windows-32.zip">luarocks-3.0.4-windows-32.zip</a> (luarocks.exe stand-alone Windows binary)</td><td><a href="luarocks-3.0.4-windows-32.zip.asc">PGP signature</a></td></tr> |
29 | <tr><td><a href="luarocks-3.0.4-linux-x86_64.zip">luarocks-3.0.4-linux-x86_64.zip</a> (luarocks stand-alone Linux x86_64 binary)</td><td><a href="luarocks-3.0.4-linux-x86_64.zip.asc">PGP signature</a></td></tr> | 34 | <tr><td><a href="luarocks-3.0.4-linux-x86_64.zip">luarocks-3.0.4-linux-x86_64.zip</a> (luarocks stand-alone Linux x86_64 binary)</td><td><a href="luarocks-3.0.4-linux-x86_64.zip.asc">PGP signature</a></td></tr> |