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 8b864d44..a931a94e 100644 --- a/releases/index.html +++ b/releases/index.html | |||
@@ -26,6 +26,11 @@ td { | |||
26 | 26 | ||
27 | <!-- add new release here --> | 27 | <!-- add new release here --> |
28 | 28 | ||
29 | <tr><td><a href="luarocks-3.2.1.tar.gz">luarocks-3.2.1.tar.gz</a></td><td><a href="luarocks-3.2.1.tar.gz.asc">PGP signature</a></td></tr> | ||
30 | <tr><td><a href="luarocks-3.2.1-windows-32.zip">luarocks-3.2.1-windows-32.zip</a> (luarocks.exe stand-alone Windows binary)</td><td><a href="luarocks-3.2.1-windows-32.zip.asc">PGP signature</a></td></tr> | ||
31 | <tr><td><a href="luarocks-3.2.1-linux-x86_64.zip">luarocks-3.2.1-linux-x86_64.zip</a> (luarocks stand-alone Linux x86_64 binary)</td><td><a href="luarocks-3.2.1-linux-x86_64.zip.asc">PGP signature</a></td></tr> | ||
32 | <tr><td><a href="luarocks-3.2.1-win32.zip">luarocks-3.2.1-win32.zip</a> (legacy Windows package, includes Lua 5.1)</td><td><a href="luarocks-3.2.1-win32.zip.asc">PGP signature</a></td></tr> | ||
33 | |||
29 | <tr><td><a href="luarocks-3.2.0.tar.gz">luarocks-3.2.0.tar.gz</a></td><td><a href="luarocks-3.2.0.tar.gz.asc">PGP signature</a></td></tr> | 34 | <tr><td><a href="luarocks-3.2.0.tar.gz">luarocks-3.2.0.tar.gz</a></td><td><a href="luarocks-3.2.0.tar.gz.asc">PGP signature</a></td></tr> |
30 | <tr><td><a href="luarocks-3.2.0-windows-32.zip">luarocks-3.2.0-windows-32.zip</a> (luarocks.exe stand-alone Windows binary)</td><td><a href="luarocks-3.2.0-windows-32.zip.asc">PGP signature</a></td></tr> | 35 | <tr><td><a href="luarocks-3.2.0-windows-32.zip">luarocks-3.2.0-windows-32.zip</a> (luarocks.exe stand-alone Windows binary)</td><td><a href="luarocks-3.2.0-windows-32.zip.asc">PGP signature</a></td></tr> |
31 | <tr><td><a href="luarocks-3.2.0-linux-x86_64.zip">luarocks-3.2.0-linux-x86_64.zip</a> (luarocks stand-alone Linux x86_64 binary)</td><td><a href="luarocks-3.2.0-linux-x86_64.zip.asc">PGP signature</a></td></tr> | 36 | <tr><td><a href="luarocks-3.2.0-linux-x86_64.zip">luarocks-3.2.0-linux-x86_64.zip</a> (luarocks stand-alone Linux x86_64 binary)</td><td><a href="luarocks-3.2.0-linux-x86_64.zip.asc">PGP signature</a></td></tr> |