mirror of
https://github.com/allyourcodebase/lua.git
synced 2026-05-01 11:17:58 +02:00
add minimum_zig_version field
This commit is contained in:
parent
0b43bb0279
commit
5a5a4135cb
2 changed files with 2 additions and 5 deletions
|
|
@ -1,10 +1,10 @@
|
|||
.{
|
||||
.name = .lua,
|
||||
|
||||
.version = "5.4.7",
|
||||
|
||||
.fingerprint = 0xd671372bcadcaace,
|
||||
|
||||
.minimum_zig_version = "0.14.0",
|
||||
|
||||
.dependencies = .{
|
||||
.lua = .{
|
||||
.url = "https://www.lua.org/ftp/lua-5.4.7.tar.gz",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue