Merge branch 'master' of codeberg.org:fairyglade/ly into zig-0.17

Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
AnErrupTion
2026-08-25 23:13:21 +02:00
25 changed files with 1248 additions and 616 deletions

View File

@@ -1,6 +1,6 @@
.{
.name = .ly,
.version = "1.5.0",
.version = "1.6.0",
.fingerprint = 0xa148ffcc5dc2cb59,
.minimum_zig_version = "0.17.0",
.dependencies = .{
@@ -11,10 +11,6 @@
.url = "git+https://github.com/Hejsil/zig-clap?ref=master#e91d66b1abba2024cd2e816426f14d233d3dad9a",
.hash = "clap-0.12.0-oBajB2LpAQD1BQpAukHcuwhIUoHWYNy2DzU6lDW2v2N8",
},
.zlua = .{
.url = "git+https://github.com/AnErrupTion/ziglua?ref=zig-0.17#4cca15ac75967115830708ca28d1d3dcde729f04",
.hash = "zlua-0.1.0-hGRpC-aUBQCrVgFkeX-mNintLyM1i9_4FJU4mGSw0DgC",
},
},
.paths = .{
"build.zig",