We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bea411f commit ce02cd8Copy full SHA for ce02cd8
.appveyor/install-lua.cmd
@@ -11,7 +11,7 @@ set VER_53=5.3.3
11
set ZIP_51=lua-%VER_51%_Win32_bin.zip
12
set ZIP_52=lua-%VER_52%_Win32_bin.zip
13
set ZIP_53=lua-%VER_53%_Win32_bin.zip
14
-set ZIP_51_DEV=lua-%VER_51%_Win32_dll15_lib.zip
+set ZIP_51_DEV=lua-%VER_51%_Win32_dllw4_lib.zip
15
16
:cinst
17
@echo off
0 commit comments