diff options
-rw-r--r-- | releases/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/releases/index.html b/releases/index.html index e9661612..c36acd37 100644 --- a/releases/index.html +++ b/releases/index.html | |||
@@ -24,6 +24,8 @@ td { | |||
24 | <h2>LuaRocks releases</h2> | 24 | <h2>LuaRocks releases</h2> |
25 | <table> | 25 | <table> |
26 | 26 | ||
27 | <!-- add new release here --> | ||
28 | |||
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> | 29 | <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> | 30 | <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> | 31 | <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> |