Skip to content

Commit c711a62

Browse files
committed
Upgrade lute to the latest version
1 parent 984876a commit c711a62

File tree

5 files changed

+161
-440
lines changed

5 files changed

+161
-440
lines changed

frameworks/Luau/lute/lute.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ RUN rokit install --no-trust-check
1616

1717
COPY ./src .
1818

19-
CMD ["sh", "-c", "lute parallel.luau -- $(nproc)"]
19+
CMD ["sh", "-c", "lute parallel.luau"]

frameworks/Luau/lute/rokit.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# New tools can be added by running `rokit add <tool>` in a terminal.
55

66
[tools]
7-
lute = "aatxe/[email protected].20250322"
7+
lute = "luau-lang/[email protected].20250506"

0 commit comments

Comments
 (0)