Skip to content

Commit 2c2bd41

Browse files
committed
Update README.md
1 parent 1d0a021 commit 2c2bd41

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Lua for Windows (LfW) combines Lua binaries, Lua libraries with a Lua-capable ed
77

88
## Download ##
99

10-
Download Lua\_V5.1.4-46.exe from [Google Code](http://code.google.com/p/luaforwindows/downloads/list)
10+
Download Lua\_V5.1.4-47.exe from [GitHub]()
1111

1212
## Install Notes ##
1313

@@ -66,7 +66,7 @@ C header files/libraries/etc. for building C module
6666
|[Lanes](http://luaforge.net/projects/lanes/)|2.0.4|Provides the possibility to run multiple Lua states in parallel.|
6767
|[MetaLua](http://metalua.luaforge.net/)|0.5-rc1|A complete macro system with full compatibility with Lua 5.1 sources and bytecode: clean, elegant semantics and syntax, amazing expressive power, good performances, near-universal portability.|
6868
|[LuaGL](http://luagl.wikidot.com/)|1.3|Provides access to all of the OpenGL functionality from Lua 5.x .|
69-
|[Penlight](http://stevedonovan.github.com/Penlight/)|1.0.3|Common lua code patterns for tables, arrays, strings, paths and directories, data, and functional programming.|
69+
|[Penlight](http://stevedonovan.github.com/Penlight/)|1.3.2|Common lua code patterns for tables, arrays, strings, paths and directories, data, and functional programming.|
7070
|[lbase64](http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/)|for Lua 5.1|A base64 library for Lua.|
7171
|[gzio](http://github.com/jmaygarden/gzio)|0.9.0|The Lua gzip file I/O module emulates the standard I/O module, but operates on compressed gzip format files.|
7272
|[LuaRS232](http://github.com/ynezz/librs232)|1.0.0| RS232 serial communications library|
@@ -275,8 +275,6 @@ C header files/libraries/etc. for building C module
275275
* Added SubLua version 1.7.4 - Subversion binding
276276

277277
**5.1.4-47** 18/March/2015 - 33rd release
278-
^ Updated stdlib to release 28.
279-
^ Updated Penlight to 1.3.2.
280-
* Moved all downloads and code hosting to GitHub. Older
281-
releases will not function when Google Code is shut down.
282-
Make sure to upgrade.
278+
* Updated stdlib to release 28.
279+
* Updated Penlight to 1.3.2.
280+
* **WARNING**: Moved all downloads and code hosting to GitHub. Older releases will not function when Google Code is shut down. Make sure to upgrade.

0 commit comments

Comments
 (0)