mirror of https://github.com/fairyglade/ly.git
22 lines
713 B
Plaintext
22 lines
713 B
Plaintext
.{
|
|
.name = .ly_core,
|
|
.version = "1.1.0",
|
|
.fingerprint = 0xddda7afda795472,
|
|
.minimum_zig_version = "0.16.0",
|
|
.dependencies = .{
|
|
.zigini = .{
|
|
.url = "git+https://github.com/AnErrupTion/zigini?ref=zig-0.17#950eab7d96bb364379acca763695700670d75382",
|
|
.hash = "zigini-0.5.0-BSkB7eVXAADQTfcUPT8TUu79sONGQk1Xbaz4_Tu0VvQx",
|
|
},
|
|
.translate_c = .{
|
|
.url = "git+https://codeberg.org/ziglang/translate-c?ref=master#ba4288f6c0e8054d7894266949d4fa08bfc0212a",
|
|
.hash = "translate_c-0.0.0-Q_BUWvI3BwAFZWG2aNKspzHT7uv3yKuNMC5sP4C0hoYl",
|
|
},
|
|
},
|
|
.paths = .{
|
|
"build.zig",
|
|
"build.zig.zon",
|
|
"src",
|
|
},
|
|
}
|