Skip to content

Commit 2366f88

Browse files
committed
update the default lua 5.4 version to latest
1 parent 2e1a82b commit 2366f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const VERSION_ALIASES = {
1818
"5.1": "5.1.5",
1919
"5.2": "5.2.4",
2020
"5.3": "5.3.6",
21-
"5.4": "5.4.7",
21+
"5.4": "5.4.8",
2222
"luajit": "luajit-2.1",
2323
}
2424

0 commit comments

Comments
 (0)