mirror of https://github.com/fairyglade/ly.git
22 lines
715 B
Plaintext
22 lines
715 B
Plaintext
.{
|
|
.name = .ly_core,
|
|
.version = "1.1.0",
|
|
.fingerprint = 0xddda7afda795472,
|
|
.minimum_zig_version = "0.17.0",
|
|
.dependencies = .{
|
|
.zigini = .{
|
|
.url = "git+https://github.com/AnErrupTion/zigini?ref=zig-0.17.0#29b30ec37efccb022a57e7acda83d63fa5832dd8",
|
|
.hash = "zigini-0.6.0-BSkB7UtYAAB6b6HEm3Pjj5WIy-uiuBYsNTNCUENVwL1t",
|
|
},
|
|
.translate_c = .{
|
|
.url = "git+https://codeberg.org/ziglang/translate-c?ref=master#2d71d6e68dd9e9ee1da2a248a1dcb5aeba683dec",
|
|
.hash = "translate_c-0.0.0-Q_BUWtI4BwDTFS7O6WTn-3qixa_s81nw_C0FHbf2aLqj",
|
|
},
|
|
},
|
|
.paths = .{
|
|
"build.zig",
|
|
"build.zig.zon",
|
|
"src",
|
|
},
|
|
}
|