diff options
Diffstat (limited to 'releases/index.html')
-rw-r--r-- | releases/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/releases/index.html b/releases/index.html index a931a94e..64fac610 100644 --- a/releases/index.html +++ b/releases/index.html | |||
@@ -26,6 +26,12 @@ td { | |||
26 | 26 | ||
27 | <!-- add new release here --> | 27 | <!-- add new release here --> |
28 | 28 | ||
29 | <tr><td><a href="luarocks-3.3.0.tar.gz">luarocks-3.3.0.tar.gz</a></td><td><a href="luarocks-3.3.0.tar.gz.asc">PGP signature</a></td></tr> | ||
30 | <tr><td><a href="luarocks-3.3.0-windows-32.zip">luarocks-3.3.0-windows-32.zip</a> (luarocks.exe stand-alone Windows 32-bit binary)</td><td><a href="luarocks-3.3.0-windows-32.zip.asc">PGP signature</a></td></tr> | ||
31 | <tr><td><a href="luarocks-3.3.0-windows-64.zip">luarocks-3.3.0-windows-64.zip</a> (luarocks.exe stand-alone Windows 64-bit binary)</td><td><a href="luarocks-3.3.0-windows-64.zip.asc">PGP signature</a></td></tr> | ||
32 | <tr><td><a href="luarocks-3.3.0-linux-x86_64.zip">luarocks-3.3.0-linux-x86_64.zip</a> (luarocks stand-alone Linux x86_64 binary)</td><td><a href="luarocks-3.3.0-linux-x86_64.zip.asc">PGP signature</a></td></tr> | ||
33 | <tr><td><a href="luarocks-3.3.0-win32.zip">luarocks-3.3.0-win32.zip</a> (legacy Windows package, includes Lua 5.1)</td><td><a href="luarocks-3.3.0-win32.zip.asc">PGP signature</a></td></tr> | ||
34 | |||
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> | 35 | <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> | 36 | <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> | 37 | <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> |