mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
lua: rename to 'lua-for-windows' and fix env (#2849)
This commit is contained in:
parent
737cd12225
commit
ee8ecf4039
@ -1,4 +1,5 @@
|
||||
{
|
||||
"description": "A 'batteries included environment' for the Lua scripting language on Windows.",
|
||||
"version": "5.1.5-52",
|
||||
"url": "https://github.com/rjpcomputing/luaforwindows/releases/download/v5.1.5-52/LuaForWindows_v5.1.5-52.exe",
|
||||
"homepage": "https://github.com/rjpcomputing/luaforwindows",
|
||||
@ -9,6 +10,9 @@
|
||||
"luac.exe",
|
||||
"luarocks.bat"
|
||||
],
|
||||
"env_set": {
|
||||
"LUA_DEV": "$dir"
|
||||
},
|
||||
"depends": [
|
||||
"innounp"
|
||||
],
|
||||
Loading…
x
Reference in New Issue
Block a user