Skip to content

Commit ae14f3f

Browse files
Update Lute to 0.1.0-nightly.20251127 (#622)
**Lute**: Updated from `0.1.0-nightly.20251121` to `0.1.0-nightly.20251127` **Release Notes:** https://github.com/luau-lang/lute/releases/tag/0.1.0-nightly.20251127 --- *This PR was automatically created by the [Update Luau workflow](https://github.com/luau-lang/lute/actions/workflows/update-prs.yml)* Co-authored-by: aatxe <[email protected]>
1 parent 637f247 commit ae14f3f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

foreman.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[tools]
22
stylua = { github = "JohnnyMorganz/StyLua", version = "2.3.0" }
3-
lute = { github = "luau-lang/lute", version = "=0.1.0-nightly.20251121" }
3+
lute = { github = "luau-lang/lute", version = "=0.1.0-nightly.20251127" }

rokit.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[tools]
22
stylua = "JohnnyMorganz/[email protected]"
3-
lute = "luau-lang/[email protected].20251121"
3+
lute = "luau-lang/[email protected].20251127"

0 commit comments

Comments
 (0)