patches/lua.ps1

Invoke-WebRequest -Uri https://raw.githubusercontent.com/laruence/php-lua/f7012e45faf6431e3c45bbfef683a6ec7180d86b/lua.c -OutFile lua.c
Invoke-WebRequest -Uri https://raw.githubusercontent.com/laruence/php-lua/f7012e45faf6431e3c45bbfef683a6ec7180d86b/lua_closure.c -OutFile lua_closure.c