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 ab5cac21..364b8dcc 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.1.3.tar.gz">luarocks-3.1.3.tar.gz</a></td><td><a href="luarocks-3.1.3.tar.gz.asc">PGP signature</a></td></tr> | ||
30 | <tr><td><a href="luarocks-3.1.3-windows-32.zip">luarocks-3.1.3-windows-32.zip</a> (luarocks.exe stand-alone Windows binary)</td><td><a href="luarocks-3.1.3-windows-32.zip.asc">PGP signature</a></td></tr> | ||
31 | <tr><td><a href="luarocks-3.1.3-linux-x86_64.zip">luarocks-3.1.3-linux-x86_64.zip</a> (luarocks stand-alone Linux x86_64 binary)</td><td><a href="luarocks-3.1.3-linux-x86_64.zip.asc">PGP signature</a></td></tr> | ||
32 | <tr><td><a href="luarocks-3.1.3-win32.zip">luarocks-3.1.3-win32.zip</a> (legacy Windows package, includes Lua 5.1)</td><td><a href="luarocks-3.1.3-win32.zip.asc">PGP signature</a></td></tr> | ||
33 | |||
29 | <tr><td><a href="luarocks-3.1.2.tar.gz">luarocks-3.1.2.tar.gz</a></td><td><a href="luarocks-3.1.2.tar.gz.asc">PGP signature</a></td></tr> | 34 | <tr><td><a href="luarocks-3.1.2.tar.gz">luarocks-3.1.2.tar.gz</a></td><td><a href="luarocks-3.1.2.tar.gz.asc">PGP signature</a></td></tr> |
30 | <tr><td><a href="luarocks-3.1.2-windows-32.zip">luarocks-3.1.2-windows-32.zip</a> (luarocks.exe stand-alone Windows binary)</td><td><a href="luarocks-3.1.2-windows-32.zip.asc">PGP signature</a></td></tr> | 35 | <tr><td><a href="luarocks-3.1.2-windows-32.zip">luarocks-3.1.2-windows-32.zip</a> (luarocks.exe stand-alone Windows binary)</td><td><a href="luarocks-3.1.2-windows-32.zip.asc">PGP signature</a></td></tr> |
31 | <tr><td><a href="luarocks-3.1.2-linux-x86_64.zip">luarocks-3.1.2-linux-x86_64.zip</a> (luarocks stand-alone Linux x86_64 binary)</td><td><a href="luarocks-3.1.2-linux-x86_64.zip.asc">PGP signature</a></td></tr> | 36 | <tr><td><a href="luarocks-3.1.2-linux-x86_64.zip">luarocks-3.1.2-linux-x86_64.zip</a> (luarocks stand-alone Linux x86_64 binary)</td><td><a href="luarocks-3.1.2-linux-x86_64.zip.asc">PGP signature</a></td></tr> |