Skip to content

Commit

Permalink
fix(deps): Bump luautf8 dependency to restore building against latest…
Browse files Browse the repository at this point in the history
… LuaJIT

c.f. starwing/luautf8#55
  • Loading branch information
alerque committed Jan 3, 2025
1 parent 8aa8c3c commit 206f4b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sile.rockspec.in
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies = {
"luarepl == 0.10-1",
"luasec == 1.3.2-1",
"luasocket == 3.1.0-1",
"luautf8 == 0.1.5-2",
"luautf8 == 0.1.6-1",
"penlight == 1.14.0-2",
"vstruct == 2.1.1-1",
}
Expand Down

0 comments on commit 206f4b7

Please sign in to comment.